@charset "utf-8";
/*** blue ***/

h1{
	line-height: 20px;
	font-size:20px;
}	

h2{
	color: #000080;
	font-weight: normal;
}

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

a:hover {
	color:#003;
	text-decoration:none;
	font-family: Calibri;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

#page_bg {
	background: #F3F3F3 url(../images/bg.png) repeat-x;
	color: #600;
}

#topnav{ width:980px; background: url(../images/greendarkgrey/header-background.png) no-repeat; }
#topnav ul li a{
	color: #646464;
	background:url(../images/greendarkgrey/link_bg.png) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#topnav ul li a:hover{
	color: #000080;
	background:url(../images/greendarkgrey/link_hover_bg.png) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}
#topnav ul li a.link{ color: #000080; background: url(../images/greendarkgrey/header-background_active.png) repeat-x; }
#topnav ul li a.active{ color: #000080; background: url(../images/greendarkgrey/header-background_active.png) repeat-x; }
#topnav ul li li { background: #F3F3F3; border:1px dashed #D6D6D6; border-top:0px;}
#topnav ul li li a:hover{
	background: #F9F9F9;
	border-bottom:1px;
	color: #000080;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#topnav ul li li a.active{ background: #F9F9F9; border-bottom:1px; color: #000080;}


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

#leftcolumn h3,
#rightcolumn h3{
	background: #545454 url(../images/greendarkgrey/bg_h3.png) repeat-x;
	color:#000080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

ul.menu li#current {
	background:#E8ECF7;
	border-left:4px solid #0A296E;
}
ul.menu li#current a{
	text-decoration:none;
	color:orange;
	background:#E8ECF7;
}
a.readon, a.readon:hover, a.readon:visited{
	display:block;
	height:29px;
	width:114px;
	color:#FFFFFF;
	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;
	margin-left:10px;
	background:url(../images/greendarkgrey/menu_arrow.gif) top left no-repeat;
}
#f_area div.moduletable_menu, #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{
	padding-top: 10px;
	padding-bottom: 20px;
	color:#000080;
}
