body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #BC6F03;

}
H1 {
	font-family: Arial MT, Arial, Verdana, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #C87914;
	line-height: 25px;
}
.mainheading {
	font-family: Arial MT, Arial, Verdana, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #C87914;
	line-height: 25px;

}
.subheading {
	font-size: 90%;
	font-weight: bold;
	color: #DBA81C;
	line-height: 25px;
}

.textlargered {
	font-size: 90%;
	font-weight: bold;
	color: #DD0000;
	line-height: 16px;
}

.textnormal {
	font-size: 70%;
	color: #000000;
	line-height: 16px;
}

.textnormal:hover {
	font-size: 70%;
	color: #000000;
	line-height: 16px;
	text-decoration: none;
}

.textnormal:hover {
	font-size: 70%;
	color: #000000;
	line-height: 16px;
	text-decoration: none;
}

.textnormalwhite {
	font-size: 70%;
	color: #ffffff;
	line-height: 16px;
}

.textnormalbrownbold {
	font-size: 70%;
	color: #BC6F03;
	line-height: 16px;
	font-weight: bold;

}
.textnormalbluebold {

	font-size: 70%;
	color: #0088FF;
	line-height: 16px;
	font-weight: bold;
}
.textselectaproduct {

	font-size: 90%;
	font-weight: bold;
	color: #BC6F03;
	line-height: 25px;
}
.textnormalred {
	font-size: 70%;
	font-weight: bold;
	color: #DD0000;
	line-height: 16px;
}
.textsmallred {
	font-size: 60%;
	font-weight: bold;
	color: #DD0000;
	line-height: normal;
}
textarea {
	border: 1px solid #DBA81C;
	background-color: #FCF2D8;

}
a {
	text-decoration: none;
}
a:hover {

	text-decoration: underline;
}
select {
	background-color: #FCF2D8;

}
.textform {

	font-size: 70%;
	color: #BC6F03;
	line-height: 16px;
}
.inputbox{

	border: 1px solid #DBA81C;
	background-color: #FCF2D8;
}
.footertext {
	font-size: 75%;
	font-weight: normal;
	color: #000000;
}
.textnormalgreen {

	font-size: 60%;
	color: #0C531D;
	line-height: 16px;
}
.imageborder {
	border: 1px solid #DBA81C;
}

.producttablebg {
	background-color: #DBA81C;
}

.productinnertablebg {
	background-color: #FDF5E3;
}