/* CSS Document */
/*group*/	
#contentholder #banner #logo {
	background:url(/images/banner_group.gif) top left no-repeat;
}
	
#contentholder #stroke{
	background:url(/images/stroke_group.gif) repeat-y left;
}

#topmenu ul li a:hover {
	color:#8f1017;
	text-decoration:none;
}
	
#contentholder ul li {
	color:#ef7f01
}
	
#contentholder h1, #contentholder th {
	color:#8f1017;
}

#contentholder #menu a:hover, #contentholder #menu a.active {
	text-decoration:none;
	color:#e53118
}

#contentholder td.textcell a, #contentholder h2 {
	text-decoration:none;
	color:#e53118
}

