body
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-stretch:normal;
	font-style: normal;
	font-variant: normal;
	color: #777777;
	line-height: 18px;
	/* centering code */
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 1024px; 
}
#centered 
{
	position: relative;
	top: 0;
	right: 0;
	margin: 0 auto;
	width: 1024px;
	height: 578px;
	text-align: left;
	margin-top: 70px;
	background-color: #FFFFFF;
	z-index: 1;
}
p
{
	margin-top: 0px;
	margin-bottom: 10px;
}
.quote
{
}
a:link, a:visited, a:active
{
	color: #777777;
	text-decoration: underlin;
}
a:hover
{
	color: #A4B448;
	text-decoration: underline;
}
a.footer:link, a.footer:visited, a.footer:active
{
	color: #647851;
	text-decoration: none;
}
a.footer:hover
{
	color: #000000;
	text-decoration: underline;
}
h1 {
}
h2 {
}
strong {
}
span.highlight {
}
table {
	font-size: 9pt;
}
tr {
	vertical-align: top;
}
ul {
	margin-top: -10px;
}
#footer {
	position:absolute;
	left:0px;
	top:650px;
	width:1024px;
	height:59px;
	text-align: left;
	font-size: 10px;
	color: #647851; /*#94A881;*/
	line-height: 14px;
	z-index:7;
	visibility:visible;
}
#subfooter {
	position:absolute;
	left:0px;
	top:1280px;
	width:1024px;
	height:59px;
	text-align: left;
	font-size: 10px;
	color: #A4B448;
	line-height: 14px;
	z-index:7;
	visibility:visible;
}
/* LOT INFO TABLE STYLE */
.lot_info
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
}
.lot_info th
{
	font-weight: bold;
}

