/* CSS Document */
<style type="text/css">

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
}
.body_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding: 5px;
}
.heading {
	font-size: 24px;
	color: #CCCCCC;
}
body {
	background-color: #460C6C;
}
.photo_left {
	margin: 5px;
	float: left;
	border: 1px solid #333333;
	text-align: right;
	background-color: #333333;
	color: #CCCCCC;
	font-size: 9px;
}
.photo_right {
	margin: 5px;
	float: right;
	border: 1px solid #333333;
	text-align: center;
	background-color: #333333;
	color: #CCCCCC;
}
.style1 {color: #FFFFFF}
a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
}
.box {
	border-top: 1px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #666666;
}
.quote {
	background-image: url(images/quotes.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
}
.quote_noimage {
	padding-left: 40px;
}

</style>
.footnav {
	background-color: #8F6AB6;
}
.footnav {
	background-color: #8C68B3;
}
.topnav {
	padding-top: 193px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	list-style-image: none;
	list-style-type: none;
}
.announce {
	color: #CCCCCC;
	background-color: #333333;
	width: 554px;
	border: 1px solid #460C6C;
	padding: 5px;
	font-size: 10px;
}
a.announce:link {
	color: #936FB8;
	text-decoration: underline;
}
a.announcement:link {
	color: #936FB8;
	font-size: 9px;
}
