@charset "utf-8";
/*** blue ***/
a:link, a:visited {
	color: #2E77A5;
	
}

a:hover {
	color: #2E77A5;
	text-decoration:none;
}
#topnav { background:url(../images/blue/top_menu_bg.png) center top no-repeat;}
#topnav ul li a:hover { }
#topnav ul li a:active { }

#topnav ul li li { background: #75A6C0; KHTMLOpacity: 0.90; MozOpacity: 0.90; opacity: 0.90; }
#topnav ul li li a:hover{ background: #2E7CAA; filter: alpha(opacity:90); KHTMLOpacity: 0.90; MozOpacity: 0.90; opacity: 0.90; }


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


.box1 .boxTitle{
	background: url(../images/blue/frame1.png) top left no-repeat;
	width:200px;
	height:200px;
}
.box2 .boxTitle{
	background: url(../images/blue/frame1.png) top left no-repeat;
	width:200px;
	height:200px;
}
.box3 .boxTitle{
	background: url(../images/blue/frame1.png) top left no-repeat;
	width:200px;
	height:200px;}
.box4 .boxTitle{
	background: url(../images/blue/frame1.png) top left no-repeat;
	width:200px;
	height:200px;}
	
.box1 .boxTitle a:hover {
background: url(../templates/es_temp/images/asdf.png;
width:145px;
height:90px;
}

ul.menu li#current {
	background:#E8ECF7;
	border-left:4px solid #0A296E;
}
ul.menu li#current a{
	text-decoration:none;
	color:#363636;
	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/blue/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/blue/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/blue/f_area_h3.png) top left no-repeat;
}

ul.mostread li{
	list-style:none;
	background:url(../images/blue/menu_arrow.gif) top left no-repeat;
}
ul.latestnews li{
	list-style:none;
	background:url(../images/blue/menu_arrow.gif) top left no-repeat;
}
.moduletable ul li {
	list-style:none;
	background:url(../images/blue/menu_arrow.gif) top left no-repeat;
}
div.componentheading{
	color:#3d3e42;
	background:url(../images/h-line.png) no-repeat;
	width:540px;
	height:50px;
	line-height:50px;
	padding-left:30px;
	text-transform:uppercase;
	font-family:"Palatino Linotype";
	font-size:13px;
}


