.tableheader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	background-color : Silver;
	font-weight : bold;
}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000}
.form {  background-color: #CCCCCC}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #FF0000}
li {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000; line-height: 130%}
a:active {  font-weight: bold; color: #FF0000}
a:hover {  text-decoration: none}
a:link {  font-weight: bold; color: #FF0000}
a:visited {  font-weight: bold; color: #666666}
a.navbar:link {
	 background-color: #A0A0A0;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12pt;
}

div.cssmenu {
	padding:0;
	margin:2px;
	border:1px solid #000;
	border-top:0px;
	float:left;
	background : #DCDCDC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color: Black;
}

.footer {
	background : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : Black;
}


div.cssmenu a {
    display:block;
    margin:0;
    width:100%;
    padding:4px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color: Black;
    border-top:1px solid #000;
    text-decoration:none;
}
html>body div.cssmenu a {
	  width:auto;
}
div.cssmenu a:hover {
	background: Red;
	color: Black;
	text-decoration:none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
}

.mapgroupname {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: Red;
}
.maplocation {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: Black;
}
.mapventers {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Black;
}


