body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../gfx/bg_main.gif);
	background-repeat:repeat-x;
	background-color:#d5d5d5;
}
p.footer 
{
	font-family:verdana;
	font-size:14px;
	color:#FFFFFF;
}
p 
{
	font-family:verdana;
	font-size:12px;
	color:#000000;
}
.menuborder {
	
	position: relative;
	height: 25px;
}
.Menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align:middle;
	
	position: relative;
	color: #333333;
	height: 25px;
}
.Menu-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align:middle;
	position: relative;
	color: #333333;
	height: 25px;
	padding: 8px 0px 0px 0px;
	cursor: hand;
	text-decoration: none;
	letter-spacing: -1px;
}

.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.search_space {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
}
.search_select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 150px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;	
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #333333;	
}

.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 0px 0px 0px 5px;
}
.list_border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.details-header-white-bold {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.details-header-black-bold {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.details-white {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}

.details-black {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.details-grey {
	font-family: Tahoma;
	font-size: 11px;
	color: #777777;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.make-header {
	height:18px;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.orange-td-bg {
	background-color: #d20000;
}

.grey-td-bg {
	background-color: #FFFfff;
}
.poppic-header-white-bold {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
td.main_content 
{
	margin-left:10px;
}
table.FindCarBox 
{
	background-color:#f6f6f6;
	border:solid 1px #cdcdcd;
	padding:3px 7px 2px 7px;
	
	
	}