body
{
	font-family: arial;
	font-size: 14px;
	margin: 0px;
}

td
{
	font-size: 14px;
}

th
{
	font-size: 14px;
}

a
{
	color: #000066;
}

a:visited
{
	color: #91771E;
}

table.main
{
	width: 650px;
}

td.middle
{
	text-align: center;
}

td.side
{
	width: 15%;
}

table.header
{
	width: 100%;
	 border-collapse: collapse;
}

td.header
{
	text-align: center;
	background-color: #000066;
	height: 100px; 
}

td.nav
{
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	background-color: #91771E;
}

td.nav a
{
	text-decoration: none;
	color: white;
}

td.nav a:visited
{
	text-decoration: none;
	color: white;
}

tr.even
{
	background-color: #E0E0EC;
	cursor: pointer;
}

tr.odd
{
	background-color: #FFFFFF;
	cursor: pointer;
}

table.results
{
	border-collapse: collapse;
}

table.results td
{
	height: 20px;
}

table.report
{
	width: 700px;
	border-collapse: collapse;
	border: 1px #AAAAAA solid;
}

table.report caption
{
	background-color: #E0E0EC;
	font-size: 13px;
	font-weight: bold;
	border: 1px #AAAAAA solid;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: none;
}

table.taxinfo
{
	width: 300px;
}

table.taxlevy
{
	width: 400px;
}

table.photos
{
	width: 650px;
}

table.report th
{
	font-size: 13px;
}

table.report rd
{
	font-size: 13px;
}

.desc
{
	font-size: 11px;
	color: gray;
}

.pagebreak
{
	page-break-after: always;
}

a img
{
	border: none;
}

img#mapimage
{
	margin: 0px;
	padding: 0px;
	border: none;
	cursor: crosshair;
}

div#mapdisplay
{
	width: 400px;
	height: 420px;
	border: none;
}

div#mapborder
{
	width: 400px;
	height: 420px;
	border: solid black 1px;
}

td#maptd
{
	width: 400px;
	height: 420px;
}

div.box
{
	border: solid black 2px;
}

div.boxtitle
{
	margin: 5px;
}

div.submitmargin
{
	margin-left: 10px;
}

table.resultstable
{
	margin-left: 5px;
	text-align: left;
	vertical-align: top;
}

table.resultstable th
{
	text-align: left;
	vertical-align: top;
}

table.resultstable td
{
	text-align: left;
	vertical-align: top;
}

