#calendar TABLE.badge {
	float: right;
	margin-left: 6px;
	margin-bottom: 3px;
}
#calendar TABLE.badge TD {
	border: none;
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 8pt;
	line-height: 1em;
}
BODY {
	text-align: center;
	margin: 0px;
	background-image: url(/images/background.gif);
}
TABLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-spacing: 0px;
	padding: 0px;
}
TABLE.body {
	width: 999px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 12px;
	background-color: white;
}
TABLE.body TH {
	text-align: left;
}
H1 {
	font-size: 18pt;
	font-weight: bold;
	margin-top: 0px;
}
#itemHeader H1 {
	font-size: 12pt;
}
TABLE.register, #calendar, TABLE.personalInfo {
	width: 100%;
}
TABLE.register TD {
	padding: 10px 0px 10px 10px;
}
TABLE.personalInfo TD {
	padding: 5px 0px 5px 5px;
}
TABLE.register TH {
	width: 215px;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}
TABLE.personalInfo TH {
	width: 175px;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}
TABLE.register .hint, TABLE.personalInfo .hint {
	color: #999999;
}
INPUT, SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.requiredField, .error {
	color: red;
	font-weight: bold;
}
A {
	color: #0066FF;
}
#header A {
	text-decoration: none;
}
#footer {
	background-color: #2d2d2b;
	background-image: url(/images/footer_background.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#footer TD {
	color: #aaaaaa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 1.7em;
}
#footer TD A {
	color: #aaaaaa;
	text-decoration: none;
}
.dateLine {
	font-size: 8pt;
}
.auctionTitle {
	font-weight: bold;
	color: #ee1c25;
}
.auctionTitle A {
	color: #ee1c25;
	text-decoration: none;
}
.auctionTitle A:HOVER {
	text-decoration: underline;
}
#calendar {
	margin-top: 12px;
}
#calendar .description {
	margin-top: 10px;
}
#calendar TD, #calendar TH {
	border-top: 1px solid black;
	padding: 12px 0;
	vertical-align: top;
	font-size: 9pt;
}
#calendar TH {
	padding-right: 8px;
	text-align: center;
}
#calendar TD {
	line-height: 1.4em;
}
#calendar .bottom TD, #calendar .bottom TH {
	border-top: none;
	padding-top: 0;
	vertical-align: bottom;
}
#calendar .bottom TD .contactInfo TD {
	padding: 0 0 0 24px;
}
#calendar .bottom TD .contactInfo TH {
	padding: 0 0 0 8px;
}
A.redButton {
	color: white;
	background-color: #ee1c25;
	text-decoration: none;
	display: block;
	text-align: center;
	padding: 3px;
	font-weight: bold;
	margin-bottom: 1px;
}
A.infoButton {
	color: white;
	background-color: #666666;
	text-decoration: none;
	display: block;
	text-align: center;
	padding: 3px;
	font-weight: bold;
	margin-bottom: 1px;
}
A.featuredButton {
	color: white;
	background-color: #333333;
	text-decoration: none;
	display: block;
	text-align: center;
	padding: 3px;
	font-weight: bold;
	margin-bottom: 1px;
}
#calendar TH IMG {
	border: 1px solid #999999;
	margin-bottom: 1px;
}
IMG {
	margin: 0;
}
#listings TH {
	text-align: center;
	color: white;
	background-color: #4A494A;
	padding: 3px;
}
#listings TD {
	padding: 6px;
	vertical-align: top;
	line-height: 1.4em;
}
#listings TD IMG, #itemHeader TD IMG, .description TD IMG {
	border: 1px solid #999999;
}
#listings TD A {
	color: black;
	text-decoration: none;
}
#listings TD A:HOVER {
	color: #ee1c25;
}
.alternate TD {
	background-color: #DDDDDD;
}
.lotnumber {
	font-size: 12pt;
	color: #666666;
	font-weight: bold;
}
.details TD, .details TH, .description .details TD, .description .details TH {
	padding: 3px 6px 3px 0;
	vertical-align: top;
}
.details TH, .description .details TH {
	text-align: left;
	font-size: 12pt;
}
#thumbs IMG {
	margin-bottom: 6px;
}
#itemHeader {
	margin-bottom: 12px;
}
#itemHeader TD {
	padding-right: 6px;
}
.details {
	padding: 12px;
	background-color: #E8E8E8;
	margin-bottom: 18px;
}
.description TH {
	font-weight: bold;
	font-size: 14pt;
	padding-bottom: 12px;
	padding-top: 0px;
	text-align: left;
}
.description TD {
	padding-right: 12px;
	padding-bottom: 18px;
}
.description P, .description UL {
	margin: 0 0 6px 0;
}
.description TD TD {
	padding: 0 0 12px 0;
}
TABLE.bidBox {
	padding: 12px 12px 0 12px;
	background-color: #E8E8E8;
	width: 100%;
}
.bidRow TD, .bidRow INPUT {
	font-size: 14pt;
}
INPUT.bidButton {
	background-color: #ee1c25;
	
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding: 3px 6px;
}
.normal {
	margin-top: 0;
}
.itemFilter {
	margin: 6px 0;
	font-size: 11pt;
}
.itemFilter TD {
	font-size: 11pt; padding-right: 4px;
}
#loginheader {
	background-color: #4A494A;
	color: white;
}
#loginheader TD {
	text-align: center;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 33%;
	font-size: 10pt;
}
#loginheader TD A {
	color: white;
	text-decoration: none;
}
OL LI {
	margin-bottom: 13pt;
}
#listings TD A.grayButton, A.grayButton {
	color: white;
	background-color: #666666;
	text-decoration: none;
	text-align: center;
	padding: 3px 5px;
	font-weight: bold;
	font-size: 9pt;
}
#listings TD A.grayButton:HOVER, A.grayButton:HOVER {
	background-color: #999999;
}
TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.description .itemCount TH {
	padding: 0 6px 0 0;
	font-size: 24pt;
	vertical-align: bottom;
}
.description .itemCount TD {
	padding: 0;
	vertical-align: bottom;
}
.description .auctionPictures TD {
	padding: 5px;
}
.about IMG {
    float: left;
	margin-right: 12px;
	margin-bottom: 18px;
}
FORM {
	margin: 0;
	padding: 0;
}
H2 {
	font-size: 12pt;
}
TR.repocastHeaderTopRow A {
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
}