BODY {
	FONT-SIZE: 90%;
	COLOR: #333333;
	FONT-FAMILY: arial;
	background-image: url(images/back_body.gif);
	background-color: #A39E80;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
P {
	FONT-SIZE: 90%; COLOR: #333333; FONT-FAMILY: arial;
}
a:link {
	color: #026597;
}
a:visited {
	color: #026597;
}
a:hover {
	color: #5F5A3D;
}
#topbanner {
	background-image: url(images/back_topbanner.gif);
	width: 100%;
	margin: 0,0,0,0;
}
.topbannerinner {
	width: 776 px;
	margin: 0,0,0,0;
}
.main {
	width: 776px;
	margin: 0,0,0,0;
	background-image: url(images/back_main.gif);
}
.maincell {
	padding-left: 20px;
	padding-right: 20px;
}
h1 {
	color: #37444D;
	font-size: 180%;
	font-family: arial;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: thin solid #FFFAE1;
}
H2 {
	FONT-SIZE: 140%;
	COLOR: #026597;
	FONT-FAMILY: arial;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: thin solid #FFFAE1;
}
H3 { font-size:110%;
	font-family: arial;
	color: #026597;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: thin solid #5F5A3D;
}

H5 { font-size:110%;
	font-family: arial;
	color: #026597;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}


h4 {
	color: #3a3a3a;
	font-size: 13px;
	font-family: arial;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.smtext {
	font-size: 84%;
}
.tinytext {
	font-size: 80%;
}
.footer {
	font-size: 80%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-top: thin solid #5F5A3D;
	padding-top: 10px;
	text-align: center;
	clear: both;
}
.formlabel {
	background-color: #FFFAE1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 88%;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
.formfield {
	background-color: #C4D1D9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 88%;
	vertical-align: top;
}
ul {
	FONT-SIZE: 90%; COLOR: #333333; FONT-FAMILY: arial;
}