/*   COLOURS FOR ACCOMM   */



.titlestrip h1,.titlestrip h2,#copybox h2,#copybox a,.leftextra a  {
	color: #CE0000;
}


#copybox a:hover,.leftextra a:hover
{ color: #EC3737;}



#breadcrumb{
	background-color: #CE0000;
}


#breadcrumb a {color: #FFF;}


.highselection,.highselectionleft,.highselectionright,.midselection {
	border: 1px solid #CE0000;
	background-image: url(../_images/mainsshad.png);
}


#leftnavcontainer ul li#active a,#breadcrumb a:hover
{
	background-color: #EC3737;
}


.titlestrip {
	background-image: url(../community/images/community.png);
}

