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

a:visited {
	color: #D6071B;
	text-decoration:underline;
}


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

#page_bg {
	background: #FFF url(../images/green/bg_page.png) repeat-x top;
}

div#top_menu{
	height:33px;
	margin:0px auto;
	margin-top:0px;
	width: 982px;
}

#topnav{ float:left; height: 33px; width:980px; margin: 0px; padding:0px; font-weight: bold; }
#topnav{ background: #D6071B url(../images/green/top_menu_bg.png) top repeat-x; }
#topnav ul { margin: 0px 0px 0px 11px; padding: 0; width: auto; float: left; list-style-type:none; }
#topnav ul li{ margin: 0; padding: 0; height: 33px; float: left; position: relative; }
#topnav ul li a{ color: #3E4545; font-weight: bold; text-decoration: none; padding: 6px 8px 0px 8px; height:21px; display: block; float: left; }
#topnav ul li a:hover{ background: #D6071B; color:#FFFFFF; border-top: 1px solid #CE061A; }
#topnav ul li ul ul { margin: -51px 0 0 11em; }
#topnav ul li li { width:auto; height: 33px; }
#topnav ul li li a { color: #FFFFFF; text-transform: none; display: block; background: none; width: 277px; border-top: 1px solid #DDDDDD; border-left: 0px; padding: 6px 8px 0px 8px; height:20px; }
#topnav ul li li a:hover{ background: #D6071B; filter: alpha(opacity:90); KHTMLOpacity: 0.90; MozOpacity: 0.90; opacity: 0.90; }
#topnav ul li a.active{ background: #D6071B; color:#FFFFFF; border-top: 1px solid #CE061A; }
#topnav ul li li { background: #D6071B; KHTMLOpacity: 0.90; MozOpacity: 0.90; opacity: 0.90; }
#topnav ul li ul { left: -999em; top: 29px; left: 0; display: block; height: 33px; width: 277px; position: absolute; z-index: 99; left: -999em; clear: left; margin-top: 0px; margin-left: 0px; }
#topnav ul li:hover ul ul, #topnav ul li:hover ul ul ul { left: -999em; }
#topnav ul li:hover ul, #topnav ul li li:hover ul, #topnav ul li li li:hover ul { left: auto; }


#leftcolumn h3,
#rightcolumn h3{
	background: #D4D2C6 url(../images/green/bg_h3.png) bottom left repeat-x;
}

#f_area h3{
	background: #CCCCCC url(../images/green/f_area_h3.png) bottom left repeat-x;
}

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:23px;
	width: 109px;
	color:#FFFFFF;
	line-height:23px;
	background: url(../images/green/bg_read_more.gif) top left no-repeat;
	margin:10px 0px 0px 0px;
	font-weight:bold;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}

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


ul.mostread li{
	list-style:none;
	background:url(../images/green/menu_arrow.gif) top left no-repeat;
}
ul.latestnews li{
	list-style:none;
	background:url(../images/green/menu_arrow.gif) top left no-repeat;
}
.moduletable ul li {
	list-style:none;
	background:url(../images/green/menu_arrow.gif) top left no-repeat;
}
