body {
	margin: 0px;
	background: url(images/bg_grad.jpg) top center repeat-x #1b2950;
	}
	
p{
	margin: 5px 0;
}

table {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
	
table td{
	background-color:#FFFFFF;

}

table td table td{
	background: none;
}

table.main {
	margin-bottom: 30px;
	}

.white {
	color:#FFFFFF;
	}

#flashcontent {
	width: 800px;
	height: 450px;
	}
	
#flashcontent_top {
	width: 800px;
	height: 200px;
	}

h1 {
	color: #2E4475;
	font-size: 14pt;
	font-weight: normal;
	margin-bottom: 5px;
	}

ul{
	margin: 10px 10px;
	padding: 0 20px;
}
	
ul li{
	margin: 0 0 10px;
}

.price {
	color: #008065;
	}

.carTitle {
	color: #2E4475;
	font-size: 9pt;
	}

.green {
	color: #008065;
	}

.blue {
	color: #2E4475;
	}

a {
	color:#666666;
	text-decoration:none;

	}

a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#000000;
	}
	
a#current{
	color: #FFFFFF;
	}

td.links {
	color: #a3a3a3;
	background: #000000;
	padding: 2px;
	padding-bottom: 13px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	}
	
td.links a{
	color: #a3a3a3;
	text-decoration: none;
	}

td.links a:hover{
	color: #102b5b;
	}

td.footer{
	background: none;
	background: url(images/foot-2.gif) bottom center;
	height: 25px;
	}
	
/** FORMS **/

table.form {
	margin-bottom:15px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

table.form td, table.form th {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	text-align: left;
}

td.title {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}

td.value {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color:#CCCCCC;
	}
	
th.form{
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	font-size:9pt;
	background-color:#C7DCFF;
	}

hr{
	border: none;
	border-bottom: solid 2px #cecece;
}

#bg_grad_cars{
	background: url(images/bg_grad_cars.jpg) top center repeat-x #d0d0d0;
}

#all_cars{
	background-color: #000000;
}

.clear{
	clear: both;
}

div.locations{
}

div.locations table{
	width: 100%;
}

div.locations table td{
	padding: 10px;
	border-bottom: #dedede 1px solid;
	text-align: left;
}

div.fbo_index_info{
	margin-right: 350px;
}