body {
	font-family: Arial;
	font-size: 12px;
	color: #4E5568;
	background-color: #4A3A07;
}

td {
	font-family: Arial;
	font-size: 12px;
	color: #4E5568;
}

th {
	font-family: Arial;
	font-size: 12px;
	color: #4E5568;
}


a:link {
	color: #4E5568;
	text-decoration: none;
}

a:visited {
  color: #4E5568;
  text-decoration: none;
}

a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #4E5568;
	text-decoration: none;
}
a.nav:link {
	color: #FF6600;
	}

a.nav:visited {
	color: #FF6600;
}

a.nav:hover {
	color: #FF6600;
	text-decoration: underline;
}
.headingLabel
{
	font-family: Arial;
	font-size: 12px;
	color: #FF6600;
}
.headingLabel1
{
	font-family: Arial;
	font-size: 14px;
	color: #D6AA52;
}
td.smallCell{
	font-size:1px;
	background: url(../images1/dot.gif);
}
td.clearCell{
	font-size:1px;
	
}
.redBorder {
	border : 1px solid #D6AA52;
}
.greyBorder {
	border : 1px solid #4A3A07;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D6AA52;
}
.whitetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
.orangetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #DA4002;
}
.textWhite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.graysmallText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #D6AA52;
}
.SubmitBt {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color : #D6AA52;
	color: white;
	font-weight: bold;
}
#InputBox {
	border:1 solid #D6AA52;
	font-size:10pt 
}
.productTable{
	border:1 solid;
	bordercolor: #4A3A07;

}
