																																																																																																												
/* Styles for the Main Page */
body
{
	font-family: arial;
	font-size: 14px;
	margin: 0px;
	background-color: #0330C1;
}
/****************************************************************/



/* Styles for the Header */
table.header
{
	width: 100%;
	background-color:black;
}
table.header td, table.header th
{	
	font-family: "Myriad Web", "Myriad", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;	
	color: white;
	font-size:34;
}

div.subheader
{
	font-family: "Myriad Web", "Myriad", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
	color: white;
	font-size:22;
	font-style:italic;
}
/****************************************************************/



/* Styles for the login in the upper right of the page */
div.login
{
	font-size: 18;
	color:#000000;
	font-weight: bold;
	valign: bottom;
	
}
div.login a
{
	color: white;
	text-decoration: none;
	/*outline: black groove medium;*/
}
/****************************************************************/



/* Styles for the assesor/treasurer at the top Portion */
div.persontitle
{
	color: white;
	text-align: left;
	font-weight: bolder;
        font-size: 22;
}

img.courthousepic
{
	border-style: groove;
	border-color: darkslategray;
}

/****************************************************************/


/* Styles for the title in the middle of the page that changes */
div.subtitle
{
	font-size: 18;
	color: black;
	font-weight: bold;
	text-align: center;
}
/****************************************************************/




/* Styles for the window in the middle which holds content */
td.innerwindow
{
	background-color: #E1E1E1;
	width: 70%;
	padding: 10px;
	valign: top;
	border-style: groove;
	border-color: darkslategray;
	text-align: center;
}
/****************************************************************/



/* Styles for the Links Portion only needed if buttons aren't individually made 

ul.postnav,ul.postnav li
{
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.postnav li
{
	float:left;
	width: 9em;
	font-size:110%;
	margin-right: 5px;	
	padding-bottom:3px;

}
ul.postnav a
{
	display:block;
	width:9em;
	padding:3px 0;
	font: bold 110% Verdana,Arial,sans-serif;
    background: black;
    color: white;
    text-decoration:none;
    text-align:center;
}

ul.postnav a:visited
{	
	background: black;
	color: white;
}

ul.postnav a:hover
{	
	background: #A8E52F;
	color:#FFF;
}


table.links
{
		
}
*/



/****************************************************************/



/* Styles for the Footer Portion */
div.footer
{
	color: white;
	font-size: 12;
}
/****************************************************************/











/****************************************************************/
/* Styles for rest, which can be left unchanged I think*/
/****************************************************************/
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: dimgray;
}

.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;
}


							

							

							

							

							

							

							

							

							

							

							

							

							

							

							

							

							

							

							

							

							

							

							

							

							

							

							

							

							

							

							

							