body {
	font-family: Arial, Helvetica;
	font-size: 12px;
}
.smborder {
	border: 1px;
	border-style: solid;
	border-color: black;
}
.smborder TD {
	border: 1px;
	border-style: solid;
	border-color: black;
}
.smallborder {
	border-collapse:collapse;
}
.smallborder TD {
	border:1px solid #000000;
}
.padding4px TD {
	padding: 4px;
}
.breadcrumb {
	font-family: Verdana, Arial;
	font-size: 9px;
	color:#666666;
	font-weight:bold;
	
}
.breadcrumb a:link,.breadcrumb a:visited {
	font-weight:normal;
	
	
}
.breadcrumb a:hover {
	color:#999999
}
.vehicles {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #a8a8a8;
	text-align: center;
}
.instructions {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}
.navtable {
	border: thin solid #CCCCCC;
	background-color: #f8f8f8;
	padding: 2px;
}
a.navcat:link, a.navcat:visited {
	font-size: 13px;
	font-weight: bold;
	background-color: transparent;
	text-decoration:none;
	color:#888888;
}
a.navcat:hover {
	font-size: 13px;
	background-color: transparent;
	text-decoration:underline;
	color: #666666;
}
.navtitle {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.aprlTitle a:link, .aprlTitle a:visited {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #777777;
}
.aprlTitle a:hover {
	text-decoration:none;
}
.aprlHeader {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.aprlContent {
	font-family:Arial, Helvetica;
	font-size: 11px;
	color: #222222;
}
.aprlSmall {
	font-size: 10px;
}
a.infobox:link, a.infobox:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#222222;
	font-weight:bold;
	}
	
a.infobox:hover {
	background:white;
}
a.infobox span {
	visibility:hidden;
	position:absolute;
	margin-top:5px;
	padding:5px;
	text-decoration:none;
 }
a.infobox:hover span {
	visibility:visible;
	border:1px solid #aaaaaa;
	color:#333333;
	background:white;
}

