body {
	margin: 0px;
	background-color: #000000;
}
body, td {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

a:link, a:visited, a:active {
     color: #FFFFFF;
	 text-decoration: none;
}

a:hover {
     color: #FFFFFF;
 	 text-decoration: underline;
}

.image_topics {
	background-color: #020202;
	border-top: 1px solid #1a1a1a;
	border-bottom: 1px solid #1a1a1a;
}

.selection_dropdowns {
	background-color: #070707;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.selection_fields {
	background-color: #070707;
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #a1a1a1;
	color: #FFFFFF;
}

.colors {
	color: #a1a1a1;
	font-family: Tahoma;
	font-size: 11px;	
}

.man_and_model {
	color: #f57c11;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.type {
	color: #cacaca;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.state_1 {
	color: #24ff00;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.state_2 {
	color: #d0b500;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.pricetag {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.price {
	color: #e45213;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
}

.price_text {
	font-size: 14px;
	font-weight: bold;
}

.price_text_before {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}

.price_before {
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	text-decoration: line-through;
}

.form_button {
	background: url(../images/btn_form_bg.gif);
	width: 71px;
	height: 20px;
	border: 0px;
	font-family: Tahoma;
	font-size: 10px;
	color: #f88410;
	font-weight: bold;	
}

.choose_dropdown {
	background-color: #070707;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #f57c11;
	width: 100%;
}