.whiteBG {
	background-color: #FFFFFF;
}
.mainTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #07387E;
}
.mainLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #037761;
	text-decoration: none;
}
.mainLink a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	text-decoration: underline;
}
.areaMapTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333300;
}
.mapLinkSelected {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF6600;
}
.profileTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	text-align: right;
	font-size: 12px;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.profileDesc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.trailLink {
	font-weight: bold;
	color: #8E592F;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.greenwayLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
