@charset "UTF-8";
.tiny_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-align: center;
	background-position: center;
}
a {
	color: #007273;
}
table {
	padding: 0px;
	background-position: center top;
	margin-top: 0px;
}
.menu_descriptions {
	color: #0066cc;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
body {
	background-color: #C4E0FF;
}
.page_titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #530F1E;
}
.body_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #530F1E;
}
.background_image {
	background-image: url(../Images/right.jpg);
}
.orange_double_border {
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #fe3616;
	border-right-color: #fe3616;
	border-bottom-color: #fe3616;
	border-left-color: #fe3616;
}
.menu_divider_background {
	background-image: url(../Images/menu_divider.gif);
}
.map_border {
	border: 5px solid #6DB493;
}
