body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.vertright {
	background-position: right;
	background-image: url(../images/spacer_grey.gif);
	background-repeat: repeat-y;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #656565;
}
.boldtext {
	font-weight: bold;
}

.boldred{
	font-weight: bold;
	color: red;
}
.blacktext {
	color: #000000;
}
.locationlinks {
	font-weight: bold;
	color: #636563;
	text-decoration: none;
}
.locationlinks:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline overline;
}
.locationlinkson {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline overline;
}
.propertylinks {
	color: #636563;
	text-decoration: none;
}
.propertylinks:hover {
	color: #FF0000;
	text-decoration: underline overline;
}
.propertylinkson {
	color: #FF0000;
	text-decoration: underline overline;
}
.propertyname {
	color: #FF0000;
}
.topbg {
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-x;
}
input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.imgBlkBrdr{
	border: 1px solid #000000;
} 
.txtlinkslocations{
	font-weight: bold;
	color: #636563;
	text-decoration: none;
}
.txtlinkslocations:hover{
	text-decoration: underline;
}