body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #FADE05;

}
H1{
	font-family: Arial MT, Arial, Verdana, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #BC6F03;
	line-height: 25px;
}

.mainheading {
	font-family: Arial MT, Arial, Verdana, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #BC6F03;
	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: #AE5730;
	line-height: 16px;
}

.textnormal:hover {
	font-size: 70%;
	color: #AE5730;
	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;
}
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: 65%;
	font-weight: normal;
	color: #AE5730;
}
.textnormalgreen {

	font-size: 60%;
	color: #0C531D;
	line-height: 16px;
}
.imageborder {
	border: 1px solid #BC6F03;
}