.propertytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #9F6C6B;
	font-weight: bold;
}
.propertytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #9F6C6B;

}
.tablebackground {
	background-color: #C5D1CC;
	border: 1px solid #08341E;

}
.helptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #9F6C6B;
	text-decoration: none;
}
.logo {
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.panviewing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.linkwhite {
	text-decoration: none;
	color: #ffffff;
}

.use {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}