/* CSS Document */
body {
	font-family:Arial;
	font-size: 12px;
	background:#191919;
	line-height:20px;
	color:#8C8C8C;
}
a:link {
	color: #A6A6A6;	text-decoration: none;
}
a:visited {
	text-decoration: none; color:#A6A6A6; 
}
a:hover {
	text-decoration: none; color: #DB0006;
}
a:active {
	text-decoration: none; color: #DB0006;
}
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: 18px; font-weight: bold; color:#FFFFFF; padding:20px 0px 0px 0px;}
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:1px;}
div{
 height:auto; 
}
#bodyco{
  width:950px;
  padding:0px;
  margin: 0px auto;
}
#top {
	width:950px;	
	margin-left:3px;	
   }
#topImg{	
	background:url(top.jpg) no-repeat;
	width:950px;
	height:70px;
   }
#title{
	width:auto;
	height:auto;
	margin:20px 33px 0px 0px;
	text-align:right;
	font-size: 22px;
	color: #081852;
	font-weight: bold;
 }
#subtitle{
	width:auto;
	height:auto;
	margin-left:3px;
 }
#subtop{
	width:auto;
	height:98px;
	margin-left:3px;
	background-image: url(ib.jpg);
	background-repeat: no-repeat;
 }
#navbar {
	clear: both;
	background:url(nav.jpg) no-repeat;
	width:950px;
	height:55px;
   }
 #nav{	
	padding:3px 10px 0px 190px;
	text-align: center;
	line-height:43px;
	font-weight:bold;
	font-style:italic;	
   }
  #nav ul {
	MARGIN:2px 0px 0px;  LIST-STYLE-TYPE: none; padding:3px 2px 3px 20px; width:auto;
}
  #nav li {
	float: left;
	padding:0px 6px 0px 6px;
	margin:0px;
	right:10px;	
}
  #nav li a:link{
	color:#FFFFFF;
	text-decoration: none;
	padding:1px 6px 1px 6px;
  }
  #nav a:visited {
	text-decoration: none; color: #FFFFFF; padding:1px 6px 1px 6px;
 }
  #nav a:hover {
	text-decoration: none; color:#DB0006; padding:3px 3px 3px 3px;
 }
  #nav a:active {
	text-decoration: none; color: #DB0006; padding:3px 3px 3px 3px;
 }
  #navbar_right {
	width: 150px;
	float:left;
	clear:right;
	top: 5px;
	height:auto;
	padding:8px 0px 0px 0px;
 }
#bottom{
	clear:both;
	width:auto;
	height:auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#000000;
}
#bottom_nav {
	text-align:center;
	color:#FFFFFF;
	line-height: 20px;
   }
#bottom_nav a:link{
   color: #FFFFFF; text-decoration: none;
  }
#bottom_nav a:visited {
	text-decoration: none; color:#FFFFFF;
 }
#bottom_nav a:hover {
	text-decoration: none; color: #00CCFF;
 }
#bottom_nav a:active {
	text-decoration: none; color: #081852;
}
#CopyRight {
	text-align:center;
	width:auto;
	height:auto;
	color: #CC0202;
	font-size:12px;
   }
#friendlink{ 
	padding:3px 0px 0px 3px;
	width:auto;
	height:auto;
	color: #333333;
}
#clear {
	clear: both;
	height:0px;
}
