body { color: #000; font-size: 12px; font-family: arial; line-height: 16px; }
p { }
td { }
.secondarynav { color: #000; font-size: 12px; font-family: arial; text-decoration: none; }
.secondarynav:visited { color: #000; text-decoration: none; }
.secondarynav:hover { color: #8ca78c; text-decoration: underline; }
.mainnavon
{ color: #000; font-size: 12px; font-family: arial; line-height: 20px; background-color: #e3c0d4; text-decoration: none; text-transform: uppercase; text-align: left; height: 20px; float: none; margin-left: 0; cursor: default; }
.mainnavoff
{ color: #000; font-size: 12px; font-family: arial; line-height: 20px; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-decoration: none; text-transform: uppercase; text-align: left; height: 20px; float: none; cursor: default; }
.bodytxt { color: #8ca78c; font-size: 12px; font-family: arial; text-decoration: underline; }
.bodytxt:visited { color: #8ca78c; text-decoration: underline; }
.bodytxt:hover { color: #e3c0d4; }
A.btn:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #93A59E;
	text-decoration: none;
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #93A59E;
	font-weight: bold;
}
A.btn:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #93A59E;
	text-decoration: none;
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #93A59E;
	font-weight: bold;
}
A.btn:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EABED4;
	text-decoration: none;
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #93A59E;
	font-weight: bold;
}
A.btn:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #93A59E;
	text-decoration: none;
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #93A59E;
	font-weight: bold;
}
