body { font:10pt Verdana, Arial, Helvetica, sans-serif; line-height:20px; }

h1 { font:16pt "Trebuchet MS", Arial, Helvetica, sans-serif; color:#c00;}
.info { font-size:9pt; }

.sidebar { width:220px; background:#333333; }
.content { width:715px; vertical-align:top; }
.vehicles { font-size:10pt; }
.vehicles strong, .vehicles b { font-size:11pt; }

.textwhite, .textwhite a:link { color:#fff; font-size:10pt; line-height:20px; }

.links a, .links a:visited { color:#333; font-size:10pt; padding: 2px; display:block; }
.links a:hover { color:#fff; text-decoration: underline; background-color: #333; }

.menu-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #333;
	background-color: #ff0;
	border: 100px inset #333;
	text-align: center;
}

.topspace { padding:25px 0 10px 0; }
.borderline { border-bottom: 1px solid #ccc; padding:0 0 25px 0; }
.vcenter { vertical-align:middle; }