body { }
A:link {text-decoration: none;
		color: white;}
A:visited {text-decoration: none;
		color: white;}
A:active {text-decoration: none;
		color: white;}
A:hover {text-decoration: none;
		color: white;}

td#text a:link {color: #928d61;}
td#text a:visited {color: #928d61;}
td#text a:hover {color: #928d61;}

td#next a:link {color:#2f4d60;}
td#next a:visited {color: #2f4d60;}
td#next a:hover {color: #2f4d60;}


th {
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #979662;
	text-align: left;
	vertical-align: top;
	font-weight: 100;

}

.mainlabel {float: left;}
.formfield {float: right;}
.formRow {clear: both; line-height: 30px;}
.formSubmit {clear: both;}
#formMainDiv {width: 450px;}
#formSubmitButton {text-align: right;}


