.topNavBkg {
	background-attachment : fixed;
	background-repeat : no-repeat;
}

.topNavText01 {
	font-family: Verdana,Helvetica,Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;	
}

.topNavButton02{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #863C1C;
	text-align: center;
	background: url(images/veefaded.jpg);
	padding: 4px;
	;
	font-style: normal;
	text-decoration: none;
	border: 2px none;
}

.topNavButton02 A:link {
	color: #863C1C;
	;
	font-size: 16pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: none;
	margin: 4px;
	padding: 4px;
	background-image: url(images/veefaded.jpg);

}
.topNavButton02 A:visited {
	color: #863C1C;
	text-decoration: none;
	;
	font-size: 16pt;
	font-style: normal;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/veefaded.jpg);

}
.topNavButton02 A:hover {
	color: #863C1C;
	;
	font-size: 18pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/veefaded.jpg);

}

}

}


}
BODY, TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

A:link { font-weight: bold; color: white;}
A:visited { font-weight: bold; color: white;}

H1 { font-family: times, serif; }
H2 { font-family: times, serif; }
H3 { font-family: times, serif; }
H4 { font-family: times, serif; }


.text01 {
	/* smaller than default body font */
	font-family: times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #336699;	
}

.header01 {
	font-family: times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #336699;
}

.header02 {
	font-family: times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #336699;
}

.fieldLabel {
	font-family: times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;	
}

.inputText {
	font-family: times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #336699;		
}

.inputTextArea {
	font-family: times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #336699;			
}

.inputCombo {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #336699;		
}

.inputButton {
	font-family: times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;		
}

.error01 {
	font-family: tahoma, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}

.success01 {
	font-family: tahoma, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #339900;	
}
.resultsTable {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}

.resultsTable TH {
	font-family: times, serif;
	font-size: 12px;
	font-weight: bold;	
	background-color: #cc0000;
	color: #ffffff;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}
.resultsTable TD {
	background-color: #ffffff;
	font-family: times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}

.resultsTableRow02 {
	background-color: #dcdcdc;
}

.box01 {
	border: 1px solid #000000;
}

.required {
	color: #ff0000;
}