/* 
	Nexium.net colour 
	These properties are not permitted in this file, and should be in the colour file(s):
	background-color
	border-color (border-left-color etc)
	background-image
	color
*/

#home_title {
	background-image:url(../images/home_title_bg_new.gif);
}

/* Listarrows */

#contentarea ul.listarrows li a:link, 
#contentarea ul.listarrows li a:visited {
	background-image:url(../images/home_page_arrow.gif);
	color:#5B8F22;
}

#contentarea ul.listarrows li a:hover{
	color:#4B7F11;
}