.topboarder {border-top:15px solid #000000;border-bottom:5px solid #000000;}

a:link {
	text-decoration:none;
	color:#999999;
}
a:active {
	text-decoration:none;
	color:#999999;
}
a:visited {
	text-decoration:none;
	color:#999999;
}
a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D9D9D9;
	line-height: 15px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.swf_padding {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.img {
float:left;
	border-top-width: 4px;
	border-right-width: 10px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
/* minimum menu requirements */

.topmenuul{
	list-style-type:none;
	margin:0;
	padding:0;
	vertical-align:middle;
}

.topmenuli{
	list-style-type:none;
	float:left;
}

.topmenutitle{
	display:block;
	width:60px;
}

.submenuul{
	list-style-type:none;
	position:absolute;
	margin: 0;
	padding:0;
	display:none;
}

.submenuli a{
	display:block;
	width:230px;
}

li:hover ul , li.over ul{ /* lists nested under hovered list items */
	display: block;
}

#dmenu li>ul { 
	top: auto;
	left: auto;
}

#content {
	clear: left;

}

/* menu design */

#dmenu {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:12px;
}

.topmenuul {
	
}

.topmenutitle {
	text-indent:0px;
	text-decoration: none;
	border:1px solid #000000;
	padding:1px;
	line-height:20px;
}

.submenuul {
	margin-top:-1px;
	line-height:26px;
	text-indent:4px;
	background-color:#292929;
	background-position: top left;
	background-repeat: repeat-x;
	border-right:1px solid #333333;
	border-left:1px solid #000000;

}

.submenuli a{
	padding:3px;
	text-decoration: none;
	color: #ffffff;

}

.submenuli a:hover{
	text-decoration: underline;
	background:#333333;
	color: #FFFFFF;
}

.submenutext a{
text-indent:8px;
	padding:3px;
	text-decoration: none;
	color: #ffffff;
	font-size:11px;

}

#package_box {
	background-color:#292929;
	padding:5px;
}
