body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	background-image:url(gfx/bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}

img {border: none;}

img:link {
	text-decoration: none;
}
img:visited {
	text-decoration: none;
}
img:hover {
	text-decoration: none;
	border-color:#282768;
	border-width:medium;
}
img:active {
	text-decoration: none;
}

a:link {
	text-decoration: none;
	color: #282768
}
a:visited {
	text-decoration: none;
	color: #282768;
}
a:hover {
	text-decoration: underline;
	color: #282768;
}
a:active {
	text-decoration: none;
	color: #282768;
}

.error {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF0000;
}
.eg {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
}

.whitetitles {
	font-weight: bold; 
	color: #FFFFFF;
}

.whitetitles A:link {color:#FFFFFF;font-weight: bold;}
.whitetitles A:hover {color:#ffffff;font-weight: bold;}
.whitetitles A:visited {color:#FFFFFF;font-weight: bold;}
.whitetitles A:active {color:#ffffff;font-weight: bold;}

.listingtitle {
	font-size:13px;
	font-weight:bold;
}

.listingsubtitle {
	font-size:11px;
	font-weight:bold;
}

.listingtitle2 {
	font-size:24px;
	font-weight:bold;
}

.listingsubtitle2 {
	font-size:19px;
	font-weight:bold;
}
.bidwinbig {
	font-size:20px;
	font-weight:bold;
	color: #339900;
}
.bidlosebig {
	font-size:20px;
	font-weight:bold;
	color:#CC0000;
}
.bidwin {
	font-weight:bold;
	color:#339900;
}
.bidlose {
	font-weight:bold;
	color:#CC0000;
}

#bluetop {
	padding:5px;
}

#bluetopcurve {
	background-image:url(gfx/corner.gif); 
	background-position:left top; 
	background-repeat:no-repeat; 
	padding:5px;
}

.bluetopgray {
	padding:5px;
}

#top {
	width:946px;
	margin:auto;
}

#nav {
	width:936px;
	height:16px;
	margin:auto;
	padding:5px;
	background-image:url(gfx/nav.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
}

#nav A:link {color:#FFFFFF;}
#nav A:hover {color:#ffffff;}
#nav A:visited {color:#FFFFFF;}
#nav A:active {color:#ffffff;}

#tree {
	width:926px;
	margin:auto;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
}

#curvebottom {
	width:946px;
	height:21px;
	margin:auto;
	background-image:url(gfx/curvebottom.png);
	background-repeat:no-repeat;
}

#curvetop {
	width:946px;
	height:21px;
	margin:auto;
	background-image:url(gfx/curvetop.png);
	background-repeat:no-repeat;
}

#middle {
	width:906px;
	margin:auto;
	padding-left:20px;
	padding-right:20px;
	background-color:#EFEFEF;
}

#images {
	width:171px;
	height:105px;
	margin-right:100px;
	float:right;
}

#terms {
	width:500px;
	margin:auto;
}

.para1 {
	font: 20px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.para2 {
	font: 15px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.para3 {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.para4 {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	color: #333333;
}