/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
/*
body {
	background-color: #FFFFFF;
}
a:link {
	color: #336699;
}
a:visited {
	color: #336699;
}
a:hover {
	color: #FF00FF;
}*/
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #999999;
	padding: 2px 10px;
}
.header_quicklinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099FF;
	border: 1px solid #000000;
}
.body_quicklinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
	padding-top: 1px;
	padding-bottom: 3px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.subheader1_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
}
.subheader2_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}
.subheader1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	padding-bottom: 10px;
}
.body1 {
	border: 1px dotted #990033;
	padding: 10px;
	height: 300px;
}
.body2 {
	padding: 10px;
}
.signup_form {
	background-color: #CCCCCC;
	border: 1px solid #990033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header_signup_form {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #990033;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #990033;
}
.first_letter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990033;
}
.email_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #0099FF;
	background-color: #CCCCCC;
}
.email_form_header {
	border: 1px solid #0099FF;
	background-color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.vehicle_status {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0099FF;
	padding: 3px;
}
a.bodylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.bodylink:link {
	color : #000000;
	text-decoration: underline;
}
a.bodylink:visited {
	color : #000000;
	text-decoration: underline;
}
a.bodylink:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.bodylink:active {
	text-decoration: underline;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
