BODY
{
    FONT-SIZE: x-small;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: small;
}
A:active
{
    COLOR: #336699;
    FONT-SIZE: xx-small;
}
A:link
{
    COLOR: #336699;
    FONT-SIZE: xx-small;
}
A:visited
{
    COLOR: #336699;
    FONT-SIZE: xx-small;
}
A:hover
{
    FONT-WEIGHT: normal;
    COLOR: #FF0000;
    FONT-SIZE: xx-small;
}

.RadioButtonText
{
	COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    FONT-WEIGHT: normal;
    FONT-SIZE: x-small;
}
.XYLocatorText
{
	COLOR: #336699;
	BACKGROUND-COLOR: transparent;
    FONT-FAMILY: Verdana, Arial;
    FONT-WEIGHT: bold;
    FONT-SIZE: xx-small;
    border-style:none;	
}
.MapSizeList
{
	COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    FONT-WEIGHT: normal;
    FONT-SIZE: xx-small;
}
.MapBorder
{  
    border-color:#336699;
    border-style:outset; 
}
.SmallMap
{ 
    height:320px;
    width:640px;
}
.LargeMap
{
    height:450px;
    width:600px;
}
.ZoomBox
{
	border:1;
	border-style: dashed;
	border-color:Red;
	visibility:hidden;
	background-color: silver;
	opacity:.40;
	filter: alpha(opacity=40); 
	-moz-opacity: 0.4;
}
.HRule
{
    color:#336699;
}
.PrintTitle 
{
	COLOR: black;
	BACKGROUND-COLOR: transparent;
    FONT-FAMILY: Verdana, Arial;
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    border-style:none;
    width:450px;
}
.FootNote
{
    COLOR: #336699;
    FONT-SIZE: xx-small;
}
.dir_rtl img.flip
{
    filter: flipH;
}
.dir_rtl td.flip
{
    filter: flipH;
}