body {
	background-color: #333333;
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#td_nav {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #333333;
	margin: 0px;
	padding: 0px;
}
#car #carDet {
	clear: both;
	margin-left: 15px;
}

#tbl_body {
	text-align: left;
	background-color: #000000;
	border: 10px solid #2E2E2E;
	width: 1000px;
	

}
h1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 1.3em;
	color: #F1F1F1;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FC8532;
	border-bottom-color: #FF6333;
	text-transform: capitalize;
	font-weight: lighter;
	margin-bottom: 0px;
}
h2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 1em;
	color: #CCCCCC;
	font-weight: lighter;
	margin: 0px;
}
h3 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 1.1em;
	color: #CCCCCC;
	font-weight: lighter;
}

#td_header {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	position: relative;
}
#carDet tbody {
	border-right-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 2px;
}
#carDet tbody td {
	vertical-align: top;
	padding-right: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
}

#td_header_corner {
	background-image: url(../images/corner.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#car {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 10px;
	clear: both;
}
.bigger {
	font-size: 1.1em;
	font-weight: bold;
}

#carWrapper {
	clear: both;
}

#car img {
	border: 1px solid #333333;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#car #image {
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
p {
	font-family: Leelawadee, "Bookman Old Style";
	font-size: 1em;
	color: #CFCFCF;
	padding: 5px;
}
a {
	color: #FF8733;
	text-decoration: none;
}
#anchor {
	font-size: 0.1px;
	color: #000000;
	clear: both;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:visited {
	color: #FF8733;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#carDesc {
	color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	margin-right: 5px;
}
#carDesc td {
	color: #CCCCCC;
	background-color: #2E2E2E;
}
li {
	padding-bottom: 5px;
	list-style-type: circle;
	list-style-position: inside;
}
.smaller {
	font-size: x-small;
	margin-top: 0px;
}
form th {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-align: left;
}
textarea {
	background-color: #F1F1F1;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 3px;
}

input {
	background-color: #F1F1F1;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	border: 1px solid #CCCCCC;
}
.desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #CCCCCC;
}
#td_bottom {
	font-size: smaller;
}
.noSpaceSmall {
	font-size: 0.8em;
	margin-bottom: 0px;
	margin-top: 0px;
}
#tbl_body #spacer {
	clear: both;
}
