body {
	background-color: #FFFFFF;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #876598;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #745782;
}

.supersmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #876598;
}

.supersmall a:link, .supersmall a:visited, .supersmall a:hover, .supersmall a:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #876598;
}
.nav A:link, .nav A:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #876598;
	background-color: #ECC4FF;
	width: 200px;
	text-align: left;
	white-space: pre;
	padding-left: 10px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #876598;
	text-decoration: none;
}



.nav A:hover {
	width: 200px;
	text-align: left;
	white-space: pre;
	padding-left: 10px;
	font-weight: normal;
	text-decoration: underline;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.content A:link, .content A:visited, .content A:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #876598;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.content A:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #876598;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
#Layer9 {
	background-color: #ECC4FF;
	border: 1px solid #876598;
}
.address {
	font-size: 12px;
	color: #876598;
}
.highlightbox {
	padding: 3px;
	border: 1px solid #FF0000;
	width: 80%;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFCCCC;
	color: #513D5A;
	margin-top: 0px;
	margin-bottom: 0px;
}
.imgborder {
	padding: 5px;
	border: 1px solid #876598;
	background-color: #ECC4FF;
}
