.body {
	font-size: 12px;
	color: #663366;
}

li.list1 {
	display: block;
	list-style-image: none;
	list-style-type: square;
	font-size: 12px;
	color: #663366;
}

li.sidelist {
	display: block;
	list-style-image: none;
	list-style-type: square;
	font-size: 10px;
	color: #B88A1D;
}

hr.solidline {
	border: 18px solid;
	color: #663366;
	width: 100%;
	height: 1px;
}



a.menulinks {
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: White;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}



button.formbuttons {
	color: White;
	background: Navy;
	border: 2px dashed #00803E;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	width: 90px;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}







BODY {
	color: Black;
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.sidetext {
	color: #B88A1D;
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

hr.seperator {
	width: 275px;
	color: #663366;
	height: 1px;
	border: dashed;
}

hr.sideline {
	color: #A76B2E;
	border: 1px dashed;
	width: 75px;
	height: 1px;
}




A {
	color: #663366;
	font: 12px;
}

a.footerlinks {
	color: #663366;
	font: 10px;
}

.footertext {
	font-size: 10px;
	color: #663366;
}




A:HOVER {
	color: #DAA520;
}

.heading1 {
	font: normal bold 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
}
