.default {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 003366;
	text-decoration: none;
}
.default h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: 003366;
	text-decoration: none;
	display:inline;
}
.default h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 003366;
	text-decoration: none;
}
.default h3{
	display:inline;
}
.default h4{
	display:inline;
}

.mapPointer{
	cursor: crosshair;
}

.menuHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #000066;
	color: White;
}

.menuText1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
.menuText1 A:Link { color: #FF6600; text-decoration: none;}
.menuText1 A:Visited { color: #FF6600; text-decoration: none; }
.menuText1 A:Active { color: 003366; }
.menuText1 A:Hover { color: #191970;  border-bottom: 1px solid;  border-top: 1px solid;
}

.menuText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: 003366;
	text-decoration: none;
}
.menuText2 A:Link {	font-size: 10px; color: 003366; text-decoration: none; }
.menuText2 A:Visited {	font-size: 10px; color: 003366; text-decoration: none; }
.menuText2 A:Active{ color: 003366; }
.menuText2 A:Hover{	color: #FF9900; border-top: 1px solid #00008B 1;  border-bottom: 1px solid #00008B;  }

.tableText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 003366;
	text-decoration: none;
	font-weight: normal;
}
.tableText A:Link { color: 003366; text-decoration: none; }
.tableText A:Visited{ color: 003366; text-decoration: none; }
.tableText A:Active{ color: 003366; text-decoration: none; }
.tableText A:Hover{ color: FF9900; text-decoration: underline; }
