@charset "utf-8";  
/*** blue ***/
#google_translate_element{
	padding:8px;
}

a:link, a:visited {
	color: #038000;
	text-decoration:none;
}

a:hover {
	color: #04b800;
}



#topnav{ background: url(../images/greendarkblue/top_menu_bg.png) repeat-x; }
#topnav ul li a:hover{ background: none; }
#topnav ul li a.active{font-weight:900; font-size:16px; color:#ff0000; }
#topnav ul li li { background: #04b800; KHTMLOpacity: 0.90; MozOpacity: 0.90; opacity: 0.90; }
#topnav ul li li a:hover{ background: #04ac00; filter: alpha(opacity:90); KHTMLOpacity: 0.90; MozOpacity: 0.90; opacity: 0.90; }


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

#leftcolumn h3,
#rightcolumn h3{
	background: url(../images/greendarkblue/bg_h3.png) top center no-repeat;
}
#rightcolumn div.moduletablelanguage h3{
	background: url(../images/greendarkblue/bg_h3_language.png) top center no-repeat;
}
/*
ul.menu li#current {
	background:#E8ECF7;
	border-left:4px solid #0A296E;
}*/
ul.menu li#current a{
	/*text-decoration: underline;
	color:#363636;
	background:#E8ECF7;*/
	color:#EC0000;
}
a.readon, a.readon:hover, a.readon:visited{
	display:block;
	height:29px;
	width:114px;
	color: #038000;
	padding-left: 28px;
	line-height:29px;
	background:  url(../images/greendarkblue/bg_read_more.png) top left no-repeat;
	margin:10px 0px 0px 0px;
	text-decoration:none;
}
a.readon:hover{
	color: #04b800;
}

#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/greendarkblue/menu_arrow.png) 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;
	
}

ul.mostread li, ul.latestnews li,.moduletable ul li{
	list-style:none;
	background:url(../images/greendarkblue/menu_arrow.png) top left no-repeat;
}
div.componentheading{
	color:#2E424B;
}