@charset "utf-8";
body {
	background-color: #000000;
	text-align: center;
	margin: 0 auto;
}
#container  {
	width: 960px;
	position: relative;
	margin: 0 auto;
	background-color: #425671;
	left: 8px;
	top: 11px;
} 
#header {
	height: 145px;
	width: 960px;
	position: relative;
	top: 0px;
	background-color: #425671;
}
#mainContent {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	position: relative;
	border: 3;
	text-align: center;
}
#matBlk {
	background-color: #000000;
	font-family: "Times New Roman", Times, serif;
	color: #C4D1E5;
	width: 920px;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	height: 25px;
	padding-top: 5px;
	font-size: 18px;
}
#matBlu {
	background-color: #C4D1E5;
	font-family: "Times New Roman", Times, serif;
	color: #3B4458;
	width: 375px;
	text-align: center;
	height: 25px;
	padding-top: 5px;
	font-size: 18px;
	float: right;
}
#matBluRealEstate {
	background-color: #C4D1E5;
	font-family: "Times New Roman", Times, serif;
	color: #3B4458;
	width: 635px;
	text-align: center;
	height: 25px;
	padding-top: 5px;
	font-size: 18px;
	float: right;
}
#nav_hortz {
	color: #C4D1E5;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}
#nav_hortz_sub {
	color: #3B4458;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
#nav_hortz_text {
	color: #C4D1E5;
}

#text_area {
	color: #3B4458;
	background-color: #FFFFFF;
	width: 920px;
	position: relative;
	margin-right: 20px;
	margin-left: 20px;
	text-align: left;
}
#text_head1 {
	font-size: 18px;
	font-weight: bold;
}
#text_area_block {
	color: #3B4458;
	background-color: #FFFFFF;
	text-align: left;
	width: 600px;
	padding: 5px 0 0 15px;
	z-index: 1;
}
#text_area_block_270 {
	color: #3B4458;
	background-color: #FFFFFF;
	text-align: left;
	width: 270px;
	padding: 5px 0 0 15px;
	z-index: 1;
	margin: 0 0 5PX 0;
	height: 25px;
}
#text_area_block_400 {
	color: #3B4458;
	background-color: #FFFFFF;
	text-align: left;
	width: 400px;
	padding: 5px 0 0 15px;
	z-index: 1;
	margin: 0 0 5PX 0;
}
#text_area_block_600 {
	color: #3B4458;
	background-color: #FFFFFF;
	text-align: left;
	width: 600px;
	padding: 5px 0 0 15px;
	z-index: 1;
	margin: 0 0 5PX 0;
}
#text_area_block_700 {
	color: #3B4458;
	background-color: #FFFFFF;
	text-align: left;
	width: 700px;
	padding: 5px 0 0 15px;
	z-index: 1;
	margin: 0 0 5PX 0;
}
#text_area_block_890 {
	color: #3B4458;
	background-color: #FFFFFF;
	text-align: left;
	width: 890px;
	padding: 5px 0 0 15px;
	z-index: 1;
	margin: 0 0 5px 0;
}

#fill_table {
	width: 880px;
	margin: 10px 20px 10px 20px;
}
#fill_table_auction {
	width: 880px;
	background-color: #C4D1E5;
	margin: 20px 20px 20px 20px;
	overflow: auto;
	height: 400px;
}
#fill_table_realEstate {
	width: 880px;
	margin: 20px 20px 20px 20px;
	overflow: auto;
	height: 400px;
}
#fill_table_realEstateNoScroll {
	width: 880px;
	margin: 50px 20px 20px 20px;
}
#fill_table_auction_spacer {
	background-color: #FFFFFF;
	width: 920px;
}

a #sub {
	color: #3B4458;
}





a {
	color: #7292C0;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	color: #7292C0;
}

.hidden {
	visibility: hidden;
	position: relative;
}
#footer {
	color: #C4D1E5;
	font-size: 12px;
	margin: 10px;
}
.bidNow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	height: 40px;
	width: 100px;
}
