.maintext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333}
.bottomtext { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666}
.headingtext { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; font-weight: bold}
.headingtextgreen { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #9E2828; font-weight: bold }
.headingtextorange { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #999999; font-weight: bold}
.spectext { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333 }
a:hover {  color: #FF9900}
.productmessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;

}
.selectedproducts {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
.productbox {
	border: 1px dotted #CCCCCC;
	background-color: #F8F8F8;

}
.bigpoints {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;

}
