body {
	background-repeat: repeat-x;
	background-image: url(bg_01.gif);
}
table.dottedline {
	border-width: 1px;
	border-spacing: ;
	border-style: dotted;
	border-color: #D4D4D4;
	border-collapse: collapse;
	background-color: white;
}
table.holder {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: #D4D4D4;
	border-collapse: collapse;
}
table.holder th {
	border-width: 0px;
	padding: 1px;
	border-style: solid;
	border-color: ;
}
table.holder td {
	border-width: 0px;
	padding: 2px;
	border-style: solid;
	border-color: ;
}

table.normal {
	border-width: 0px;
	border-spacing: ;
	border-style: solid;
	border-color: #D4D4D4;
	border-collapse: collapse;
}
table.normal th {
	border-width: 0px;
	padding: 0px;
	border-style: solid;
	border-color: ;
}
table.normal td {
	border-width: 0px;
	padding: 0px;
	border-style: solid;
	border-color: ;
}
table.weather-cell {
	border-width: 0px;
}
table.weather-cell th {
	border-width: 0px;
}
table.weather-cell td {
	border-width: 0px;
	background-color: #FC6;
}
.weather-cell-nostyle {
}
.text_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #939393;
	text-decoration: none;
	text-align: left;
}
.text_header_green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #a8c63f;
	text-decoration: none;
	text-align: left;
	font-style:italic;
}
.text_header_red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #F00;
	text-decoration: none;
	text-align: left;
	font-style:italic;
}
.text_body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #404040;
	text-decoration: none;
}
.text_normal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
.text_sidepanel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;	
}
.text_sidepanel a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.text_sidepanel a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.text_sidepanel a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
.text_sidepanel a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.text_topmenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.text_topmenu a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.text_topmenu a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.text_topmenu a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.text_topmenu a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.text_car_desc_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #262626;
	font-weight: bold;
	text-decoration: none;
}
.text_car_desc_orsimilar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #262626;
	font-style:italic;
	font-weight: bold;
	text-decoration: none;
}
.text_car_desc {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #262626;
	text-decoration: none;
}
.text_footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.text_footer a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.text_footer a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.text_footer a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration:underline;
}
.text_footer a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}