body {
	background: #FFFFFF url(tile.gif);
}
tr,th,td,body {
	font-family: verdana;
	font-size: 8pt;
}
td {
	vertical-align: top;
}
a,a:active,a:visited {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #a89768;
}
a:hover {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
a.menu,a.menu:active,a.menu:visited {
	font-family: verdana;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
a.menu:hover {
	font-family: verdana;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: underline;
	color: #eaeaea;
}
input{
	background: #fbfbfb;
	border: 1px solid #bcbcbc;
	font-family: Verdana;
	font-size: 10px;
	height: 20px;
}
h1 {
	font-size: 15pt;
	color: #a89768;
}
#maintable,#statetable,#searchtable {
	width: 568;
	border: 0px;
	border-collapse: collapse;
	cellpadding: 10;
	cellspacing: 10;
	background: #FFFFFF;
}
#wrapper {
	width: 728px;
	cellpadding: 0;
	cellspacing: 0;
	border-collapse: collapse;
	border: 1px dashed #000000;
	background: #FFFFFF;
}
#maintable td, #statetable td {
	padding: 5;
	valign: middle;
	height: 16px;
}