body {
	font-family: Arial, Helvetica, sans-serif;

	line-height: 25px;
	color: #333333;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.HeaderTable {

	background-repeat: repeat;
	background-position: 100% top;
	height: 30%;
}
}.MainTable {
	
	background-position: 100% top;
}
.homemenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.homemenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.homemenu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.homemenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}.formtext {
	border: 1px solid #4F4337;
}
h1 { 
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 22px; 
font-weight: bold; 
color: #000000; 
} 
.imageborder {
	margin: 2px;
	padding: 1px;
	border: 1px solid #000000;
}
h2 { 
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 18px; 
font-weight: bold; 
color: #000000; 
} 
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	color: #333333;
}