body	{margin:0; padding:0;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 color:#fff;
	 background: #000;
	}
a {text-decoration:none; color:#66B5FF;}
.notcn	{font-size: 10px;font-weight: bold;padding-left: 21px; }
.titlebg{
	background: url(/img/subhead_bg.png) repeat-x;
	height: 25px;	
	text-align: left center;
	padding-top: 0px;
	padding-left: 5px;	
	}
.titlebga{padding-top:5px; font-weight:bold; font-size: 10px; text-transform: uppercase;color: #333;}




.blank {padding:0; margin:0; width:100%; background: #FF9900;}


a.mainmenu:link, a.mainmenu:visited {
	display: block;	
	background: url(/img/menu_bg.png) no-repeat;
	height: 25px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	padding-top: 5px; 
	padding-bottom: 0px;
	height: 20px !important;
	width: 100%;
	text-decoration: none;
}
a.mainmenu:hover {

	background: #FFB400;
	text-decoration: none;
	color: #A54B00;
	background: url(/img/menu_bg.png) no-repeat;
	background-position: 0px -25px;
}



a.mainmenu2:link, a.mainmenu2:visited {
	display: block;	
	background: url(/img/menu_bg2.png) no-repeat;
	height: 25px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 18px;
	height: 20px !important;
	width: 100%;
	text-decoration: none;
}
a.mainmenu2:hover {

	background: #FFB400;
	text-decoration: none;
	color: #3C1E00;
	
}
.textarea1 {background:#222; border: 1px solid #333; font-size:10px; color:#eee; font-family:Verdana, Arial; width:468px; height:45px;}

.pagess {
		border: 1px solid #000;
		padding: 2px 6px 1px 6px;
		font-family: sans-serif;

	}

a.pagess:link,  a.pagess:visited 
		{
		font-size: 13px;
		font-weight: bold;
		font-family: sans-serif;
		color: #F07800;
		text-decoration: none;
		}

a.pagess:hover 
		{
		text-decoration: none;
		color: #222;
		background-color : #D2F078;
		}

.page_here	{
		font-size: 13px;
		font-weight: bold;
		font-family: sans-serif;
		color: #fff;
		text-decoration: none;
		background: #222;
		border: 1px solid #000;
		padding: 2px 6px 1px 6px;
		}


