.default {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 003366;
	text-decoration: none;
}
.default A:Link { color: 0033bb; text-decoration: none}
.default A:Visited{ color: 0033bb; text-decoration: none}
.default A:Active{ color: 0033bb; text-decoration: none}
.default A:Hover{ color: FF9900; text-decoration: underline}

.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; }

.tableTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 003366;
	text-decoration: none;
	font-weight: normal;
}
.tableTextSmall A:Link { color: 003366; text-decoration: none; }
.tableTextSmall A:Visited{ color: 003366; text-decoration: none; }
.tableTextSmall A:Active{ color: 003366; text-decoration: none; }
.tableTextSmall A:Hover{ color: FF9900; text-decoration: underline; }

.pagerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: ff0000;
	text-decoration: none;
	font-weight: bold;
}
.pagerText A:Link { color: 003366; text-decoration: none; font-size: 13px;}
.pagerText A:Visited{ color: 003366; text-decoration: none; font-size: 13px;}
.pagerText A:Active{ color: 003366; text-decoration: none; font-size: 13px;}
.pagerText A:Hover{ color: FF9900; text-decoration: underline; font-size: 13px;}

.pagerTextSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: ff0000;
	text-decoration: none;
	font-weight: bold;
}
.pagerTextSmall A:Link { color: 003366; text-decoration: none; font-size: 10px;}
.pagerTextSmall A:Visited{ color: 003366; text-decoration: none; font-size: 10px;}
.pagerTextSmall A:Active{ color: 003366; text-decoration: none; font-size: 10px;}
.pagerTextSmall A:Hover{ color: FF9900; text-decoration: underline; font-size: 10px;}

.buttonText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 003366;
	text-decoration: none;
	font-weight: Bold;
}
