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

a:hover {
	color: #FE850C;
}

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

div#logo_bg{
	background: #ECECEC url(../images/orange/bg_logo.png) top  repeat-x;
}

div#sub_banner{
	background: #000000 url(../images/orange/sub_banner.jpg) top left no-repeat;
	width:977px;
	height:20px;
	margin-left:9px;
}

#user3{
	background: #B44645 url(../images/orange/bg_menu.png) top  repeat-x;
}
#pillmenu_left{
	width: 4px;
	height: 43px;
	float:left;
	background: #16171A url(../images/orange/pillmenu_left.png) top left no-repeat;
}
#pillmenu_right{
	width: 4px;
	height: 43px;
	float:right;
	background: #16171A url(../images/orange/pillmenu_right.png) top left no-repeat;
}
#pillmenu li a, #pillmenu li a:hover, #active_menu-nav {
	color:#FFFFFF;
	background:url(../images/orange/menu_hover.png) right no-repeat;
}
#pillmenu li a:hover, #active_menu-nav {
	color:#000000;
}

#leftcolumn h3, #leftcolumn div h3, #rightcolumn h3, #rightcolumn div h3{
	background:  url(../images/orange/bg_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;
	
}
#f_area h3{
	background:  url(../images/orange/f_area_h3.png) top left no-repeat;
}

a.readon, a.readon:hover, a.readon:visited{
	display:block;
	height:30px;
	width:109px;
	color:#FFFFFF;
	text-decoration:underline;
	padding-left: 20px;
	line-height:23px;
	background:  url(../images/orange/bg_read_more.png) top left no-repeat;
	margin:10px 0px 0px 0px;
}

ul.menu li{
	list-style:none;
	background:url(../images/orange/menu_arrow.png) top left no-repeat;
}
ul.mostread li{
	list-style:none;
	background:url(../images/orange/menu_arrow.png) top left no-repeat;
}
ul.latestnews li{
	list-style:none;
	background:url(../images/orange/menu_arrow.png) top left no-repeat;
}
.moduletable ul li {
	list-style:none;
	background:url(../images/orange/menu_arrow.png) top left no-repeat;
}
div.componentheading{
	color:#FE850C;
}
#banner_bg table.contentpaneopen td{
	color: #FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}