@import url("layout.css");
@import url("forms.css");
ul.mainmenu {
	text-align: left;
	font-size: 80%;
	margin: 0px;
	padding: 0px 1em;
	list-style-type: none;
	vertical-align: middle;
}
#content p,#content td,#content ul{
	font-size: 75%;
	line-height: 1.6em;
}
h1 {
	font-size: 120%;
}
#content address{
	font-size:75%;
	font-style: normal;
}
th.status,th.thumbnail {
	position: relative;
	padding-left: -5em;
	color: #EEEEEE;
}
th.description {
	width: 200px;
}
td.year {
	text-transform: uppercase;
}
#footer .mainmenu a {
	font-weight: normal;
	display: inline;
}
#footer p {
	clear: both;
	font-size: 65%;
	text-align: left;
	margin-top: 0.5em;
	margin-right: 30px;
	margin-bottom: 1em;
	margin-left: 30px;
}
a {
	color: #025479;
}
#listcars th.status {
	color: #025479;
}
#content h2 {
	color: #025479;
	font-size: 90%;
}
div.welcomemessage {
	background-color: #eeeeee;
	padding: 5px 5px 8px;
}
#content .welcomemessage h2 {
	margin-top: 0px;
	margin-bottom: 0px;
}
#content .welcomemessage p {
	margin-top: 0.5em;
}
#content h3 {
	font-size: 75%;
	color: #025479;
	margin-left: 10px;
	margin-bottom: 0px;
}
#content ul {
	padding: 8px;
	list-style-type: none;
	list-style-position: outside;
	background-color: #eeeeee;
	border: 1px solid #CCCCCC;
}
