@charset "utf-8";
/* CSS Document */

.usedtabletitletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-style: normal;
	padding-top: 0;
	padding-bottom: 0;
	font-weight: bold;
	background-color: #006600;
	color: #FFFFFF;
}
#usedpagebox {
	position:absolute;
	width:620px;
	height:615px;
	z-index:7;
	left: 5px;
	top: 22px;
	border-top-color: #006600;
	border-left-color: #006600;
	text-align: left;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-top-width: 1px;
	border-top-style: solid;
}
.imagefloatleft {
	float: left;
}

.usedtable {
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-color: #575757;
	border-right-color: #575757;
	border-bottom-color: #575757;
	border-left-color: #575757;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}.usedtableoddrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	background-color: #DADADA;
	color: #101010;
}
.usedtableevenrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	background-color: #EFEFEF;
	color: #101010;
}
.tabletextleft {
	text-align: left;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #575757;
}
.tabletextright {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #575757;
	padding: 5px;
}
.tabletopimage {
	display: block;
}
.USEDleftnav-linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1B5E3C;
	font-weight: bold;
	text-align: center;
}
#used_mainpagebox {
	position:absolute;
	width:620px;
	height:384px;
	z-index:7;
	left: 5px;
	top: 22px;
	border-top-color: #006600;
	border-left-color: #006600;
	text-align: left;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-top-width: 1px;
	border-top-style: solid;
}
