#Content #ContentBox .HeaderBG {
	padding: 5px;
	margin: 0;
	font-family: Ariel, Verdana, sans-serif;
	font-size: 14px;
	color: #FFF;
	border-bottom: 1px solid #666;
	background: url(images/styles/headerbg1.png);
}

#Content #ContentBox .box1 {
	border: 1px solid #99C;
	padding: 5px;
	margin: 5px;
}

#Content #ContentBox p {
	margin: 0;
	padding: 3px;
	font-family: Ariel, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
}
#Content #ContentBox ul {
	margin-top: 5px;
	font-family: Ariel, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
}
#Content #ContentBox a {
	margin: 0;
	padding: 3px;
	font-family: Ariel, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #36C;
	text-decoration: none;
}
#Content #ContentBox a:hover {
	text-decoration: underline;
}

#Content #ContentBox h1 {
	margin: 0;
	padding: 0;
	color: #336;
	font-size: 18px;
	border-bottom: 1px solid #CCF;
}

#Content #ContentBox h2 {
	margin: 0 0 0 0;
	padding: 0;
	color: #336;
	font-size: 16px;
	border-bottom: 1px solid #CCF;
}

#Content #ContentBox h3 {
	margin: 0 0 0 0;
	padding: 0;
	color: #336;
	font-size: 16px;
}

#Content #ContentBox .quote {
	color: #F00;
	font-weight: bold;
	font-size: 14px;
}

#Content #ContentBox .imgborder {
	border: 1px solid black;
	margin: 5px;
}

.CarTable {
	border: 1px solid #99C;
	border-right: 2px solid #669;
	border-bottom: 2px solid #669;
}
.CarTable th {
	padding: 5px;
	font-family: Ariel, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
	background: #CCC;
	border-bottom: 1px solid #AAD;
}
.CarTable td {
	padding: 5px;
	font-family: Ariel, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
	border-right: 1px solid #AAD;
	border-bottom: 1px solid #AAD;
}

.PageNav {
	display: inline;
	padding: 0;
	margin: 0 0 0 50px;
	text-align: center;
	color: #36C;
}
.statdiv {
	border: 1px solid black;
	margin: 10px 5px;
	padding: 5px;
	clear: both;
}

.dropshadow1{
	float:left;
	clear:left;
	background: url(images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	width: 500px;
}
.dropshadow1 p{
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #999999;
	padding:4px;
	font-size:14px;
	margin: 0px;
}

