/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	line-height: 18px;
}
a:link {
	color: #000000;	text-decoration: none;
}
a:visited {
	text-decoration: none; color:#000000; 
}
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;
}
ol{
	margin: 0px; list-style-type: none; padding:0px;
	}
ol li{
	list-style-image:none; color: #000000; padding:0px;
}
H1 {
	 MARGIN: 3px 0px; padding:0px;  font-size: 16px; font-weight: bold;
}
H2 {
	 MARGIN:0px; padding:0px; font-size: 10px; font-weight: bold;
}
H3 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 3px 0px; PADDING-TOP: 0px; width:auto;
}
H4 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 3px 0px; PADDING-TOP: 0px
}
H5 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 3px 0px; PADDING-TOP: 0px
}
H6 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 3px 0px; PADDING-TOP: 0px
}
hr{border:1px dashed #86BCD4; height:1;}
form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:450px;
	margin-left:60px;
}
form p{
	text-align: right;}
div{
 height:auto; 
}
#bodyco{
  width: 1000 px;
  margin-left:3px;
}
#top {
	width:1000px;
	height:69px;
	margin-left:3px;
	background-image: url(to.jpg);
	background-repeat: no-repeat;
   }
 #subtop{
	width:1000px;
	height:98px;
	margin-left:3px;
	background-image: url(ib.jpg);
	background-repeat: no-repeat;
 }
 #head {
	width:1000px;
	left:3px;
	height:25px;
	background-color: #E7E7E7;
	clear: both;
   }
 #nav{
	float:left;
	clear:right;
	position: relative;
	width: 780px;
	padding:3px 10px 0px 20px;
	font-weight: bold;
	text-align: center;
   }
  #nav ul {
	MARGIN:2px 0px 0px;  LIST-STYLE-TYPE: none; padding:3px 2px 3px 2px; width:780px;
}
  #nav li {
	float: left;
	padding:0px 6px 0px 6px;
	margin:0px;
	left:10px;
	right:10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
}
 #nav2{
	float:left;
	clear:right;
	width: 1000px;
	padding:3px 10px 0px 20px;
	font-weight: bold;
	text-align: center;
   }
  #nav2 ul {
	MARGIN:2px 0px 0px;  LIST-STYLE-TYPE: none; padding:8px 2px 8px 2px; width:950px;
}
  #nav2 li {
	float: left;
	padding:0px 6px 0px 6px;
	margin:0px;
	left:10px;
	right:10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
}
 #nav img{
	position: relative;
	margin-top:0px;
	margin-right: 0px;
	margin-bottom: 00px;
	margin-left: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	width:120px;
	height:90px;
   }
  #nav li a:link{
	color:#999999;
	text-decoration: none;
	padding:1px 6px 1px 6px;
  }
  #nav a:visited {
	text-decoration: none; color: #999999; padding:1px 6px 1px 6px;
 }
  #nav a:hover {
	text-decoration: none; color:#CC0000; padding:3px 3px 3px 3px;
 }
  #nav a:active {
	text-decoration: none; color: #00CCFF; padding:3px 3px 3px 3px;
 }
  #nav2 li a:link{
	color:#999999;
	text-decoration: none;
	padding:1px 6px 1px 6px;
  }
  #nav2 a:visited {
	text-decoration: none; color: #999999; padding:1px 6px 1px 6px;
 }
  #nav2 a:hover {
	text-decoration: none; color:#CC0000; padding:3px 3px 3px 3px;
 }
  #nav2 a:active {
	text-decoration: none; color: #00CCFF; padding:3px 3px 3px 3px;
 }
  #headright {
	width:150 px;
	float:left;
	clear:right;
	top:5 px;
	height:auto;
	padding:8px 0px 0px 0px;
 }
#bottom {
	CLEAR: both;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left:280px;
	HEIGHT: 45px;
	color: #333333;
	line-height: 20px;
	background-image: url(foot.jpg);
	background-repeat: no-repeat;
   }
#bottom a:link{
   color: #333333; text-decoration: none;
  }
#bottom a:visited {
	text-decoration: none; color:#333333;
 }
#bottom a:hover {
	text-decoration: none; color: #00CCFF;
 }
#bottom a:active {
	text-decoration: none; color: #00CCFF;
}
#friendlink {
	CLEAR: both;  
	padding-top:3px;
	HEIGHT:auto;
	color: #333333;
	line-height: 20px;
	margin-top:10px;
}