@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-position:center;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:top;
}
.style2 {
	font-size: 12pt;
	font-weight: bold;
	font-family: Serif, Verdana, Arial, Helvetica, sans-serif;
}
.style3 {
	font-size: 10pt;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #fa3902;
}
a:active {
	text-decoration: none;
	color: #000000;
}.contents {
	font-family: tahoma;
	color: #000000;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
}

.warning_picture {
	height: 50px;
	width: 50px;
}
.error_message {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
}
.ok {
	font-size: 12px;
	color: #009900;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
}.img_border {
	border: 1px dotted #CCCCCC;
}
.tele_numbers {
	border: 1px solid #333333;
	font-family: tahoma;
	font-weight: bold;	
}
.numbers {
	font-family: tahoma;
	color: #003300;
	padding-right: 5px;
	padding-left: 5px;
}
.market {
	text-align: center;
	vertical-align: top;
	padding: 5px;
}
.button_area {
	background-color: #E8FFDD;
	border: 1px solid #003300;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
}
.form_button {
	font-family: tahoma;
	color: #333333;
	background-color: #ECF8FF;
	border: 1px dotted #CCCCCC;
	width: 100px;
}
.cat_select {
	background-color: #ECFBFA;
	width: 300px;
}
.txt_bt {
	color: #666666;
	background-color: #ECFBFA;
	width: 300px;
}
.cat_name {
	background-color: #ECFBFA;
	width: 300px;
	border: 1px solid #999999;
}
.titles {
	font-weight: bold;
	color: #000000;
	text-align: center;
	position: relative;
	right: 35px;
	padding-right: 10px;
}
.comment_fields {
	background-color: #E9FEF5;
	border: 1px solid #003300;
	width: 300px;
}
.comments_txtArea {
	background-color: #E9FEF5;
	height: 80px;
	width: 300px;
	border: 1px solid #003300;
}
.comments {
	padding: 5px;
}

.com_name_title {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: right;
	padding-right: 2px;
}
.com_date {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-align: left;
}.phoneTB_titles {
	font-weight: bold;
	color: #003300;
	background-color: #C8F7D2;
	text-align: center;
	vertical-align: middle;
}
.search_selector {
	background-color: #DFFDE9;
	width: 200px;
}
.cars_titles {
	font-weight: bold;
	color: #003300;
	background-color: #EFEFEF;
	text-align: right;
	vertical-align: top;
	width: 150px;
	padding-right: 5px;
	padding-left: 5px;
}
.cars_details {
	background-color: #ECFCFD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCF5FC;
	text-align: right;
	vertical-align: top;
	padding-right: 5px;
	padding-left: 5px;
}

#spotlight{
filter:light
}.add_pic {
	float: none;
	clear: both;
	position: relative;
	top: -2px;
}
.hrclass {
	background-image: url(images/hr_bg.gif);
	background-repeat: repeat-x;
	height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8ADEF6;
	border-bottom-color: #8ADEF6;
}

.align {
	float: left;
	position: relative;
	left: 5px;
}
.table_titles {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.table_cells {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1DADB1;
}
.td_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E6E6E6;
	text-align: right;
	vertical-align: top;
	padding: 5px;
	height: 100px;
	border: 1px solid #333333;
}
