/* CSS Document */
/*products*/
#contentholder #banner #logo {
	background:url(/images/banner_products.gif) top right no-repeat;
}
	
#contentholder #stroke{
	background:url(/images/stroke_products.gif) repeat-y left;
}

#topmenu ul li a:hover {
	color:#015e27;
	text-decoration:none;
}
	
#contentholder ul li {
	color:#79b61d
}
	
#contentholder h1, #contentholder th {
	color:#015e27;
}

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

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