BODY
{
    FONT-SIZE: 7pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: white;
}

TABLE TD {
	FONT-SIZE: 7pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
}

TABLE#TABLE2 TD {
	FONT-SIZE: 7pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
}

TABLE#FOOTER TD {
	FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
}
	
A:active
{
    COLOR: #336699;
    FONT-SIZE: 8pt;
}
A:link
{
    COLOR: #336699;
    FONT-SIZE: 8pt;
}
A:visited
{
    COLOR: #336699;
    FONT-SIZE: 8pt;
}
A:hover
{
    FONT-WEIGHT: normal;
    COLOR: #CC0000;
    FONT-SIZE: 8pt;
}

.TextboxText
{
	FONT-SIZE: 4pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
	
}
.RadioButtonText
{
	COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    FONT-WEIGHT: normal;
    FONT-SIZE: 7pt;
}
.XYLocatorText
{
	COLOR: #336699;
	BACKGROUND-COLOR: transparent;
    FONT-FAMILY: Verdana, Arial;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    border-style:none;	
}
.MapSizeList
{
	COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
}
.MapBorder
{  
    border-color:#999999;
    border-style:outset; 
}

.ZoomBox
{
	border:2px;
	border-style:solid;
	border-color:Red;
	visibility:hidden;
}
.HRule
{
    color:#336699;
}
.PrintTitle 
{
	COLOR: black;
	BACKGROUND-COLOR: transparent;
    FONT-FAMILY: Verdana, Arial;
    FONT-WEIGHT: bold;
    FONT-SIZE: 16pt;
    border-style:none;
    width:450px;
}
.FootNote
{
    COLOR: #336699;
    FONT-SIZE: xx-small;
}

.hide 
{
    display: none;
    
}

.birdseye
{
 FONT-SIZE: 12pt;   
}

#pageLoading {display:block; height:100%; width:100%; background:url('http://localhost/parcel2.0/images/loading.gif') no-repeat center middle;}



