﻿body
{
	margin: 0;
	padding: 0;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color:#003399;
	color:black;
}

#div1
{
	height:700px;
	width:1200px;
}

#masterWrapper
{
	position: relative;
	width: 1200px;
	height:700px;
	margin: 0 auto;
	font-family: Verdana;
	font-size:small;
	border-collapse:collapse;
}

#masterBannerArea
{
	background-color: #003399;
	background-position: left top;
	height: 120px;
}

#mainMenuArea
{
	background-color: #003399;
	width: 1200px;
	height: 0px;
	font-size: 8pt;
}

.mainMenu
{
	float:right;
	height: 20px; 
}

.menuStatic
{
	border-style: none;
}

.menuItemStatic
{
	border-style: none;
	color: White; 
}

.menuDynamic
{
	border-style: outset;
    border-width: 1px;               
    color: Gray; 
}

.menuItemDynamic
{
    border-style: solid;
    border-width: 1px;
    border-color:#D9D9E6;
}

.menuHoverStatic
{
	background-color: #6699CC;
    border-style: solid;
    border-width: 1px; 
    border-color:#D9D9FF;
}

.menuHoverDynamic
{
	background-color: White;
    border-style: solid;
    border-width: 1px;  
    border-color:#D9D9FF;
}

#masterContentArea
{
	width: 1200px;
	height: 700px;
	background-color: White;
}


#masterFooterArea
{
	background-color: Black;
	color: White;
}


.footerLinkButton
{
	 color: White;
}

#masterFooterArea
{
	clear: both;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}

#copyrightArea
{
	float:left;
	padding-left: 20px;
}

#footerMenuArea
{
	float: right;
	padding-right: 20px;
}

#MultiView1 
{
	background-color:White;
	font-size: 8;
	color: black;
}
#View0 
{
	background-color:White;
	font-size: 8;
	color: black;
}
#View1 
{
	background-color:White;
	font-size: 8;
	color: black;
}
#View4 
{
	background-color:White;
	font-size: 8;
	color: black;
}
#View5 
{
	background-color:White;
	font-size: 8;
	color: black;
}
#View6 
{
	background-color:White;
	font-size: 8;
	color: black;
}
#View7
{
	background-color:White;
	font-size: 8;
	color: black;
}
#View8 
{
	background-color:White;
	font-size: 8;
	color: black;
}
#View9 
{
	background-color:White;
	font-size: 8;
	color: black;
}
#View10 
{
	background-color:White;
	font-size: 8;
	color: black;
}
#View11 
{
	background-color:White;
	font-size: 8;
	color: black;
}
#View12
{
	background-color:White;
	font-size: 8;
	color: black;
}
#View13 
{
	background-color:White;
	font-size: 8;
	color: black;
}
#View14 
{
	background-color:White;
	font-size: 8;
	color: black;
}
#View15 
{
	background-color:White;
	font-size: 8;
	color: black;
}
#View16 
{
	background-color:White;
	font-size: 8;
	color: black;
}
#Toolbar1
{
	background-color:#6699CC;
}

table 
{
	background-color:White;
	font-family:Verdana;
	font-size: 8;
	color: black;
}
#treeContainer
{
	background-color:White;
	font-family:Verdana;
	font-size: 8;
	color: black;
}

#div 
{
	background-color:White;
	font-family:Verdana; 
	font-size: 8;
	color: black;
}
#PropertyReport
{
	background-color:White;
	font-family:Verdana;
	font-size: 10px;
	color: black;
}

#GridView2
/*   */
{
	Border-Style: none;
	border-color: White; 
	text-align:left;
	font-size: 10px;
}
#GridView3
/*  Find Address results */
{
	Border-Style: none;
	border-color: White; 
	text-align:left;
	font-size: 10px;
}
#GridView4
/* Find parcel results using parcel ID */
{
	Border-Style: none;
	border-color: White; 
	text-align:left;
	font-size: 10px;
}
#GridView5
/* Point of interests results */
{
	Border-Style: none;
	border-color: White; 
	text-align:left;
	font-size: 10px;
}
#GridView6
/* Find subdivision results */
{
	Border-Style: none;
	border-color: White; 
	text-align:left;
	font-size: 10px;
}
#GridView7
/* Identify results */
{
	Border-Style: none;
	border-color: White; 
	text-align:left;
	font-size: 10px;
}
#GridView8
/* Identify results */
{
	Border-Style: none;
	border-color: White; 
	text-align:left;
	font-size: 10px;
}
#GridView9
/* Grid view holding the property report data */
{
	Border-Style: none;
	border-color: White; 
	text-align:left;
	font-size: 10px;
}
#GridView10
/* Grid view holding identify results */
{
	Border-Style: none;
	border-color: White; 
	text-align:left;
	font-size: 10px;
}


