body
{
	font-family:Arial;
	background-color:#000000;
	font:Tahoma;
}
a
{
	color:#009900;
	font-size:12px;
	font-weight:bold;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration:none;
}
	
a:hover
{
	color:#339900;
	text-decoration:underline;
}
a.selected
{
	color:#339900;
}
p
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#333333;
}
h1
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	color:#009900;
}
h2
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color:#009900;
}

div.mainlogo
{
	margin:0px;
	width: 780px;
	height:100px;
	background-image:url(images/logo.jpg);
}

div.content 
{
	width: 780px;
	margin-top:0px;
	padding-left:0px;
	padding-right:0px;
	margin:1em auto;
	text-align:left;
	max-width:780px;
	background-color:#FFFFFF;
	border:0px;
	border-style:solid;
	border-color:#D7EC69;
}

div.cleaner
{
	clear:both;
}
div.topnavbar
{
	width:580px;
	height:23px;
	border-top:1px;
	border-left:0px;
	border-right:0px;
	border-bottom:1px;
	border-style:solid;
	border-color:#000000;
	padding-top:5px;
	padding-left:200px;
}
ul.topnavbar 
{
	 margin: 0px;
	 padding: 0px;
	 font-size: small;
	 color: #339900;
}
li.topnavbar 
{
 	list-style-type: none;
 	display:inline;
	color:#009900;
	font-size:12px;
}
li.topnavbar  a
{
	text-decoration: none;
	padding: 7px 8px;
	color:#009900;
	font-weight:bold;
	font-family: Arial,Helvetica,sans-serif;
}
	
li.topnavbar a:hover
{
	color:#339900;
	text-decoration:underline;
}
li.topnavbar a.selected
{
	color:#339900;
}
div.pagetext
{
	width:770px;
	margin:5px;
}
div.footer
{
	background-color:#009900;
	font-size:10px;
	text-align:right;
    padding:5px;
	width:770px;
	height:12px;
}
div.footer  a
{
	color: #434343;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
div.imagefloat
{
	float:left;
	display:inline;
	width:200px;
	text-align:center;
}
div.textfloat
{
	float:left;
	display:inline;
	width:560px;
	padding-left:5px;
	padding-right:5px;
	text-align:justify;
}
div.cleaner
{
	clear:both;
}
div.vehicle
{
	width:188px;
	height:250px;
	display:inline;
	float:left;
	text-align:center;
	margin:1px;
	border:1px;
	border-style:solid;
	border-color:#009900;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	-moz-border-radius: 5px;
}
div.vehicle2
{
	width:188px;
	height:230px;
	display:inline;
	float:left;
	text-align:center;
	margin:1px;
	border:1px;
	border-style:solid;
	border-color:#009900;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	-moz-border-radius: 5px;
}
div.vehiclegroups
{
	width:252px;
	height:250px;
	display:inline;
	float:left;
	text-align:center;
	margin:1px;
	border:1px;
	border-style:solid;
	border-color:#009900;
}
table.vehicledetails
{
	float:left;
	width:766px;
	border:1px;
	border-style:solid;
	border-color:#009900;
	margin:1px;
	-moz-border-radius: 5px;
}
table.vehicledetails td
{
	vertical-align:top;
}
input.send-btn 
{
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	background-color:#009900;
	color:#FFFFFF;
	outline: none;
}
input.send-btn:hover
{
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	background-color:#009900;
	color:#FFFFFF;
	text-decoration:underline;
	outline: none;
}
