@charset "utf-8";
/*** dblue ***/
a:link, a:visited {
	color: #003768;
}

a:hover {
	color: #003768;
	text-decoration:underline;
}

#page_bg {
	background: #002a59 url(../images/dblue/bg_page.png) top repeat-x;
}
#main_bg{
	background: url(../images/dblue/bg_main.png) left repeat-y;
}
#user3{
	background: #003768;
}

#logo_bg{

}

.search{
	background:url(../images/dblue/search_ico.png) right top no-repeat;
}

#banner{
	background: #FFFFFF url(../images/dblue/banner.jpg) center top no-repeat;
}

div.module_menu , div.module h3, #rightcolumn h3{
	background:  url(../images/dblue/bg_h3.png) top left no-repeat;
}

#f_area{
	background: #F9F9F9;
}

a.readon, a.readon:hover, a.readon:visited{
	display:block;
	height:23px;
	width:109px;
	color:#FFFFFF;
	text-decoration:underline;
	padding-left: 23px;
	line-height:23px;
	background:  url(../images/dblue/bg_read_more.png) top left no-repeat;
	margin:10px 0px 0px 0px;
}

#power_by, #power_by a, #power_by a:visited{
	color:#1D31A8;
}
ul.menu li{
        color:#ffffff;
        list-style:none;
}
ul.mostread li{
	list-style:none;
}
ul.latestnews li{
	list-style:none;
}
.moduletable ul li {
        list-style:none;
}
div.componentheading{
	color:#1D31A8;
}