/* CSS Document */


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	padding: 0px;
}
body a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	display: inline-block;
	color: #000099;
	  font-size:11px
}
body a:hover {
	color: #668800;
}

.copyright {
      color: #000000;
	  text-align:center;
	  font-size:11px
	  }
.subtxt {
      color: #000000;
	  font-size:11px
	  }
	  	  
.txt1{
		font-size:10px;
		}
.url{
		font-size:10px;
		color:#CCCCCC
		}
.txt2{
		font-size:10px;
		color:#FF6600
		}

.hd1 { 
		color: #FF6600;
		font-weight:bold }
	  
.bodytxt {
      color: #666666;
	  font-size:11px
	  }
	  
.bodytxt2 {
      color: #000000;
	  font-size:11px;
	  line-height:15px;
	  }
.bodytxt3 {
      color: #009900;
	  font-size:11px;
	  line-height:15px;
	  }
.txtbold { 
		font:Tahoma;
		font-size:18px;
		color:#FF6600
		}
.txtbold2 { 
		font:Tahoma;
		font-size:12px;
		color: #0066FF
		}
	  
#navigation a {
	font:10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom:#FFFFFF 1px solid;
	letter-spacing:.1em;
	line-height:30px;
	display:block;
	padding: 0px 10px;
	}
	
#navigation a:hover { background:url(../images/menu-bar.png);
				color: #FF6600
	}

