body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFCC;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.emptyleftcol {
	width: 10px;
	background-color: #FFFFCC;
}
.emptycol {
	width: 10px;
}
.sidecol {
	width: 200px;
	text-align: center;
}
.formcol {
	width: 550px;
	line-height: 17px;
	border: thin none #000000;
	background-color: #E3D2A4;
}
.formtitlecol {
	width: 150px;
	padding-left: 5px;
	font-weight: bolder;
}
.formvalcol {
	width: 398px;
}
.form2col {
	width: 50%;
}
.line {
	align: center;
	width: 300px;
}
.maintable {
	border: thin solid #000000;
	align: center;
}
.formheadline {
	font-size: 16px;
	padding-left: 5px;
	font-weight: bold;
}
.formheadsub {
	font-size: 14px;
	padding-left: 5px;
}
h1 {
	font-size: 20px;
	color: #0000FF;
}
.thankstitle {
	font-weight: bold;
	text-decoration: underline;
}
.bannertable {
	background-color: #B1B1B8;
	font-size: large;
}
.hrtop {
	background-color: #000000;
	height: 25px;
}
.bannerbottom {
	line-height: 20px;
	background-color: #000000;
}
.footer {
	font-size: 9px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
.site {
	font-size: smaller;
	align: center;
	text-align: center;
}

