@charset "utf-8";
body {
background:url(/graphics/condos_bg.jpg);
margin-top:0;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.titlesLargeBlack {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}
.footerItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
a {
	color: #333333;
}
.blackborder {
	border: 1px solid #666666;
}
.orangeCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0162C3;
	padding: 6px;
}
.whiteCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	padding: 6px;
}

