﻿body {
}


.WebMapTable
{
	font-size: 9pt;
	font-family: verdana;
	text-align: center;
	left: 26px;
	position: relative;
	top: -20px;
}

.WebMapTdHeadline
{
    font-size: 9pt;
    font-family: verdana;
    text-align: left;
    color: #0099ff;
    text-decoration: underline;
    font-weight: bolder;
}



.WebMapTdPageGroup
{
    font-size: 9pt;
    font-family: verdana;
    text-align: left;
    color: #0099ff;
    left: 20px;
    position: relative;
}



.WebMapTdItems
{
	font-size: 9pt;
	font-family: verdana;
	text-align: left;
	left: 40px;
	position: relative;
}

.WebMapTdItems a:link
{
	color: #000099;
}
.WebMapTdItems a:visited
{
	color: #000099;
}

.WebMapTdItems a:hover
{
	color: #ff8c00;
}
.WebMapTdItems a:active
{
	color: #000099;
}

