body {
	background-color: #CCCCCC;
	background-image: url(stainless.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
:ACTIVE { text-decoration:none; color: #339900; }
:VISITED { text-decoration: none; color: purple; }
A:Hover { text decoration: underline; color: red; }
A.main { text-decoration:none; color: #ffffff; }
A:Hover.main { text-decoration: underline; color: #FFFFFF; }
A:VISITED.main { text-decoration:none; color: #9BB3E1; }
.date {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #003366;
	text-align: right;
	padding-right: 15px;
}
#wrapper {
	background-color: #FFFFFF;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#footer {
	font-size: 10px;
	background-image: url(footer_bg.jpg);
	height: 200px;
	width: 1000px;
	background-repeat: repeat-x;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h4 {
	font-size: 14px;
	margin-bottom: 40px;
	text-align: center;
	margin-top: 20px;
}
.text {
	margin-top: 20px;
	margin-right: 75px;
	margin-left: 75px;
	font-size: 14px;
}

#footer td {
	padding-left: 40px;
	padding-right: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mainContent {
	background-color: #FFFFFF;
	background-image: url(splash.jpg);
	margin: 0px;
	padding: 0px;
	height: 548px;
	width: 1000px;
}
h1 {
	font-size: 18px;
	font-weight: bolder;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: center;
	margin-top: 3px;
	padding-top: 0px;
}
.bold {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-top: 20px;
}

.leftPadding {
	padding-left: 15px;
}

.forms {
	border: 1px solid #293966;
	margin-right: auto;
	margin-left: auto;
	border-collapse: collapse;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0px;
	text-align: center;
}

.forms select {
	background-color: #ccd8e2;
	border: 1px solid #293966;
	border-collapse: collapse;
}

#carForm {
	color: #000000;
}
.myc {
	margin-top: 80px;
	margin-left: 500px;
}
.redDot {
	text-align: right;
	margin-right: 15px;
	margin-top: 130px;
}
