div#MapHelp table
{
	width: 100%; 
	margin-left: auto; 
	margin-right: auto;
	color: #0066CC;
	font-size: 11pt;
}

th.MapInfoHeader, th.lg_header{
	background: url(images/map_icons/maptoolbar_bg.gif) #D9F1F9 center repeat-x;
	border-bottom: 1px solid #A8DEFD;
	color: #3399FF;
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	height: 27px;
}

td.MapInfoIcon {
	text-align: center;
	width: 90px;
}
td.MapInfoIcon img{
	height: 16px;
	width: 16px;
}

table.legend
{
	color: #0066CC;
	background: url(/images/map_icons/bg_image.png) repeat-y;
	border: 1px solid #A8DEFD;
	font-weight:bold;
}
/* DashBoard Style  - BEGIN */


.MSVE_MapStyle_Header
{
	/*background-color: #d7edf4;*/
	background: url(/images/map_icons/bg_image_small.png) repeat-y;
	font-weight:bold;
	color:#444444;
	cursor:text;
	font-family:Verdana,sans-serif;
	font-size:7.5pt;
	height:21px;
	line-height:21px;
	margin-left: 50pt;
	padding-left:25pt;
	position:relative;
	text-align: left;
	width: 100px;


}

.MSVE_MapStyle_Header_Hover
{
    /*background-color: #E9E9E9;*/
    background: url(/images/map_icons/bg_image_small_grey.png) repeat-y;
	font-weight:bold;
	color:#444444;
	cursor:pointer;
	font-family:Verdana,sans-serif;
	font-size:7.5pt;
	height:21px;
	line-height:21px;
	/*margin:1px;
	padding:0pt;
	position:relative;
	text-align:center;*/
	line-height:21px;
	margin-left: 50pt;
	padding-left:25pt;
	position:relative;
	text-align: left;
	width: 100px;
}

.MSVE_MapStyle_Header_click
{
    background: url(/images/map_icons/bg_image_small_grey.png) repeat-y;
    /*background-color: #E9E9E9;*/
	font-weight:bold;
	font-style:italic;
	color:#444444;
	cursor:pointer;
	font-family:Verdana,sans-serif;
	font-size:7.5pt;
	height:21px;
	line-height:21px;
	/*margin:1px;
	padding:0pt;
	position:relative;
	text-align:center;*/
	line-height:21px;
	margin-left: 50pt;
	padding-left:25pt;
	position:relative;
	text-align: left;

}
.MSVE_MapStyle_Header_clicked_hover
{
    background: url(/images/map_icons/bg_image_small_grey.png) repeat-y;
	/*background-color: #EEEEEE;*/
	font-weight:bold;
	color:#444444;
	cursor:pointer;
	font-family:Verdana,sans-serif;
	font-size:7.5pt;
	height:21px;
	line-height:21px;
	/*margin:1px;
	padding:0pt;
	position:relative;
	text-align:center;*/
	line-height:21px;
	margin-left: 50pt;
	padding-left:25pt;
	position:relative;
	text-align: left;
}
/* DashBoard Style  - END */