body {
	color: #333;
	margin: 0;
	background: #fff;
	text-align: center;
	}
body, table, select  { font: normal 9px/1.5em arial, serif; }

#wrapper {
	width: 98%;
	text-align: center;
	margin: 0 auto;
	text-align:left;
}

#tbl table { width: 100%;}
#tbl table, td, th { border-collapse: collapse;	border: 1px solid #000;}
#tbl table td      { text-align:center; border-collapse: collapse;	border: 1px solid #000;}
#tbl table th,
#tbl table td      { padding: 1px 1px;}
#tbl table th,
#tbl table td      { white-space: normal;}
#tbl table thead  th       {
	background: #CAC9AA;
	font: normal 11px/1.5em arial, serif;
	padding: 1px 1px!important;
	text-align:center;
	}
#tbl table tbody  th       {
	background: #e6e6d2;
	padding: 1px 1px!important;
	text-align:center;
	}	

#tbl .carclub {
	color:#333; 
	font-size:11px; 
	font-weight:normal;
	border: 1px solid #000;
	background: #CAC9AA;
}

#tbl .car {
	background: #e6e6d2;
	 font-weight:normal;
	 padding: 1px 1px!important;
}

#tbl .km {
	background: #F5F8EA;
	 font-weight:normal;
	 padding: 1px 1px!important;
}

#tbl .heading {
	 font: bold 11px/1.5em arial, serif;
}

#tbl tr:hover td    {background-color: #FDFDF7; }


/* style for the car prices page*/

#cartbl table { width: 100%;}
#cartbl table, td, th { border-collapse: collapse;	border: 1px solid #000;}
#cartbl table td      { text-align:center; border-collapse: collapse;	border: 1px solid #000;}
#cartbl table th,
#cartbl table td      { padding: 1px 1px;}
#cartbl table th,
#cartbl table td      { white-space: normal;}
#cartbl table thead  th       {
	background: #CAC9AA;
	padding: 1px 1px!important;
	text-align:center;
	}

	
#cartbl table tbody  th       {
	background: #e6e6d2;
	padding: 1px 1px!important;
	text-align:center;
	}

#cartbl .period {
	background: #ffffec;
	 font-weight:normal;
	 padding: 1px 1px!important;
}	

#cartbl .cars {
	background: #e6e6d2;
	 font-weight:normal;
	 text-align:left;
	 padding: 1px 1px!important;

}	

#cartbl .carcode {
	background: #e6e6d2;
	 font-weight:normal;
	 text-align:center;
	padding: 1px 1px!important;
}

#cartbl .cls {
	background: #f5f8ea;
	 font-weight:bold;
	 text-align:left;
	 padding: 1px 1px!important;

}	

#cartbl .cls1 {
	background: #f5f8ea;
	 font-weight:bold;
	 text-align:left;
	 padding: 1px 1px!important;
	 page-break-before: always;

}

#cartbl .terms     {
	background: #e6e6d2;
	text-align:center;
	}

#cartbl .termsdata     {
	/* background: #FDFDFD; */
	text-align:center;
	}
	
#cartbl .nbtd     { border-bottom: 0px; border-right: 0px; border-top:0px; border-left:0px; }	

#cartbl form {
	margin: 0px;
	padding: 0px;
	display:none;
}

#menu {
display:none;
}	

a:link {
display:none;
}
a:visited {
display:none;
}
a:hover {
display:none;
}
a:active {
display:none;
}

