@charset "utf-8";
body,td,th {
	color: #FFFFFF;
}
.style1 {color: #009933}
.style2 {color: #33FF33}



/* CSS Document */

body {
	background-color: #000000;
}
.style3 {color: #67fe33}
#footer {
	text-align: center;
	font-size: small;
	color: #67fe33;
}
#footer a:link, #footer a:visited {
	color: #67fe33;
	text-decoration: underline;
	font-size: small;
}

a:link {
	color: #000000;
	text-decoration: none;
}


a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}



#wrapper {
	background-color: #000000;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 910px;
}
#content {
	left: 45px;
	position: relative;
	top: 0px;
	width: 850px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7b2901;
	text-align: left;
}
#main {
	position: relative;
	width: 100%;
	left: 0px;
	top: 0px;
}
#content td {
	color: #67fe33;
}

#content a:link, #content a:visited {
	font-family: Chiller;
	font-size: 24px;
	font-weight: bold;
	color: #67fe33;
	text-decoration: underline;
}
.box { background: #ccc; border: 1px #808080 solid; clear: left; overflow: hidden; margin-bottom: 3px; margin-top: 3px; padding: 15px 0; }
.box  a, a:link, a:visited { color: #000; text-decoration: underline; }
.box  a:active, a:focus, a:hover { color: #c00; }
ul { float: left; list-style: none; margin-bottom: 0; margin-top: 0;}
.name { font-weight: bold; text-align: center; color:#000000;}
th.picture { background: transparent; border-bottom-style: solid; border-left: 0;  }
.picture { background: #fff; border-left: 1px #808080 solid; border-bottom-style: dashed; text-align: center; width: 162px; color:#000000; }
.picture img { vertical-align: bottom; }
.price {font-weight: bold; text-align: center; width: 75px; color:#000000; }
.prod {padding-left: 10px; text-align: left; width: 85px; color:#000000; }
.vehicle {text-align: center; color:#000000; }
.prod_table table { border-collapse: collapse; width: 100%; }
.prod_table td { border-bottom: 1px #808080 solid; padding: 5px 10px; color:#000000; }
.prod_table td.last { border-bottom-style: solid; }
.prod_table td + td { border-left: 0 #808080 solid; }
.prod_table th { border-bottom: 1px #808080 solid; }