@charset "utf-8";
/*** blue ***/
a:link, a:visited {
	color: #005A00;
}

a:hover {
	color: #000000;
	text-decoration:none;
}


#topnav{ background: #000000 url(../images/greendarkgrey/top_menu_bg.png) top repeat-x; }
#topnav ul li a:hover{ background: #005A00; }
#topnav ul li a.active{ background: #005A00; color:#ffffff; }
#topnav ul li li { background: #ffffff url(../images/greendarkgrey/top_menu_bg.png) top repeat-x; }
#topnav ul li li a:hover{ background: #93BA67; }


#date{
	background: url(../images/greendarkgrey/menu_right.png) top right no-repeat;
}
#leftcolumn h3,
#rightcolumn h3{
	background: #005A00 url(../images/greendarkgrey/bg_h3.png) top center no-repeat;
}

ul.menu li#current {
	text-decoration:none;
	color:#000000;
	background:#007500;
	border:2px solid #005900;
}
ul.menu li#current a{
	text-decoration:underline;
	color:#ffffff;
	background:#007500;
 
}
a.readon, a.readon:hover, a.readon:visited{
	display:block;
	height:29px;
	width:114px;
	color:#005900;
	padding-left: 30px;
	line-height:29px;
	background:  url(../images/greendarkgrey/bg_read_more.png) top left no-repeat;
	margin:10px 0px 0px 0px;
}

#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/greendarkgrey/menu_arrow.gif) top left no-repeat;
}
#f_area div.moduletable_menu, #f_area div.moduletable, #f_area div.moduletable_text{
	background: url(../images/podval.png) left bottom no-repeat;
	
}
#f_area h3{
	background:  url(../images/greendarkgrey/f_area_h3.png) top left no-repeat;
}

ul.mostread li{
	list-style:none;
	background:url(../images/greendarkgrey/menu_arrow.gif) top left no-repeat;
}
ul.latestnews li{
	list-style:none;
	background:url(../images/greendarkgrey/menu_arrow.gif) top left no-repeat;
}
.moduletable ul li {
	list-style:none;
	background:url(../images/greendarkgrey/menu_arrow.gif) top left no-repeat;
}
div.componentheading{
	color:#2E424B;
}
