h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
}
p, .listing, .error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC6600;
	line-height: 10px;
}
.thetable {
	background-color: #E6CCB3;
	border: 1px solid #6B4C2E;
}
a:link, a:visited, a:active {
	color: #6B4C2E;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.baskethead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC6600;
	font-weight: bold;
	font-size: 10px;
	line-height: 20px;
}
.basketbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC6600;
	line-height: 30px;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3C2B1A;
	background-color: #CC9966;
}
.basket-borders {
	background-color: #6B4C2E;
}
.listingtop {
	background-color: #E3CCB5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #80664D;
	border-right-color: #80664D;
	border-left-color: #80664D;
	line-height: 12px;
}
.listingbottom {
	background-color: #F8F2ED;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #80664D;
	border-bottom-color: #80664D;
	border-left-color: #80664D;
}
a.listinglink:link, a.listinglink:visited {
	color: #336699;
	text-decoration: none;
}
a.listinglink:hover {
	color: #000033;
	text-decoration: none;
}
.listingbrand {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #CC3300;
	font-weight: bold;
}
.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
}
select.description {

	background-color: #E6CCB3;
	color: #CC6600;
}
.list2 {
	background-color: #E6CCB3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	border: 1px solid #6B4C2E;
}
.list1 {
	background-color: #D5B290;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #6B4C2E;
}
.descriptionnotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}