/* Start MapView Styles */

table.mv-county-select
{
	border-color: #9EABC6;
	border-width: 2px;
	border-style: solid;
}
td.mv-county-select-title
{
	font-weight: bold;
	background-color: #EDF1F6;
	text-align: center;
	vertical-align: middle;
	padding: 0 0 2px 0;
	white-space: nowrap;
}
td.mv-county-select-link
{
	font-weight: bold;
	background-color: #D3DCE8;
	text-align: center;
	vertical-align: middle;
	padding: 0 0 2px 0;
	width: 60px;
	height: 19px;
	border-left: #9EABC6;
	border-width: 0 0 0 1px;
	border-style: none none none solid;
	white-space: nowrap;
}
td.mv-countylink
{
	background-color: #EDF1F6;
	border-left: #9EABC6;
	border-width: 0 0 0 1px;
	border-style: none none none solid;
	width: 16%;
	padding: 0 0 3px 0;
	line-height: 14px;
	vertical-align: top;
	white-space: nowrap;
}
td.mv-countylink-adapted
{
	background-color: #EDF1F6;
	border-left: #9EABC6;
	border-right: #9EABC6;
	border-width: 0 1px 0 1px;
	border-style: none solid none solid;
	width: 16%;
	padding: 0 0 3px 0;
	line-height: 14px;
	vertical-align: top;
	white-space: nowrap;
}
td.mv-countylink-right
{
	background-color: #EDF1F6;
	border-left: #9EABC6;
	border-right: #9EABC6;
	border-width: 0 1px 0 1px;
	border-style: none solid none solid;
	width: 16%;
	padding: 0 0 3px 0;
	line-height: 14px;
	vertical-align: top;
	white-space: nowrap;
}
a.mv-countylink
{
	color: #000033;
	
	font-size: 11px;
	font-family: Verdana, Arial;
	text-decoration: none;
	padding: 0 0 0 21px;
}
a:link.mv-countylink
{
	color: #000033;
	font-size: 11px;
	font-family: Verdana, Arial;
	text-decoration: none;
	padding: 0 0 0 21px;
}
a:visited.mv-countylink
{
	color: #000033;
	font-size: 11px;
	font-family: Verdana, Arial;
	text-decoration: none;
	padding: 0 0 0 21px;
}
a:hover.mv-countylink
{
	color: #000033;
	font-size: 11px;
	font-family: Verdana, Arial;
	text-decoration: underline;
	padding: 0 0 0 21px;
}
div.mv-countylink-start
{
	background-color: #D3DCE8;
}
a.mv-countylink-start
{
	color: #000033;
	font-size: 11px;
	font-family: Verdana, Arial;
	text-decoration: none;
}
a:link.mv-countylink-start
{
	color: #000033;
	font-size: 11px;
	font-family: Verdana, Arial;
	text-decoration: none;
}
a:visited.mv-countylink-start
{
	color: #000033;
	font-size: 11px;
	font-family: Verdana, Arial;
	text-decoration: none;
}
a:hover.mv-countylink-start
{
	color: #000033;
	font-size: 11px;
	font-family: Verdana, Arial;
	text-decoration: underline;
}
td.mv-subtop
{
	background-color: #EDF1F6;
	height: 13px;
	background-repeat: repeat-x;
	border-right: #9EABC6;
	border-left: #9EABC6;
	border-width: 0 1px 0 1px;
	border-style: none solid none solid;
}
td.mv-backtotop
{
	background-color: #D9E2EC;
	border-color: #9EABC6;
	border-width: 1px;
	border-style: solid;
	text-align: center;
	vertical-align: middle;
	height: 16px;
	font-size: 10px;
	padding: 0 0 2px 0;
}
td.mv-backtotop-bot
{
	background-color: #D9E2EC;
	border-top: #9EABC6;
	border-width: 1px 0 0 0;
	border-style: solid none none none;
	vertical-align: middle;
	height: 15px;
	font-size: 10px;
}
.mv-head-top-title
{
	text-align: right;
	vertical-align: bottom;
	font-size: 14px;
	font-weight: bold;
	padding: 0 12px 3px 0;
}
.mv-head-body { padding: 0 8px 0 0; }
.repeat-x { background-repeat: repeat-x; }
/* End MapView Styles */