a, a:hover {	color: #FF0000; font-size:11.5px; }



.usermodules h3 {
	background: url(../images/heading_orange.png) no-repeat 0 45%;
}
.usermodules a.mainlevel {
	background: url(../images/menuitem_orange.png) no-repeat 0 50%;
}
.usermodules a.mainlevel:hover, .usermodules a.sublevel:hover {
	color: #fa6d22 !important;
    font-weight:bold;
}




#pathway {
	background: url(../images/content_tl_orange.png) no-repeat 0 0;
}




.componentheading {
	background: url(../images/heading_orange.png) no-repeat 0 45%;
}

.contentheading, .contentheading a {
	color: #FF0000;
}
.contentheading a:hover { 
	background-color: #FA6D22;
}


#content ul li {
	background: url(../images/pill_orange.png) no-repeat 0 5px;
}
#content h1, #content h4 {
	color: #FF0000;
}
#content h3 {
	background-color: #FA6D22;
}



ul.latestnews li, ul.mostread li, .neolatestnews li {
	background: url(../images/icon_square-blue.png) no-repeat 0 3px;
}



a.pagenav, .pagenav_prev a, .pagenav_next a { 
	background-color: #FA6D22;
}
a.pagenav:hover, .pagenav_prev a:hover, .pagenav_next a:hover { 
	color: #FF0000;
}



div.back_button a:hover { 
	background-color: #FA6D22;
}
