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

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

#page_bg {
	background: #FFFFFF;
}

#topnav{ background: #0D1001 url(../images/green/top_menu_bg.png) top repeat-x; border-left:1px solid #CCC; border-right:1px solid #CCC; }
#topnav ul li a:hover{ background: #181E02; }
#topnav ul li a.active{ background: #181E02; }
#topnav ul li li { background: #181E02; KHTMLOpacity: 0.90; MozOpacity: 0.90; opacity: 0.90; }
#topnav ul li li a:hover{ background: #0D1001; filter: alpha(opacity:90); KHTMLOpacity: 0.90; MozOpacity: 0.90; opacity: 0.90; }


/*#date{
	background: url(../images/green/menu_right.png) top right no-repeat;
}*/
#leftcolumn h3,
#rightcolumn h3{
	text-align: left;
	padding-left:15px;
	height: 35px;
	width: 190px;
	line-height: 35px;
	color:#FFFFFF;
	font-size:12px;
	margin:0px;
	font-weight:bold;
	background: #FFFFFF url(../images/green/bg_h3.png) top left;
}

ul.menu li#current {
/*	background:#71C997;
	border-left:4px solid #005C29;*/
}
ul.menu li#current a{
	text-decoration:none;
/*	color:#363636;
	background:#71C997;*/
}
a.readon, a.readon:hover, a.readon:visited{
	display:block;
	height:29px;
	width:114px;
	color:#07532B;
	padding-left: 0px;
	line-height:29px;
/*	background:  url(../images/green/bg_read_more.png) top left no-repeat;*/
	margin:10px 0px 0px 0px;
	font-weight:bold;
}

#power_by, #power_by a, #power_by a:visited{
	color:#000000;
	text-decoration:none;
	font-size:11px;
}
ul.nav li{
	list-style:none;
	background:url(../images/green/menu_arrow.gif) top left no-repeat;
}
#f_area div.moduletable_menu, #f_area div.moduletable, #f_area div.moduletable_text{
	background: url(../images/rub_footer_bottom.png) left bottom no-repeat;
	
}
#f_area h3{
	background:  url(../images/green/f_area_h3.png) 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;
}