body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFCC;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.author {
	font-weight: bold;
}
.navhead {
	font-size: 12pt;
	font-weight: bold;
	color: #505748;
}
.caption {
	font-style: italic;
}
.error {
	font-weight: bold;
	color: #990000;
}
.bg {
	background-color: #AE0000;
}
#propertyForm {
	color: #FFFF00;
	background-color: #AE0000;
	padding: 0px 20px;
	width: 236px;
}
#footer {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #AE0000;
}
.propHeader {
	font-weight: bold;
	color: #FFFF00;
	background-color: #AE0000;
}
.admin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.heading {
	font-weight: bold;
	color: #FFFFFF;
}
.yellowText {
	color: #FFFF00;
	font-weight: bold;
}
.border {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #ae0000;
}
.descText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bottomBorder {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #ae0000;
}

