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

a:hover {
	color: #FFFFFF;
	text-decoration:none;
}

.sectiontableentry1 td, .sectiontableentry2 td {
        font-weight: bold;
        padding: 10px 10px 0px 0px;
}

#topnav{ background: #6D9FC2 /*url(../images/bluedarkblue/top_menu_bg.png) top repeat-x;*/ }
#topnav ul li a:hover{ background: url(../images/bluedarkblue/menu_active_hover.png) top center no-repeat;}
#topnav ul li a.active{ background: url(../images/bluedarkblue/menu_active.png) top left repeat-x;}
#topnav ul li li { background: #6D9FC2; KHTMLOpacity: 1.0; MozOpacity: 1.0; opacity: 1.0; }
#topnav ul li li a:hover{ background: #3C7FAF;  margin-left: 10 px; filter: alpha(opacity:100); KHTMLOpacity: 1.0; MozOpacity: 1.0; opacity: 1.0; }


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

#leftcolumn h3,
#rightcolumn h3{
	background: #AAD2EB url(../images/bluedarkblue/bg_h3.png) top center no-repeat;
}

ul.menu li#current {
	list-style-type: none;
        list-style-image: none;
        list-style-position: outside;
        background-color: transparent;
        background-image: url("../images/bluedarkblue/yin_yang.png");
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-position: left top;
}
ul.menu li#current a{
	padding-left: 10px;
	color: ##363636;
	font-size: 100%;
	font-weight: bold;
}
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/bluedarkblue/bg_read_more.png) top left no-repeat;
	margin:10px 0px 0px 0px;
}

#power_by, #power_by a, #power_by a:visited{
	color:#CED2FF;
	text-decoration:none;
	font-size:11px;
}
ul.menu li{
	list-style:none;
	background:url(../images/bluedarkblue/yin_yang.png) top left no-repeat;
}
ul.menu li a{
	padding-left: 10px;
	color: ##363636;
	font-size: 100%;
	font-weight: bold;
	}
#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/bluedarkblue/f_area_h3.png) top left no-repeat;
}

ul.mostread li{
	list-style:none;
	background:url(../images/bluedarkblue/button_blue.gif) top left no-repeat;
}
ul.latestnews li{
	list-style:none;
	background:url(../images/bluedarkblue/button_blue.gif) top left no-repeat;
}
.moduletable ul li {
	list-style:none;
	background:url(../images/bluedarkblue/button_blue.gif) top left no-repeat;
}
div.componentheading{
	color:#0a5181;
}