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:946px;
	height:30px;
	margin:auto;
	padding:0px;
	background-image:url(gfx/nav.gif?1);
	background-repeat:repeat-x;
	color:#FFFFFF;
}

#nav A, #nav_contact {color:#FFFFFF;padding:7px 10px 9px 10px;display:block;float:left;font-weight:bold;}
#nav A {border-right:1px solid #0e1259;}
#nav A:hover {color:#FFFFFF;background-image:url(gfx/nav_hover.gif);text-decoration:none;}
#nav A:visited {color:#FFFFFF;}
#nav A:active {color:#ffffff;}
.navnoborder {border-right:0px !important;}
.navleftborder {border-left:1px solid #0e1259 !important;}

#tree {
	width:932px;
	margin:auto;
	padding-left:7px;
	padding-right:7px;
	padding-top:5px;
	padding-bottom:5px;
}

#tree_user {
	float:right;
}

#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;
}

.auction_question {
	border-bottom:1px solid #aaa;
	padding-bottom:15px;
	margin-bottom:10px;
	margin-top:5px;
}

.auction_answer {
	padding-top:8px;
}

.question_box {
	width:673px;
	height:50px;
	margin-bottom:5px;
	font-family:arial;
	font-size:1.1em;
	padding:2px;
}

#servicestbl {
	margin-top:3px;
}

#servicestbl td {
	padding:2px 9px 2px 0px;	
}

