.td_clicked 
{ 
 background-color: white;
 color: black;
}
#current_car img { float: none; }
.mtip 
{  
	font-family:Arial,sans-serif;
	font-size: 8pt;
	position: absolute; 
	padding: 10px;   
	background-color: #ffffff; 
	border: 1px solid #333333; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	z-index: 9999;
}
.dek_tbl {
background-color: white;
cursor: pointer;
}
.rate_table 
{
 width: 800px;
 border-color: black;
 border-style: solid;
 border-color: gray;
 border-collapse: collapse;
 border-width: 1px;
}

.rate_table th 
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 background-color: #FFCC00;
 border-bottom-color: gray;
 border-bottom-style: solid;
 border-bottom-width: 1px;
}

.rate_table td 
{
 font-family: Arial, sans-serif;
 color: #333333;
 font-size: 10pt;
 font-weight: 100;
 border-bottom-color: gray;
 border-bottom-style: solid;
 border-bottom-width: 1px;
 border-right-color: gray;
 border-right-style: solid;
 border-right-width: 1px;
}

.ett 
{
 font-weight: bold;
 text-align: center;
 vertical-align: midle;
}

.td_vehicle 
{
 width: 100px;
 text-align: center;
 vertical-align: top;
 border-bottom-style: none;
}

.td_main_poi 
{
 font-weight: bold;
 text-align: center;
 vertical-align: midle;
}

.td_selected 
{
 background-color: #FFCC00;
}

.tr_odd 
{
 background-color: #EBEBEB;
 border-bottom-color: gray;
 border-bottom-style: solid;
 border-bottom-width: 1px;
 border-right-color: gray;
 border-right-style: solid;
 border-right-width: 1px;
 font-family: Arial, sans-serif;
 color: #333333;
 font-size: 10pt;
 font-weight: 100;
 text-decoration: none;
}

.tr_even 
{
 background-color: white;
 border-bottom-color: gray;
 border-bottom-style: solid;
 border-bottom-width: 1px;
 border-right-color: gray;
 border-right-style: solid;
 border-right-width: 1px;
 font-family: Arial, sans-serif;
 color: #333333;
 font-size: 10pt;
 font-weight: 100;
 text-decoration: none;
}

.vehicle_row 
{
 background-color: white;
 text-align:center;
}

#dek 
{
 position: absolute;
 z-index: 200;
 border-color: gray;
 border-style: solid;
 border-width: 1px;
 background-color: #ffffff;
}

#dek table 
{
 background-color: #ffffff;
 border: 0px;
 color: #333333;
 font-size: 10pt;
 font-weight: 100;
 text-decoration: none; 
}

#dek tbody {
    border-top-color: #CCCCCC;
    border-top-style: solid;
    border-top-width: 0px;
}

#dek td
{

 color: #333333;
 font-size: 10pt;
 font-weight: 100;
}

#dek :link 
{

 color: #333333;
 font-size: 10pt;
 font-weight: 100;
}

#dek :visited 
{

 color: #333333;
 font-size: 10pt;
 font-weight: 100;
}

#dek :hover 
{

 color: #333333;
 font-size: 10pt;
 font-weight: 100;
}

#dek :active 
{

 color: #333333;
 font-size: 10pt;
 font-weight: 100;
}

#dek :focus 
{

 color: #333333;
 font-size: 10pt;
 font-weight: 100;
}
