/* CSS Document */
body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	
}
.Nav  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	display: block;
	height: 26px;
	line-height: 26px;
	text-align: center;

}
.Nav a {
	color: #000;
	text-decoration: none;
}
.Nav a:hover {
	color:#FF9900;
	text-decoration: none;
}
.whiteleft {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.whitebody{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF; text-align:justify;
}
.yellowbody{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
	text-decoration: none;
}
.yellowbody-li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
.yellowlarge{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
	}
.yellowlarge a,  .yellowlarge a:hover{
	font-family:Trebuchet MS;
	font-size: 18px;
	color: #FFFF00;
	text-decoration: underline;
}
.footernav {
	font-family: Trebuchet MS;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
.footernav  a {
	text-decoration: none;
	color: #000;
	font-size: 12px;
	
}
.footernav  a:hover {
	color: #000;
	font-size: 12px;
	text-decoration: underline;
}
#btu-on{
font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
#btu-on a{
	display:block;
	float:left;
	height:26px;
	line-height:26px;
	color:#000000;
	text-decoration:none;
	font-family:verdana;
	text-align:center;
	padding:0 0 0 5px;
	cursor:pointer;
	font-size:11px;
}
#btu-on a b{
	display:block;
	padding-right:5px
}
#btu-on a:hover{color:#3d67a2; background: url(images/btn-bg.jpg); cursor:default;}
#btu-on a:hover b{background:url(images/btn-bg.jpg) no-repeat right top; padding-right:5px;}
.div01{
 padding-left:5px; padding-right:5px;
 height:26px;
}
