#mainmenu a:hover{
	background: url(../../images/red/arrow.jpg) no-repeat 0px 10px;
	color: #BB0000;
	text-decoration: none;
}

#mainmenu li a#active_menu , #mainmenu li.active_menu a:hover, #active_menu, #mainmenu li.active a{
	background: url(../../images/red/arrow.jpg) no-repeat 0px 10px;
	color: #BB0000;
	text-decoration: none;
}

#logo {
	background: url(../../images/red/logo.jpg) no-repeat center left;
	width:265px;
	height:72px;
}


a.contentpagetitle, a.contentpagetitle:hover, a.contentpagetitle:active {
	color: #FFAE1A;
	text-decoration: none;
}


#bottom div.moduletable h3{
	color: #BB0000;
}

a.readon {
	background:transparent url(../../images/green/arrow.png) no-repeat scroll left 0;
	color:#BB0000;
}

.contentheading {
	color: #BB0000;
}

#footer a:hover, #footer a:active {
	color: #DF0000;
	text-decoration:none;
}

#footer li a#active_menu , #footer li.active_menu a:hover, #active_menu, #footer li.active a{
	color: #DF0000;
	text-decoration:none;
}

.colortext{
	color: #BB0000;
}

.articlemodule a{
	color:#DF0000; 
}

.articlemodule a:visited 	{
	color:#DF0000;
}

.articlemodule a:hover {
	color:#DF0000; 
}


