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

a:hover {
	color: white;
	text-decoration:underlie;
}


#topnav{ background: #0E192D url(../images/greendarkgrey/logo.jpg) top repeat-x; }
#topnav ul li a{ background: #009f69; }
#topnav ul li a:hover{ background: #00724b; }
#topnav ul li a.active{ 
	color: black;
	border-top: 3px solid #009764;
	background: #00dd92; 
	}
/* mentett #topnav ul li a.active{ background: #008457; }*/
#topnav ul li li { background: #5B8A36; KHTMLOpacity: 0.90; MozOpacity: 0.90; opacity: 0.90; }
#topnav ul li li a:hover{ background: #93BA67; filter: alpha(opacity:90); KHTMLOpacity: 0.90; MozOpacity: 0.90; opacity: 0.90; }

div.banner1{ 
	background: url(../images/greendarkgrey/banner1.jpg) top center no-repeat;
}

#date{
	background: url(../images/greendarkgrey/menu_right.png) top right no-repeat;
}

#leftcolumn h3,
#rightcolumn h3{
	/*background: #545454 url(../images/greendarkgrey/bg_h3.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:white;
	font-weight: bold;
	/*background:#E8ECF7;*/
}
a.readon{
	display:block;
	height:29px;
	width:114px;
	/*padding-left: 20px;*/
	line-height:29px;
	text-decoration: none;
/*	background:  url(../images/greendarkgrey/bg_read_more.png) top left no-repeat;*/
	margin:0px 0px 0px 0px;
}

a.readon:hover, a.readon:visited{
	color:white;
}

#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/rub_footer_bottom.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;
}