body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #278038;

}
H1 {
	font-family: Arial MT, Arial, Verdana, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #409F79;
	line-height: 25px;
}
.mainheading {
	font-family: Arial MT, Arial, Verdana, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #409F79;
	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;
}

.textnormalwhite {
	font-size: 70%;
	color: #ffffff;
	line-height: 16px;
}

.textnormalbrownbold {
	font-size: 70%;
	color: #278038;
	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: #2C5C49;
	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 #409F79;
	background-color: #A5D5B4;

}
a {
	text-decoration: none;
}
a:hover {

	text-decoration: underline;
}
select {
	background-color: #A5D5B4;

}
.textform {

	font-size: 70%;
	color: #278038;
	line-height: 16px;
}
.inputbox{

	border: 1px solid #409F79;
	background-color: #A5D5B4;
}
.footertext {
	font-size: 75%;
	font-weight: normal;
	color: #000000;
}
.textnormalgreen {

	font-size: 60%;
	color: #0C531D;
	line-height: 16px;
}
.formtitles {
	font-size: 70%;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: bold;
	background-color: #409F79;

}
.imageborder {
	border: 1px solid #409F79;
}

.producttablebg {
	background-color: #409F79;
}

.productinnertablebg {
	background-color: #A5D5B4;
}