body {
	background: #ffffff;
 	margin: 0; 
 	padding: 0;
 	font: 12px Arial, Verdana, Helvetica, Sans-Serif; 
 	color: #333333;
}

td {
    font: 12px Arial, Verdana, Helvetica, Sans-Serif; 
 	color: #333333;
}

a:link {
	color: #40668C;
	text-decoration: underline;
}

a:visited {
	color: #003366;
}

a:hover {
	color: #FF0000;
}

a:active {
	color: #FF0000;
}


.copyright,.copyright a:link, .copyright a:visited{
color: #ffffff;
}

/* boxlinks bazaar */
.boxlinksbazaar {
	padding: 2px 0 0 0px;
	
}

.boxlinksbazaar a:link, .boxlinksbazaar a:visited {
	background: #ffc222;
	border-bottom: 1px dotted #ffffff;
	/*  border: 1px solid #ffc222; */
	display: block;
	vertical-align: middle;
	height: 15px;
	width: 200px; 
 	text-decoration: none;
 	color: #333333;
 	
}

.boxlinksbazaar a:hover {
	/* border: 1px solid #BBCAD7; */
	border-bottom: 1px dotted #ffffff;
	color: #ffffff;
	/* background: #dcdcdc; */
	text-decoration: none;
	
	
}


.lineboxlinksbazaar {
	border-bottom: 2px dotted #ffffff;
	width: 140px;
	height: 1px;
}

/* boxlinks auctions */
.boxlinks {
	padding: 2px 0 0 0px;
	
}

.boxlinks a:link, .boxlinks a:visited {
	background: #808284;
	border-bottom: 1px dotted #ffc222;
	/*  border: 1px solid #ffc222; */
	display: block;
	vertical-align: middle;
	height: 15px;
	width: 200px; 
 	text-decoration: none;
 	color: #ffffff;
 	
}

.boxlinks a:hover {
	/* border: 1px solid #BBCAD7; */
	border-bottom: 1px dotted #ffc222;
	color: #ffc222 ;
	/* background: #dcdcdc; */
	text-decoration: none;
	
	
}


.line {
	border-bottom: 2px dotted #ffc222 ;
	width: 140px;
	height: 1px;
}



#separator {
	width: 780px;
	height: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#leftnavbox {
	margin: 0px 10px 15px 0;
	background: #ffffff;
	padding: 5px 0 10px 0;
}	

#leftnav {
	font-size: 11px;
	marker-offset: 0px;
	list-style: none;
	margin: 0px 0px 20px 15px;
	padding: 0px 0 0 0px;
}
#rightcol {
	margin-bottom: 20px;
	text-align: left;
	
}


#container {
    text-align: left;
	margin: 0px auto;
	margin-top: 5px;
	margin-left: 0px;
		/*width: 780px;*/
	
}

#bottom {
	background: #ffffff;
	margin: 0;
	padding: 0;
	clear: both;
	height: 20px;
	width: 780px;
	text-align: center;
}

#footer {
background-color: #ffffff;
	clear: both;
	width: 780px;
	height: 25px;
	border-top: 1px solid #869DB5;
	border-bottom: 1px solid #869DB5;
	border-right: 1px solid #869DB5;
	text-align: center;

}

#footer a:link {
 	color: #ffffff;
 	text-decoration: none;
}

#footer a:visited {
 	color: #ffffff;
 	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#footer a:active {
	color: #000000;
}


#footerlist {
	color: #ffffff;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 11px;
	vertical-align: middle;
	text-align: center;

	}

#footerlist li {
	float: left;
	padding: 4px 2px 0px 2px;
	margin: 0;
}



#copyright {
	padding: 4px 0 0px 10px;
	text-align: center;

}

