body {
	background-color: #F3F3F3;
	font-family: Arial, Helvetica, sans-serif;
}

.pageHeader {
	color: #DE1F2D;
	font-size: 18px;
	font-weight: bold;
}
.redText {
	color: #DE1F2D;
}
.requiredField {
	color: red;
}
.style2 {
	color: #DE1F2D;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 3pt;
	font-variant: normal;
	text-align: left;
}
.style3 {
	color: #000066;
	font-size: 10px;
}
.style5 {font-size: 14px}
.style6 {
	color: #FF0000;
	font-weight: bold;
}
.style7 {color: #999999}
.style9 {
	font-size: 11px;
	color: #666666;
}
.style10 {
	color: #990000;
	font-size: 10px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}


.style11 {	color: #CC0000;
	font-weight: bold;
}
.style12 {color: #CC0000}
.style13 {color: #FF0000}
.style14 {color: #000099}
.style15 {color: #990000}
.style18 {
	font-size: 10px;
}
select {
	font-size: 11px;
}
.tableHeader {
	background: #EEEEEE;
	padding: 4px;
	font-size: 12px;
	color: maroon;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	width: 125px;
}
.featuredPropertyTable {
	border: 1px solid #ffcc66;
}
.featuredProperty {
	background: #ffcc66;
	font-weight: bold;
}
