.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D76B00;
}
.maintextCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #710000;
}
a:hover {
	color: #FFCC00;
}
.smallertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.back1 {
	background-attachment: fixed;
	background-image: url(graphics/pics/backimagefiller.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.back2 {
	background-attachment: fixed;
	background-image: url(graphics/pics/backimagefiller_right.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.largertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.formbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FED067;
	border: thin solid #000000;
}
.greyback {
	background-attachment: fixed;
	background-image: url(graphics/pics/backimagefiller3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #CCCCCC;

}
.smallerformbox {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FED067;
	border: thin solid #000000;
}
.maintextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
