/* CSS Document */
Div#BottomBar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660000;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #08A8DA;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
Div#BottomBar a:link {
	letter-spacing: .2em;
	font-weight: bold;
	text-decoration: none;
	color: #660000;
}
Div#BottomBar a:visited {
	letter-spacing: .2em;
	font-weight: bold;
	text-decoration: none;
	color: #660000;
}
Div#BottomBar a:hover {
	letter-spacing: .2em;
	font-weight: bold;
	text-decoration: underline;
	color: #0000CC;
}
Div#BottomBar a:active {
	letter-spacing: .2em;
	font-weight: bold;
	text-decoration: underline;
	color: #CC0000;
}


div#forheader {
	width: 760px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003300;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px;
}
div#for {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.10em;
	color: #003300;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	border-bottom-color: #08A8DA;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #08A8DA;
	padding: 5px;
}
div#for a:link {
	text-decoration: none;
	color: #660000;
}
div#for a:visited {
	text-decoration: none;
	color: #660000;
}
div#for a:hover {
	color: #0000CC;
	text-decoration: underline;
}
div#for a:active {
	color: #CC0000;
	text-decoration: underline;
}
.FooterText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660000;
}