/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#E8E8E8;
	line-height: 18px;
	background-color: #0A0A0A;
}
a:link {
	color: #E7E7E7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#FFFFFF; 
}
a:hover {
	text-decoration: none;
	color: #00CCFF;
}
a:active {
	text-decoration: none;
	color: #00CCFF;
}
ul{
	margin: 0px; list-style-type: none;	width:auto;
	}
li {
   list-style-type: none; margin: 0px; padding:0px; width:auto;
}
ul li ul{
	position: relative;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image:none;
	color: #000000;
	margin: 0px;
	left:6px;
}
ul li ul li{
	width: 178px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image:url(ontop4.gif);
	padding:3px;
	color: #000000;
	list-style-position: inside;
	height: auto;
	margin: 0px;
	left:6px;
}
ol{
	margin: 0px;
	padding:0px;
	width:auto;
	left: 6px;
}
ol li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image:none;
	list-style-type: none;
	height: 25px;
	background-color: #666666;
	padding:5px 5px 5px 25px;
	position: relative;
	color: #E8E8E8;
	}
hr{border:1px dashed #86BCD4; height:1;}
.bodyco {
	width: 1000px;
	margin-left:13px;
}
#head {
    clear:both;
	font-size: 12px;
	color: #FFFFD0;
	width:auto;
	background-image: url(bg-top-link.jpg);
	padding-left:20px;
	background-repeat: no-repeat;
	font-weight: bold;
	border: 1px dotted #663300;
}
#head a:link{
	color:#967E36;
	text-decoration: none;
}
#head a:hover{
	color:#FFFF00;
	text-decoration: underline;
}
#head a:visited{
	color:#967E36;
	text-decoration: none;
}
div{
 height:auto; 
}
   div.head {
	width:990px;
	height:107px;
   }
 div.headleft{
	float:left;
	clear:right;
	width:770px;
	color:#3882A5;
	padding:10px 10px 0px 10px;
	font-weight: bold;
	text-align: center;
   }
 div.headleft img
{
	margin:0px 0px 0px 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	width:120px;
	height:90px;
 }
  div.headleft a:link{
   color: #3882A5; text-decoration: none;
  }
 div.headleft a:visited {
	text-decoration: none; color: #3882A5; 
 }
  div.headleft a:hover {
	text-decoration: none; color: #00CCFF;
 }
  div.headleft a:active {
	text-decoration: none; color: #00CCFF;
 }
 div.headright
 {
	width:220 px;
	float:left;
	clear:right;
	top:5 px;
	height:33px;
	position: relative;
	padding:10px 0px 0px 20px;
 }
   div.head1 {
	width:990px;
	height:102px;
	background-image: url(bg3.jpg);
   }
#bottom {
	CLEAR: both;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left:200px;
	HEIGHT: 45px;
	color: #333333;
	line-height: 20px;
	background-image: url(foot.jpg);
	background-repeat: no-repeat;
   }
#bottom a:link{
   color: #CCCCCC; text-decoration: none;
  }
#bottom a:visited {
	text-decoration: none; color:#CCCCCC;
 }
#bottom a:hover {
	text-decoration: none; color: #00CCFF;
 }
#bottom a:active {
	text-decoration: none; color: #00CCFF;
 }
