.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #000000;
	line-height: 18px;
}
div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #333333;
	overflow: auto;
	position: relative;
	visibility: visible;
	height: 500px;
	width: 410px;
	top: 10px;
	line-height: 16px;
	text-align: left;
	background-image: url(bg_scrollbox.gif);
	background-repeat: repeat;
	padding: 5px 10px 10px;
	margin: 0px;
	right: 15px;
	border: 2px ridge #FFFFFF;
}
.mainCell {
	background-image:  url(images/owners_screen.gif);
	background-repeat: no-repeat;
	background-position: 25px bottom;
}
.home {
	background-image: url(bg_header.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px 15px 0px 0px;
	padding: 0px;
	height: 160px;
	width: 900px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	color: #990000;
}
.answer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #006699;
}
.mainCell2 {
	background-image:  url(images/property_screen.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
.mainCell3 {
	background-image:  url(images/property_screen2.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
.mainCell4 {
	background-image:  url(images/property_screen3.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-image: url(bullet.gif);
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 5px;
}
.intTable {
	background-image: url(bg_hilight.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.headFoot {
	background-repeat: repeat-x;
}

