/*** red ***/
#page_bg {
	background: #ffffff;
}
a:link, a:visited {
	color: #579eb4;
	text-decoration:none;
}

a:hover {
	color: #579EB4;
}

a.logo:link,a.logo:hover, a.logo:visited{
	color: #579EB4;
}

div#logo_bg{
	background-color: #ECECEC;
	background-repeat: no-repeat;
	background-position: top;
}

div#banner_bg{
	background: #000000 url(../images/blueorange/banner_bg.png) top  repeat-x;
}

#user3{ background: #fff url(../images/blueorange/bg_menu.png) repeat-x 50% top; height: 34px; }
div#user4 div.search{
	width:200px;
	height:50px;
	text-align:left;
	padding-top: 15px;
}
#pillmenu li a, #pillmenu li a:hover, #active_menu-nav {
	border-right: 1px dotted #fff;
	color:#ffffff;
}
#pillmenu li a:hover, #active_menu-nav {
	color:#000000;
}

#leftcolumn h3, #leftcolumn div h3{
	background:  url(../images/blueorange/bg_left_h3.png) top left no-repeat;
}
#rightcolumn h3, #rightcolumn div h3{
	background:  url(../images/blueorange/bg_right_h3.png) top left no-repeat;
}

#leftcolumn div.moduletable_menu, #leftcolumn div.moduletable, #leftcolumn div.moduletable_text,
#rightcolumn div.moduletable_menu, #rightcolumn div.moduletable, #rightcolumn div.moduletable_text{
	background: url(../images/rub_bottom.png) left bottom 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;
	
}
div#middle_bg{
	background: url(../images/blueorange/middle_bg.png) left repeat-y;
}
#f_area h3{
	background:  url(../images/blueorange/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: 20px;
	line-height:23px;
	background:  url(../images/blueorange/bg_read_more.png) top left no-repeat;
	margin:10px 0px 0px 0px;
}

ul.menu li{ background-attachment: scroll; list-style:none; }
ul.mostread li{
	list-style:none;
	background:url(../images/blueorange/menu_arrow.png) top left no-repeat;
}
ul.latestnews li{
	list-style:none;
	background:url(../images/blueorange/menu_arrow.png) top left no-repeat;
}
.moduletable ul li {
	list-style:none;
	background:url(../images/blueorange/menu_arrow.png) top left no-repeat;
}
div.componentheading{ color:#397688; display: none; }
#date {
	color:#000000;
}
.tipp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	padding: 10px;
}
