@charset "utf-8";
/*** dblue ***/
a:link, a:visited {
	color: #0000FF;
}
a:hover {
	color: #1D31A8;
	text-decoration:underline;
}

#page_bg {
	background: #0000ff url(../images/dblue/bg_page.png) top repeat-x;
}
#main_bg{
	background: url(../images/dblue/bg_main.png) left repeat-y;
}
#logo_bg{
  	background: #FFFFFF url(../images/dblue/banner.jpg) left no-repeat;
    background-color: #000098;
}

div.module_menu h3, div.module h3, #rightcolumn h3{
	background:  url(../images/dblue/bg_h3.png) top left no-repeat;
}

#f_area{
	background: #E4E4E4 url(../images/dblue/bg_f_area.png) left repeat-y;
}
#f_area h3{
	background:  url(../images/dblue/f_area_h3.png) top left no-repeat;
}

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:#ffffff;
}
ul.menu li{
	list-style:none;
	background:url(../images/dblue/menu_arrow.png) top left no-repeat;
}
ul.mostread li{
	list-style:none;
	background:url(../images/dblue/menu_arrow.png) top left no-repeat;
}
ul.latestnews li{
	list-style:none;
	background:url(../images/dblue/menu_arrow.png) top left no-repeat;
}
.moduletable ul li {
	list-style:none;
	background:url(../images/dblue/menu_arrow.png) top left no-repeat;
}
div.componentheading{
	color:#1D31A8;
}
