.backorange {
	background-color: #D39D60;
}
.backblue {
	background-color: #004e2f;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #333300;
}
.maintextbld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333300;
}
.reversetxt_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.reversetxt_smallest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}
.Mainhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #d39d60;
}
.reversetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 19px;
	color: #FFFFFF;
}
.backorange {
}
a:link {
	color: #d39d60;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #004E2F;
}
a:hover {
	text-decoration: underline;
	color: #d39d60;
}
a:active {
	text-decoration: none;
}
body {
	background-image: url(../images/Background_grey.jpg);
}
.maintextboldgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006666;
}
.maintextboldital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
