@charset "utf-8";
/* CSS Document */


html, body {
	margin:0;
	padding:0;
	height:90%;
	border:none;
	background-color: #000000;
	font-family: Arial, Helvetica, Sans-serif;
}

#menutable {
	display:block;
	width: 160px;
	margin-left: 0px;
	margin-right: 3px;
	float: none;
	position: relative;
	left: 33px
}
* html #menutable {
	display: block;
	width: 157px;
	margin-left: 3px;
	margin-right: 6px;
	float: none
}/* ie6 and under*/
A.menulink {
	text-align: left;
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 5px 2px 5px 12px;
	margin: 3px 0px 3px 0px;
	display: block;
	height: auto;
	width: 99%;
	background-image: url(../assets/left-menu-1.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
A.menulink:visited {
	text-align: left;
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 5px 2px 5px 12px;
	margin: 3px 0px 3px 0px;
	display: block;
	height: auto;
	width: 99%;
	background-image: url(../assets/left-menu-1.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
A.menulink:active {
	text-align: left;
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 5px 2px 5px 12px;
	margin: 3px 0px 3px 0px;
	display: block;
	height: auto;
	background-image: url(../assets/left-menu-1.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
A.menulink:hover {
	text-align: left;
	text-decoration: underline;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 5px 2px 5px 12px;
	margin: 3px 0px 3px 0px;
	display: block;
	width: 99%;
	height: auto;
	background-image: url(../assets/left-menu-1.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

/* doubleheight-2linesoftextinlink */

A.menulinkdoubleline {
	text-align: left;
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 5px 2px 5px 12px;
	margin: 3px 0px 3px 0px;
	display: block;
	height: auto;
	width: 99%;
	background-image: url(../assets/left-menu-1tall.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
A.menulinkdoubleline:visited {
	text-align: left;
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 5px 2px 5px 12px;
	margin: 3px 0px 3px 0px;
	display: block;
	height: auto;
	width: 99%;
	background-image: url(../assets/left-menu-1tall.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
A.menulinkdoubleline:active {
	text-align: left;
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 5px 2px 5px 12px;
	margin: 3px 0px 3px 0px;
	display: block;
	height: auto;
	background-image: url(../assets/left-menu-1tall.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
A.menulinkdoubleline:hover {
	text-align: left;
	text-decoration: underline;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 5px 2px 5px 12px;
	margin: 3px 0px 3px 0px;
	display: block;
	width: 99%;
	height: auto;
	background-image: url(../assets/left-menu-1tall.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

/* end of doubleheight */


.leftcolheadertext {
	margin: 0px 10px 15px 36px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: .7em;
	font-weight: bold;
	font-style: italic;
	line-height: 1.5em;
	color: #ffffff;
	text-align: center;
}

.footer {
	margin: 0 auto;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-align: center;
}
.centerfooter {
	margin: 0 auto;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #000000;
	text-align: center;
}

/* link colors */


.lcolors {
	color: #000099;
	text-decoration: underline
}
.lcolors:visited {
	color: #000099;
	text-decoration: underline
}
.lcolors:active {
	color: #000099;
	text-decoration: underline
}
.lcolors:hover {
	color: #ff0000;
	text-decoration: none
}
.lcolors2 {
	color: #000999;
	text-decoration: underline
}
.lcolors2:visited {
	color: #000999;
	text-decoration: underline
}
.lcolors2:active {
	color: #000999;
	text-decoration: underline
}
.lcolors2:hover {
	color: #000000;
	text-decoration: none
}
.lcolors3 {
	color: #ffffff;
	text-decoration: underline
}
.lcolors3:visited {
	color: #ffffff;
	text-decoration: underline
}
.lcolors3:active {
	color: #ffffff;
	text-decoration: underline
}
.lcolors3:hover {
	color: #cccccc;
	text-decoration: none
}
.lcolors4 {color: #000000; text-decoration: underline} 
.lcolors4:visited {color: #000000; text-decoration: underline} 
.lcolors4:active {color: #000000; text-decoration: underline} 
.lcolors4:hover {color: #000000; text-decoration: none}
/* start over */



.headerfs {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: normal;
	color: #000000;
	width: auto;
	text-align: left;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.bodyfs {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #000000;
	text-align: left;
	text-decoration: none;
	margin: 0 0 0 20px;
	padding: 0;

}

.bodyfs {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #000000;
	text-align: left;
	text-decoration: none;
	margin: 0 0 0 20px;
	padding: 0;
}








/* end start over */





.header {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: normal;
	color: #000000;
	width: auto;
	text-align: center;
	text-decoration: none;
	margin: 0px 20px 0px 20px;
	padding: 0;
}
/* typography */



.bodytextplain {
	margin: 0;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 0;
	/*font-weight: 600;*/
}
.bodytextplain_caption {
	margin: 0;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	line-height: 14px;
	color: #000000;
	text-align: center;
	padding: 0;
}

.bodytextplain_subheader {
	margin: 0;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	line-height: normal;
	color: #000000;
	text-align: center;
	padding: 0;
}



.imgpadding {
	padding: 5px;
}
.bodytext {
	margin: 0;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: left;
	padding: 5px 40px 5px 28px;
}

.bodytextlarge {
	margin: 0;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 5px 40px 5px 28px;
}

.leftcolheadertext {
	margin: 0px 10px 15px 36px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: .7em;
	font-weight: bold;
	font-style: italic;
	line-height: 1.5em;
	color: #ffffff;
	text-align: center;
}
.leftcoltext {
	margin: 10px 10px 5px 10px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: .6em;
	line-height: 16px;
	color: #ffffff;
	text-align: left;
}
.topfooter {
	margin: 10px 10px 5px 10px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #000000;
	text-align: left;
	border-top: 2px #333333 solid;
}
.discountfooter {
	margin: 0 auto;
	margin-bottom: 10px;
	padding: 10px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10px;
	font-weight: bold  line-height: 16px;
	color: #000000;
	text-align: justify;
	border: 1px #333333 solid;
	display: block;
	background-color: #eeeeee;
	width: 460px;
}
.pricescontainer {
	margin: 10px 10px 5px 10px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #000000;
	text-align: center;
	border: 2px #333333 solid;
	display: block;
	background-color: #eeeeee;
	width: 490px;
}
.footer {
	margin: 0 auto;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-align: center;
}
.centerfooter {
	margin: 0 auto;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #000000;
	text-align: center;
}
.header {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: normal;
	color: #000000;
	width: auto;
	text-align: left;
	text-decoration: none;
	margin: 0px 10px 0px 10px;
	padding: 0;
}

.headerlistings {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: normal;
	color: #000000;
	width: auto;
	text-align: center;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0;
}


.headerlistings2 {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: normal;
	color: #000000;
	width: auto;
	text-align: center;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0;
}

.holdclick {
	margin: 0;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: center;
	padding: 5px 5px 5px 5px;
}

.headercentered {
	font-family: Arial, Helvetica, Sans-serif;

	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	line-height: normal;
	color: #000000;
	width: auto;
	text-align: center;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0;
}
ul li {
	position: relative;
	left: -20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-align: left;
	list-style-position: outside;
	list-style-type: square;
}
ol li {
	position: relative;
	left: -20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-align: left;
	list-style-position: outside;
	list-style-type: decimal;
}
.indexbullets {
	position: relative;
	left: 20px;
	top: -15px;
}
.listingsborder {
	padding: 5px 5px 5px 5px;
	background-image: url(../assets/listing_gradient.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

.caption {
	margin: 0 auto 15px auto;
	padding-bottom: 10px;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	line-height: 14px;
	color: #000000;
	text-align: center;
	padding: 0;
}


.captionindex {
	margin: 0 auto;
	padding-bottom: 10px;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	line-height: 17px;
	color: #000000;
	text-align: left;
	padding: 0px 10px 0px 10px ;
}


p.auctionlistbodytext {
margin: 0px 0px 0px 10px;
padding: 0;
line-height: normal;
font-size: 12px;
}

p.auctionlisttimedate {
margin: 0px 0px 0px 0px;
padding: 0;
line-height: normal;
font-size: 12px;
}

h1.auctionlistheader {
margin: 5px 5px 5px 5px;
padding: 0;
line-height: normal;
font-size: 12px;
}
.style1 {
	color: #336600;
	font-weight: bold;
}

td.spacer {
	height: 10px;
	}
.style2 {
	color: #006600
}

.style1 {
	font-family: "ZapfDingbats BT", Wingdings, Symbol, "SymbolProp BT", SymbolPS
}
p.marketreportbody {
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding: 0;
}

p.marketreport {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-left: 5px;
}
#marketreport1 {
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-left: 5px;
}
p.marketreport1 {
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-left: 5px;
}
p.marketreport2 {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-left: 5px;
	margin: 0;
}
p.marketreport3 {
	font-size: 40px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding: 10px 5px 10px 5px;
	margin: 0px 5px 0px 5px;
	background-color: #C6CED3
}
p.marketreport4 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-left: 5px;
	margin: 5px;
}