.MapBody {
   
	background-color	: #FFFFFF;
	margin			: 0px;
   
       }
.MapHeader {

	padding-left		: 20px;
	padding-top		: 5px;
	padding-right		: 20px;
	padding-bottom		: 5px;

	border			: solid;
	border-left-width	: 0px;
	border-top-width	: 0px;
	border-right-width	: 0px;
	border-bottom-width	: 0px;

	border-color		: #666666;

	background-image	: url(graphics/background_header_1.gif);


	}
.MapTitle {

	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 30px;
	text-align	: left;
	color		: #CC9933;
	margin		: 0px;

        }
.MapHorizontalLine {

	color		: #CCCCCC;
	margin-left	: 20px;
	margin-right	: 20px;
	padding-left	: 20px;
	padding-right	: 20px;
	visibility	: hidden;

	}
.MapAuthor {

	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 10px;
	text-align	: center;
	font-weight	: bold;
	font-style	: normal;
	color		: #999999;
	margin		: 11px;

        }
.MapInformation {

	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 10px;
	text-align	: left;
	font-style	: normal;
	color		: #000000;
	margin		: 11px;

        }
.AttributesBody {

	background-color: #FFFFFF;
	background-image: url(graphics/background_body_1.gif);

        }
.AttributesTopText  {

	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 12px;
	text-align	: left;
	font-weight	: bold;
	font-style	: normal;
	color		: #000000;
	margin		: 3px;

        }
.AttributesBottomText {

	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 12px;
	text-align	: left;
	font-weight	: bold;
	font-style	: normal;
	color		: #000000;
	margin		: 3px;

        }
.AttributesTable  { 

	border		: 3px;
	background-color: #FFFFFF;
	width		: 100%;

        }
.AttributesFieldName { 

	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 11px;
	text-align	: left;
	font-weight	: normal;
	font-style	: normal;
	color		: #000000;


	background-color: #F2F2F2;

	margin		: 10px;
	padding		: 4px;




        }
.AttributesFieldValue { 

	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 11px;
	text-align	: left;
	font-weight	: normal;
	font-style	: normal;
	color		: #000000;


	background-color: #F2F2F2;

	margin		: 10px;
	padding		: 4px;


        }
.SearchingBody {

	background-color: #FFFFFF;
	background-image	: url(graphics/background_body_1.gif);
	margin		: 0px;

        }
.SearchingHeader {

	padding-left	: 20px;
	padding-top	: 10px;
	padding-right	: 20px;
	padding-bottom	: 10px;

	background-color: #33ADFF;

	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 12px;
	text-align	: left;
	font-weight	: bold;
	font-style	: normal;
	color		: #FFFFFF;

	}
.SearchingHorizontalLine {

	color		: #0983FF;
	visibility	: hidden;

	padding-left	: 20px;
	padding-right	: 20px;
	padding-top	: 0px;
	padding-bottom	: 0px;

	}
.SearchingListFrame {

	margin-left	: 20px;
	margin-top	: 5px;
	border-width 	: 3px;
	border-style	: solid;
	border-color	: #EFEFEF;
	}
.SearchingList  {

	width		: 200px;
	height		: 188px;
	font-size: 11 px;


}
.SearchingFindButton {

	margin-top	: 5px;
	margin-right	: 10px;
	font-size	: 13px;
	width		: 65px;
}
.SearchingCancelButton {

	margin-top 	: 10px;
	margin-right	: 10px;
	font-size	: 13px;
	width		: 65px;
}
.navigation_button_n		{  width: 16px; height: 16px }
.navigation_button_ne		{  width: 16px; height: 16px }
.navigation_button_e		{  width: 16px; height: 16px }
.navigation_button_se		{  width: 16px; height: 16px }
.navigation_button_s		{  width: 16px; height: 16px }
.navigation_button_sw		{  width: 16px; height: 16px }
.navigation_button_w		{  width: 16px; height: 16px }
.navigation_button_nw		{  width: 16px; height: 16px }
.magnification_button_minus	{  width: 40px; height: 35px }
.magnification_button_plus	{  width: 42px; height: 35px }
.magnification_button_a		{  width: 17px; height: 35px }
.magnification_button_b		{  width: 17px; height: 35px }
.magnification_button_c		{  width: 17px; height: 35px }
.magnification_button_d		{  width: 17px; height: 35px }
.magnification_button_e		{  width: 17px; height: 35px }
.magnification_button_f		{  width: 17px; height: 35px }
.MapOverviewBorder  { 


	border-width	: 3px;	/* do not modify this */
	border-style	: solid;
	border-color	: #CC9933;
	z-index		: 100;

        }
.MapLocatorImage {

	filter		: Glow(Color=#FFFFFF, Strength=9);

        }

