body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.navleft {
	text-align: left;
	padding: 5px 5px 5px 10px;
	border: 2px solid #E51F18;
	background-color: #000000;
}
.smallcenter {
	font-size: 10px;
	text-align: center;
}
a:link {
	font-weight: bold;
	color: #5B7553;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #006666;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #E51F18;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}
.navproducts {
	background-color: #A9B47C;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 2px solid #000000;
}
.orangetitle {
	font-size: 14px;
	font-weight: bold;
	color: #E51F18;
}
.small {
	font-size: 10px;
}
.states {
	font-size: 12px;
	font-weight: bold;
	color: #336633;
}
.bold {
	font-weight: bold;
}
