@charset "utf-8";
/*** blue ***/
a:link, a:visited {
	color: #C68201;
	text-decoration:underline;
}

a:hover {
	color: #C68201;
	text-decoration:none;
}

#page_bg {
	background:url(../images/blue/bg_page-1.png) #1D1E1E repeat-x top;
}

#topnav{  }
#topnav ul li a:hover{ background: #4898DA; }
#topnav ul li a.active{ background: #4898DA; }
#topnav ul li li { background: #4898DA; KHTMLOpacity: 0.90; MozOpacity: 0.90; opacity: 0.90; }
#topnav ul li li a:hover{ background: #044B76; filter: alpha(opacity:90); KHTMLOpacity: 0.90; MozOpacity: 0.90; opacity: 0.90; }


#date{
	background: url(../images/blue/menu_right.png) top right no-repeat;
}
#main_bg{
	background: #FCF9E6 url(../images/blue/main_bg-1.png) top repeat-x;	
}
#leftcolumn h3,
#rightcolumn h3{
	background: #AE0010 url(../images/blue/bg_h3-1.png) top center no-repeat;
}

ul.menu li#current {
	background:#E8ECF7;
	border-left:4px solid #0A296E;
}
ul.menu li#current a{
	text-decoration:none;
	color:#363636;
	background:#E8ECF7;
}
a.readon, a.readon:hover, a.readon:visited{
	display:block;
	height:29px;
	width:114px;
	color:#FFFFFF;
	padding-left: 30px;
	line-height:29px;
	background:  url(../images/blue/bg_read_more.png) top left no-repeat;
	margin:10px 0px 0px 0px;
}

#power_by, #power_by a, #power_by a:visited{
	color:#CCC;
	text-decoration:none;
	font-size:11px;
}
ul.menu li{
	list-style:none;
	background:url(../images/blue/menu_arrow-1.gif) top left no-repeat;
}

#f_area h3{
	background:  url(../images/blue/f_area_h3-1.png) top left no-repeat;
}

ul.mostread li{
	list-style:none;
	background:url(../images/blue/menu_arrow-1.gif) top left no-repeat;
}
ul.latestnews li{
	list-style:none;
	background:url(../images/blue/menu_arrow-1.gif) top left no-repeat;
}
.moduletable ul li {
	list-style:none;
	background:url(../images/blue/menu_arrow-1.gif) top left no-repeat;
}
#f_area a {
	color:#FFFFFF;
}
div.componentheading{
	color:#2E424B;
}