.listingTable
	{
	width: 650 px;
	}
.listingHeader
	{
	font-family: monospace;
	font-size: 10pt;
	background-color: #FFFFFF;
	font-weight: bold;
	border: thin solid black;
	}
.listingAuctioner
	{
	font-family: monospace;
	font-size: 10pt;
	background-color: #FEFACD;
	font-weight: bold;
	border: 1px solid #DDDDDD;
	}
.listingAuction
	{
	font-family: monospace;
	font-size: 10pt;
	background-color: #FEFACD;
	border: 1px solid #DDDDDD;
	}
.listingMessage
	{
	font-family: monospace;
	font-size: 10pt;
	background-color: #A3C2DF;
	text-align: left;
	width: 30%;
	}
.listingMessageHeader
	{
	font-family: monospace;
	font-size: 10pt;
	background-color: #A3C2DF;
	text-align: center;
	width: 30%;
	}
.listingFooter
	{
	background-color: #666666;
	}
.monthHeading
	{
	height: 50px;
	font-size: 22pt;
	font-weight: bold;
	font-family= Arial, sans-serif;
	background-color: #8888BB;
	}
.dayHeading
	{
	font-size: 10pt;
	background-color: #DDDDDD;
	}
.monthDay
	{	
	font-size:10pt;
	background-color: #FFFFFF;
	}
.emptyDay
	{
	background-color: #666666;
	}
.calendarTable
	{
	border: 2px solid black;
	}
.calendarTable th
	{
	text-align: center;
	border: 1px solid black;
	}
.calendarTable td
	{
	text-align: center;
	border: 1px solid black;
	}
.buttonTable
	{
	background-color: #A3C2DF;
	width: 955px;
	}
.statsTable
	{
	border: 2px solid #FFFFFF;
	background-color: #FFFFFF;
	}
.statsTable th
	{
	font-size: 10pt;
	text-align: center;
	border: 2px solid #FFCC01;
	background-color: #FBFA95;
	}
.statsTable td
	{
	font-size: 10pt;
	text-align: center;
	vertical-align: top;
	}
.auctioneerTable
	{
	width: 950 px;
	border: 2px solid #FFFFFF;
	background-color: #FFFFFF;
	}
.auctioneerTable th
	{
	font-size: 10pt;
	text-align: center;
	border: 2px solid #FFCC01;
	background-color: #FBFA95;
	}
.auctioneerTable td
	{
	font-size: 10pt;
	text-align: center;
	border: 1px solid #FFFFFF;
	vertical-align: top;
	}
.searchTableHolder
	{
	background-color: #EEEEEE;
	width: 100%;
	}
.searchTable
	{
	width: 100%;
	border: 1px solid navy;
	background-color: #EEEEEE;
	}
.searchTable th
	{
	font-size: 10pt;
	text-align: center;
	}
.searchTable td
	{
	font-size: 9pt;
	font-family: Arial, san-serif;
	font-weight: bold;
	}
.searchTable2
	{
	width: 100%;
	border: 3px double #000000;
	background-color: #EEEEEE;
	}
.searchTable2 th
	{
	font-size: 10pt;
	text-align: center;
	}
.searchTable2 td
	{
	font-size: 9pt;
	font-family: Arial, san-serif;
	font-weight: bold;
	}
.rightside
	{
	position: absolute;
	top: 100;
	left: 854;
	width: 100 px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, san-serif;
	font-size: 8pt;
	}
.rightside3
	{
	position: absolute;
	top: 146;
	left: 854;
	width: 100 px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, san-serif;
	font-size: 8pt;
	}
.rightside2
	{
	position: absolute;
	top: 150;
	left: 854;
	width: 100 px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, san-serif;
	font-size: 8pt;
	clear: both;
	}
.login
	{
	position: absolute;
	top: 100;
	left: 660;
	height: 300 px;
	width: 100 px;
	background-color: #A3C2DF;
	}
.main
	{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #FFFFFF;
	}
.main2
	{
	position: absolute;
	top: 100;
	left: 0;
	width: 1000 px;
	background-color: #FFFFFF;
	}
.main3
	{
	position: relative;
	top: 10;
	left: 0;
	width: 1000px;
	margin:  0 auto;
	background-color: #FFFFFF;
	clear: both;
	}
.ads
	{
	position: absolute;
	top: 55;
	left: 140;
	height: 50 px;
	width: 520 px;
	background-color: #A3C2DF;
	}
.footer
	{
	position: absolute;
	top: 400;
	left: 0;
	height: 100 px;
	width: 760 px;
	background-color: #A3C2DF;
	}
.textHeading1
	{
	font: bold 12pt Arial;
	background-color: #A3C2DF;
	}
.textBody1
	{
	font: 10pt Arial;
	background-color: #A3C2DF;
	}
.textHeading2
	{
	font: bold 12pt Arial;
	background-color: white;
	}
.textBody2
	{
	font: 10pt Arial;
	background-color: white;
	}