@charset "utf-8";
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}
.NavWht {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
.NavPurp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #94449a;
	text-decoration: none;
	font-size: 10px;
}
.PeppmPurp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #94449a;
	text-decoration: none;
	font-size: 10px;
}
.HdrPurp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #94449a;
	text-decoration: underline;
	font-size: 14px;
}
.HdrPurp2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #94449a;
	text-decoration: none;
	font-size: 12px;
}
.HdrWht {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
.HdrWht12 {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
a {
	color: #660099;
	text-decoration: none;
}
a:hover {
	color: #FF9934;
}
.HdrGrn {
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	font-size: 14px;
}
.Hdrblk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-size: 14px;
}
.Hdrred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	font-size: 14px;
}
.HdrWht18 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
}
.prodprice {
	font-size : 10px;
	font-weight: bold;
	color: maroon;
}
.qtySubmit {
	font-size : 10px;
	height: 20px;
}