.basictext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link { color: #BD1409; }
a:visited { color: #BD1409; }
a:hover { color: #333333; }
a:active { color: #333333; }
.style1 { color: #FFFFFF;font-weight: bold; }
h2,
.style2 { color: #068E22; font-weight: bold; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style3 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
h1,
.style4 { font-size: 25px; font-weight: bold; font-style: italic; }

.ProductCount {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BD1409;
}
.ProductHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #549565;
	text-decoration: none;
}
.Active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #549565;
}
.Disabled {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #BD1409;
}
#leftnav li {display: block; list-style: none; margin-top: 4px;padding: 0; }
#leftnav li a { font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
