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

a:hover {
	color: #B70000;
	text-decoration:none;
}

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

div.module_menu h3, div.module h3{
	background:  url(../images/red/bg_h3.png) top left no-repeat;
	padding-top:3px;
	margin: 0px;
	font-weight:bold;
  font-size: 13px;
	color:#fff;
	text-align: center;
	height: 22px;
	width: 208px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#f_area{
/*	background: #EAEAEA;*/
	border-top: 0px 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;
}

ul.menu li{
	list-style:none;
	/*background:url(../images/red/menu_arrow.gif) top left no-repeat;*/
		line-height: 10px;
		padding-left: 10px;
		padding-top: 0px;
		padding-bottom: 3px;
		background-image: url('../images/bullet.gif');
		background-repeat: no-repeat;
		background-position: top left;
}
#f_area ul.menu li{
	list-style:none;
	background:url(../images/red/menu_arrow.gif) top left no-repeat;
}
ul.mostread li{
	list-style:none;
	background:url(../images/red/menu_arrow.gif) top left no-repeat;
}
ul.latestnews li{
	list-style:none;
	background:url(../images/red/menu_arrow.gif) top left no-repeat;
}
.moduletable ul li {
	list-style:none;
	background:url(../images/red/menu_arrow.gif) top left no-repeat;
}

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

#f_area div.moduletable_menu ul.menu li {
	padding:0px 0px 0px 20px;
	margin:0px;	
	line-height:18px;
	background:url(../images/red/menu_arrow.gif) top left no-repeat;
	border-bottom:none;
}
div.componentheading{
	padding:0px 0px 0px 0px;
	vertical-align:top;
	height:30px;
/*	background: url(../images/contentheading_ico.png) left top no-repeat;*/
  font-family: Arial;
  font-size: 16px;
  color: #3367cd;
  font-weight: bold;
}
