body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #C7CACC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.auctioneer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C1322A
}

.name {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.staffAuctioneer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #C1322A
}
.staffName {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.backtotop_sm {
	font-size: 11px;
	color: #1B5D99;
	padding-left:10px;
}
.required {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FF0000;
}
h1	{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	text-transform:uppercase;
	color: #C1322A;
}

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#000000;
	clear:both;
}
.bottomText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#000000;
	clear:both;
}
/* footer */
#footer {
	padding:10px 0 10px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	line-height:16px;
	color:#C1322A;
	clear:both;
}
#footer a:link, #footer a:visited, #footer a:active {
	color:#000000;
	text-decoration:none;
}
#footer a:hover {
	color:#ffffff;
	text-decoration:underline;
}