.test {
}
.headerbackground {
	background-image: url(images/HeaderFinal12.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.headerinterior {
	background-image: url(images/HeaderInteriorFinal1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.divider {
	background-image: url(images/divider.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.maintext {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #1CA8D7;
}
.producttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; }
body {
	background-color: #4f8a10;
	margin-top: 0px;
}
a:link {
	color: #1CA8D7;
	text-decoration: none;
}
a:visited {
	color: #1CA8D7;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: none;
}
a:active {
	color: #1CA8D7;
	text-decoration: none;
}
.headertextsm {
	color: #1CA8D7;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
