body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0051AF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0051AF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
h1 {
	color: #0051AF;
	font-size: 12pt;
}
h2 {
	color: #0051AF;
	font-size: 10pt;
}
p {
	text-align: justify;
}
li {
	text-align: justify;
}
.white {
	color: #FFFFFF;
}
.mainpad {
	padding: 10px;
	padding-right: 0px;
}
.blackbar {
	background-color: #000000;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 8pt;
}
.topbarblue {
	background-image: url(images/top-bar-blue.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #FFFFFF;
}
.leftbar {
	background-color: #0051AF;
	background-image: url(images/bottom-blue-bar.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border-bottom: 1px solid #FFFFFF;
}
.topnav {
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
a:link.topnav {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.topnav {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover.topnav {
	text-decoration: none;
	color: #FFCC00;
}
.mainnav {
	background-color: #0051AF;
	border-bottom: 1px solid #FFFFFF;
	display: block;
	width: 150px;
	height: 22px;
	padding-top: 3px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}
a:link.mainnav {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0051AF;
}
a:visited.mainnav {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0051AF;
}
a:hover.mainnav {
	text-decoration: none;
	color: #000000;
	background-color: #FFE600;
}
.credits {
	font-size: 8pt;
	color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
}
.compterms {
	font-size: 9pt;
	color: #666666;
}
.numberplates {
	background-image: url(images/number-plate.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 172px;
	text-transform: uppercase;
	height: 39px;
	font-size: 18pt;
	font-weight: bold;
	text-indent: 10px;
	padding-top: 3px;
}
.largenumberplates {
	background-image: url(images/large-plate.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 230px;
	text-transform: uppercase;
	height: 52px;
	font-size: 24pt;
	font-weight: bold;
	text-indent: 20px;
	padding-top: 5px;
}
.search-bg {
	background-image: url(images/search-background.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	border-top: 1px solid #FFFFFF;
}
.white-right {
	border-right: 1px solid #FFFFFF;
	padding: 5px;
}
.padded {
	padding: 5px;
}
.caps-form {
	text-transform: uppercase;
	font-size: 8pt;
}
.form {
	font-size: 8pt;
}
.sale {
	color: #FF0000;
	text-decoration: line-through;
}
.bottomline {
	border-bottom: 1px solid #CCCCCC;
}