@charset "utf-8";
body
{
font-family:Arial, Helvetica, sans-serif;
}
.mainbutton {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footertxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6C6C6C;
	text-decoration: none;
}
.navtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	
	text-decoration: none;
}
.more {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.more1 {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.productname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #8E3A05;
	text-decoration: none;
}

.producttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #34393B;
	text-decoration: none;
}

.product-heading{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#EB6027;

}

.category-arrow{

font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #34393B;
text-decoration: none;

}

.plaintext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	
	text-decoration: none;
}

.errmsg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color:#FF0000;
	
	text-decoration: none;
}
.bordergrey {
	border: 1px solid #999999;
}
