body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.maintable {
	background-repeat: no-repeat;
	width: 750px;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.hometext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer {
	font-size: xx-small;
	color: #666666;
}
a.footerlinks:link {
	font-size: xx-small;
	color: #666666;
	text-decoration: none;
}
a.footerlinks:hover {
	font-size: xx-small;
	color: #333333;
	text-decoration: underline;
}
a.footerlinks:visited {
	font-size: xx-small;
	color: #666666;
	text-decoration: none;
}
.maintablehome {

	background-image: url(../images/homebg.jpg);
	background-repeat: no-repeat;
	height: 552px;
	width: 750px;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.topbg {
	background-image: url(../images/topcell.gif);
	background-repeat: no-repeat;
	height: 50px;

}
.midbg {
	background-image: url(../images/midcell.gif);
	background-repeat: repeat-y;
}
.bottomcell {
	background-image: url(../images/bottomcell.gif);
	background-repeat: no-repeat;
	height: 50px;
	background-position: bottom;

}
.navtable {
	background-color: #CCCCCC;
	margin-left: 3px;

}
.texttable {
	width: 500px;
	margin-left: 10px;
	font-size: x-small;
	vertical-align: top;
	background-position: top;


}
.formtable {
	width: 550px;
	margin-left: 10px;
	font-size: x-small;
	vertical-align: top;
	border: 1px solid #CC6633;




}
.formheader {
	margin-left: 10px;
	font-size: x-small;
	vertical-align: top;
	background-color: #F1D5C7;
	font-weight: bold;
	border-top: 1px solid #CC6633;
	border-right: 1px none #CC6633;
	border-bottom: 1px solid #CC6633;
	border-left: 1px none #CC6633;
	padding: 10px;




}
.formcell {
	padding: 10px;

}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.topformheader {

	margin-left: 10px;
	font-size: x-small;
	vertical-align: top;
	background-color: #F1D5C7;
	font-weight: bold;
	border-top: 1px none #CC6633;
	border-right: 1px none #CC6633;
	border-bottom: 1px solid #CC6633;
	border-left: 1px none #CC6633;
	padding: 10px;
}
