<!--
body {
	background-color: #44382B;
	background-image: url(bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.midverback {
	background-image: url(mid_ver_back.jpg);
	background-repeat:repeat-y;
	background-position:center;
}

body,td,th {
	font-family: Trebuchet MS, Helvetica, Sans-Serif, Arial, Tahoma;
	font-size: 12px;
}
h3 {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
a:link {
	color: #7E6245;
}
a:visited {
	color: #B59779;
}
a:hover {
	color: #B59779;
}
a:active {
	color: #B59779;
}
h5 {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.theform {
	width:225px;
	padding:2px;
}
	
