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

a:hover {
	color: #ff0000;
	text-decoration:underline;
}

#s_area{
	margin-top: 5px;
}

#lang_area{
	margin-top: 0px;
	float:right 
}

#pillmenu li a:hover, #active_menu-nav {
	background: url(../images/red/menu_hover.png) left repeat-x;
}

#utilitymenu li a:hover, #active_menu-nav {
	background: url(../images/red/menu_hover.png) left repeat-x;
}


#banner{
	background: #FFFFFF url(../images/red/banner.jpg) center top no-repeat;
}

div.module_menu h3, div.module h3, #rightcolumn h3{
	background:  url(../images/red/bg_h3.png) top left no-repeat;
}


#f_area{
	margin-top: 2px;
	border-top: 1px solid #B9B9B9;
	 border-bottom: 1px solid #B9B9B9;

}

#f_area_{
	background: #EAEAEA;
	border-top: 1px solid #B9B9B9;
		border-bottom: 1px solid #B9B9B9;
				border-left: 1px solid #B9B9B9;
					border-right: 1px solid #B9B9B9;
}

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/red/bg_read_more.png) top left no-repeat;
	margin:10px 0px 0px 0px;
}

#power_by, #power_by a, #power_by a:visited{
	color:#B9B9B9;
	text-decoration:none;
	font-size:10px;
		
}

ul.menu li{
	list-style:none;
	background:url(../images/red/menu_arrow.png)  left no-repeat;
}

#f_area ul.menu li{
	list-style:none;
	background:url(../images/red/menu_arrow.png) top left no-repeat;
}

ul.mostread li{
	list-style:none;
	background:url(../images/red/menu_arrow.png) top left no-repeat;
}
ul.latestnews li{
	list-style:none;
	background:url(../images/red/menu_arrow.png) top left no-repeat;
}

.moduletable ul li {
	list-style:none;
	background:url(../images/red/menu_arrow.png) top left no-repeat;
}

#f_area div.moduletable_menu ul.menu {
	padding:0px 0px 0px 0px;
	margin:0px;
	background:none;
}

#f_area div.moduletable_menu ul.menu li {
	padding:0px 0px 0px 20px;
	margin:0px;	
	line-height:10px;
	background:url(../images/red/menu_arrow.gif) top left no-repeat;
	border-bottom:none;
}
div.componentheading{
	color:#B8130F;
	font-size:14px;
	font-weight:normal;
}
