body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}


div.actionLabel
{
	text-decoration: none;
	font-weight: bold;
	font-size: x-small;
	color: black;
	text-align: center;
}


table.maptypeTable
{
     width:0px;margin:0 0 10px;
}


table.maptypeTable a
{
     display: block;
     text-decoration: none;
     font-family: sans-serif;
     color: #0033cc;
     background-color: white;
     padding: 0px;
     text-align: center;
     height: 16px;
     width: 40px;
     font-size: x-small;
}


table.maptypeTable a:hover
{
	color: black;
	background-color: #ededed;
}

div.normalMapType 
{
	border:1px solid #acc5e4;
}


div.selectedMapType
{
	background-color: #ededed;
	border:1px solid #acc5e4;
}


div.selectedMapType a
{
	text-decoration: none;
	background-color: #ededed;
	color: #000;
	padding-right: 1px;
	padding-left: 1px;
	width:37px;
}


div.normalMapType a
{
	text-decoration: none;
	padding-right: 1px;
	padding-left: 1px;
	width:37px;
}



table.navRadioTable
{
	width:0px;margin:0 0 0px;
	font-size: xx-small;
}


table.zoomTableBottom
{
     width:0px;margin:0 0 10px;
}


table.zoomTableBottom a
{
     display: block;
     text-decoration: underline;
     font-family: sans-serif;
     color: #0033cc;
     background-color: white;
     padding: 0px;
     text-align: center;
     height: 16px;
     width: 12px;
     font-size: x-small;
}


table.zoomTableBottom a:hover
{
	color: black;
	background-color: #ededed;
}


div.zoomOutBottom
{
	border:1px solid #acc5e4;
	border-right:0;
	width:25px;
}


div.zoomInBottom
{
	border:1px solid #acc5e4;
	width:25px;
}

div.zoomOutBottom a
{
	background-color: #ededed;
	color: #666666;
	border-right:0;
	width:25px;
}


div.zoomInBottom a
{
	background-color: #ededed;
	color: #666666;
	width:23px;
	padding-right: 1px;
	padding-left: 1px;
}


div.normalZoomBottom
{
	border:1px solid #acc5e4;
	border-right:0;
	width:12px;
}


div.selectedZoomBottom
{
	background-color: #ededed;
	border:1px solid #acc5e4;
	border-right:0;
	width:12px;
}


div.selectedZoomBottom a
{
	text-decoration: none;
	background-color: #ededed;
	color: #000;
}
