.body {
	font-weight: normal; 
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.body a:link { 
	color: #BE2003; 
	font-weight: normal; 
	text-decoration: none; 
	}
.body a:visited { 
	color: black; 
	font-weight: normal; 
	text-decoration: none; 
	}
.body a:active {
	font-weight: #BE2003; 
	color: red; 
	text-decoration: none; 
}
.body a:hover { 
	color: #BE2003; 
	font-weight: normal; 
	text-decoration: underline; 
}
.bodyBold {
	font-weight: bold; 
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.mencellover {
font-weight: normal; 
font-size: 12px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #d8d3cf; background-color: #707c88; 
border-width: 1px; 
border-style: solid; 
border-color: #333333; 
cursor: hand
}
.salePrice {	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.saletext {	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CC0000;
}
.noTax {	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000CD;
}
.regularPrice {	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: Black;
}
.regularSalePrice {	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: Black;
	text-decoration: line-through;
}
.heading {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: Black;
}
.subHeading {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: Black;
}
.prodcutHeading {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: Black;
}
.Heading3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #DC143C;
}
.callToday {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2E8B57;
}
.search {
	border-style:solid;
	border-width:1px;
	border-bottom-color:#000000;
	border-left-color:#000000;
	border-right-color:#000000;
	border-top-color:#000000;
	background-color: #F2F2F2;
}
.guaranteed {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}
a.guaranteed:link {
	color: #0000FF; 
	text-decoration: normal; 
	}
a.guaranteed:visited {
	color: #0000FF; 
	text-decoration: normal; 
	}
a.guaranteed:hover {
	color: #333333; 
	text-decoration: underline; 
	}
a.guaranteed:active {
	color: #0000FF;
	text-decoration: normal;
	}






.buyNow {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
a.buyNow:link {
	color: #CC0000; 
	text-decoration: normal; 
	}
a.buyNow:visited {
	color: #CC0000; 
	text-decoration: normal; 
	}
a.buyNow:hover {
	color: #333333; 
	text-decoration: underline; 
	}
a.buyNow:active {
	color: #CC0000;
	text-decoration: normal;
	}
	
.lowPrice {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
}
