body { 
	background-color: #FFFFFF; 
	margin: 0px;
	font: 10.5px/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding:0;
}
/*
html{
	scrollbar-DarkShadow-Color:#4B3049;
	scrollbar-Face-Color:#4B3049; 
	scrollbar-3dLight-Color:#4B3049; 
	scrollbar-Arrow-Color:#ffffff;
}
*/
.select{
	background:#023A51;color:#F9EDE4;font-weight: bold;
}
.tableBackground { background-image: url(../images/tableBackground.gif); }
.headerBackground { background-image: url(../images/header.gif); }

.bodytext {
	margin-left: 10px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	text-align: left;
	line-height: 1.3;
	list-style-type:square;
}
.bodytextrightWhite {
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#fff;
	text-align: right;
	line-height: 1.3;
	}
.bodytextrightWhite:hover {
	color:#CA2027;
	}
.bodytextcentrelarge {
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CA2027;
	text-align: center;
	line-height: 1.3;
}
.bodytextcentrelargered {
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#CA2027;
	text-align: center;
	line-height: 1.3;
	font-weight: bold;
}
a {
	color: #CA2027;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

h1.smalltext {
	font-size: 0.9em;
	color: #F8C3C3;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
}
.propertyDesc {
	font-size: 12px;
}
.propertyPrice {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
