body {
	font-family: "Times New Roman", serif;
	font-size: small;
	color: #000000;
	background-color: #ffffff; 
	padding: 0px;
	margin: 20px;
	min-width: 750px;
}
a:link {
	color: #0000bb;
}
a:visited {
	color: #000099;
}
a:active {
	color: #aa0000;
}
a:hover {
	color: #999999;
}
h3 {
	clear: both;
}
h4 {
	clear: both;
	margin: 0px;
	padding: 0px;
}
p {
	margin-top: 0px;
	padding-top: 0px;
}
td {
	vertical-align: top;
}
th {
	text-align: left;
	border-bottom: 1px solid #000000;
}
#menu {
	display: none;
}
#login {
	display: none;
}
#quicklinks {
	display: none;
}
#events {
	display: none;
}
#style {
	display: none;
}
#links {
	display: none;
}
#carsheader {
	display: block;
	overflow: hidden;
	width: 424px;
	height: 21px;
	text-indent:-9009px;
	background: url('/imgs/header_cars.gif') no-repeat top;
}
#cars {
	width: 420px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	border: 2px solid #000000;
}
#welcomeheader {
	margin: 0px;
	padding: 1px 0px 5px 0px;
	width: 80%;
	min-height: 75px;
}
#welcomeheader h2 {
	display: block;
	align: center;
	font-weight: bold;
	font-size: 1.6em;
	background-color: #3399cc;
	color: #ffffff;
	margin: 40px 12px 0px 12px;
	padding: 1px 0px 2px 25px;
}
#welcomeheader #chevy_logo {
	position: relative;
	left: -15px;
	top: -15px;
	float: left;
	margin: 0px;
}
#welcomeheader #gmc_logo {
	position: relative;
	right: 15px;
	top: -15px;
	float: right;
	margin: 0px;
}
#welcome {
	width: 80%;
	float: left;
	font-size: 1.2em;
	background-color: #ffffff; 
	padding: 4px 10px 4px 10px;
	margin: 0px 0px 10px 0px;
}
#contentheader {
	margin: 0px;
	padding: 1px 0px 5px 0px;
	width: 80%;
	min-height: 75px;
}
#contentheader h2 {
	display: block;
	font-weight: bold;
	font-size: 1.6em;
	background-color: #3399cc;
	color: #ffffff;
	margin: 40px 12px 0px 140px;
	padding: 1px 0px 2px 3px;
}
#contentheader img {
	position: relative;
	left: 15px;
	float: left;
	margin: 0px;
}
#content {
	width: 80%;
	float: left;
	background-color: #ffffff; 
	padding: 4px 10px 10px 10px;
	margin: 0px 0px 10px 0px;
}
#content h3 {
	font-weight: bold;
	display: block;
	background-color: #3399cc;
	color: #ffffff;
	margin: 0px 0px 10px 0px;
	padding: 1px 0px 2px 3px;
}
#content ul {
	list-style: disc outside none;
}
#content img {
	float: left;
	border: none;
	margin: 0px 10px 5px 0px;
}
#content .right {
	float: right;
	border: none;
	margin: 0px 0px 5px 10px;
}
#content .payment {
	display: none;
}
#content .access {
	display: none;
}
#content .modify {
	display: none;
}
#content .delete {
	display: none;
}
.error {
	display: block;
	font-weight: bold;
	background-color: #ff7f01;
	color: #ffffff;
	padding: 2px;
}
.notice {
	display: block;
	font-weight: bold;
	background-color: #339933;
	color: #ffffff;
	padding: 2px;
}
.updated {
	clear: both;
	font-style: italic;
}
.byline {
	clear: both;
	font-style: italic;
}
.important {
	background: #3399cc url('/imgs/icon_important.png') no-repeat 4px 3px; 
	overflow: visible;
	min-height: 51px;
	padding: 2px 2px 2px 20px;
	font-size: 1.1em;
	display: block;
	color: #ffffff;
}
.download {
	margin-top: -15px;
	font-weight: bold;
}
.code {
	color: red;
}
.date {
	color: blue;
}
.strong {
	font-weight: bold;
}
.edit {
	width: 100%;
	margin-bottom: 20px;
	margin-top: 0px;
}
.event {
	width: 100%;
}
.event td {
	padding-top: 10px;
}
.rec_start {
	padding-top: 10px;
}
.rec_end {
	border-bottom: 1px solid #000000;
}
.row {
	clear: both;
	padding-top: 3px;
}
.row label {
	float: left;
	width: 28%;
	text-align: right;
	margin-top: 4px;
	padding: 0px;
}
.row .form {
	float: right;
	width: 70%;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.row .form label {
	float: none;
	margin: 0px;
	padding: 0px;
}
.sort {
	display: none;
}
.req {
	font-weight: bold;
	background: transparent url('/imgs/required_bg.png') no-repeat top left;
}
fieldset {
	clear: both;
	border: none;
	border-top: 1px solid #000000;
	padding: 0px 0px 0px 5px;
	margin-bottom: 15px;
}
fieldset legend {
	font-size: 130%;
	font-weight: normal;
	padding: 0 5px;
}
fieldset ul {
	margin: 5px 0px 0px 0px;
}
fieldset li {
	list-style: none outside none;
}
fieldset p {
	padding: 3px;
}
#header {
	overflow: hidden;
	background: transparent url("/imgs/ccon_logo.gif") no-repeat 0 0;
	margin: 0px 0px 20px 5px;
}
#header h1 {
	text-indent:-9009px;
	margin: 0px;
}
#header h1 a {
	display: block;
	width: 750px;
	height: 75px;
	outline: none;
}
#header p {
	color: #ffffff;
	text-align: center;
	position: relative;
	top: -10px;
	left: 130px;
	width: 600px;
	margin: 0px;
	padding: 0px;
}
#header a {
	color: #ffffff;
	text-decoration: none;
}
.ads {
	display: none;
}
#body {
	float: left;
	width: 100%;
}
#navigation {
	display: none;
}
#main {
	width: 100%;
}
#commercial {
	display: none;
}
#footer {
	clear: both;
	width: 100%;
	margin: 0px;
	padding-top: 20px;
}
#footer p {
	text-align: center;
	padding: 0px;
	margin: 0px;
	color: #000000;
}
#footer a {
	text-decoration: none;
	color: #000000;
}
#footer a:hover {
	color: #cc0000;
}
