body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	scrollbar-face-color: #262626;
	scrollbar-arrow-color: #FFCC66;
	scrollbar-track-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #595959;
	scrollbar-3dlight-color: #333333;
}

table {
	background-repeat: no-repeat;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFCC66;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: underline;
}
.NavTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.ContainerScroll
{
	overflow: auto;
	width: 790px;
	height: 420px;
	margin-left: 10px;
	margin-top: 20px;
	scrollbar-face-color: #262626;
	scrollbar-arrow-color: #FFCC66;
	scrollbar-track-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #595959;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: #404040;
}
.TitleMedium {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.TitleSmall {
	font-size: 14px;
	font-weight: bold;
}
.QuoteText {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.GMapInfoWindowText {
	font-size: 12px;
	color: #666666;
}
.GMapInfoWindowTitle {
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}

.GMapInfoWindowText a
 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: blue;
	text-decoration: none;
}

.GMapInfoWindowText a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: blue;
	text-decoration: underline;
}

