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

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

}
.helptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #066D5C;
	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;
}
.floors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	border: 1px solid #FFFFFF;
	background-color: #28498C;
	text-decoration: none;
}	
.linkwhite {
	text-decoration: none;
	color: #ffffff;
}

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