body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.headertitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #990000;
}
.BodyBigBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
}

.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.FooterCopyright {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; }
.PhotoBorder {
	border: 2px solid #333333;
}

.CarImg {	
	width: 50px;
}

.roledown {
	width: 120px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.FooterTextLinks {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 12px;}
a:link {
	color: #FF0000;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #990000;
}
a:active {
	color: #FF0000;
}
.blueheadertitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
