body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #420000;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/pagebg.gif);
	background-color: #FFFFFF;
}
.bluebold {
	font-weight: bold;
	color: #4B7A7A;
}
.blue20center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #4B7A7A;
	text-align: center;
}
.blue28left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #4B7A7A;
	text-align: left;
}
.blue16left {
	font-size: 16px;
	font-weight: bold;
	color: #4B7A7A;
}
.blue18left {
	font-size: 18px;
	font-weight: bold;
	color: #4B7A7A;
}

.submitbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #759212;
	font-weight: bold;
}

.brown16center {
	font-size: 16px;
	font-weight: bold;

	text-align: center
	color: #420000;
	text-align: center;
	color: #420000;
}
.brown16left {
	font-size: 16px;
	font-weight: bold;


	text-align: left
	color: #420000;
	text-align: left;
	color: #420000;
	background-position: left;
}
.brown19center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #420000;
	text-align: center;
}
.smallprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.signupbox {
	border: 3px none #87B6B6;
	background-image: url(images/signupbox.gif);
}
.tableborder {
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #87B6B6;
	border-right-color: #87B6B6;
	border-bottom-color: #87B6B6;
	border-left-color: #87B6B6;
}
.tablebg {
	background-color: #DFECEC;
	border: 2px dashed #87B6B6;
}

a {
	font-weight: bold;
	color: #83A314;
	text-decoration: none;
}
.greenbold {
	font-weight: bold;
	color: #83A314;
}

a:hover {
	color: #4B7A7A;
}
