﻿body, input, td
{
	font-family: Verdana;
	font-size: 11px;
}

a,
a:active,
a:visited
{ color: #003399 }

a:hover
{ color: #df2f22 }

.mainlink,
.deadspace
{
	background-color: #003399;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
}
.mainlink a,
.mainlink a:active,
.mainlink a:visited
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.mainlink:hover,
.mainlink a:hover
{
	color: #ffffff;
	background-color: #df2f22;
}

.carhirefooter
{
	font-size: 9px;
}
.carhirefooter a,
.carhirefooter a:active,
.carhirefooter a:visited
{
	text-decoration: none;
	color:#c2c2c2
}

.title
{
	font-family: Verdana;
	font-size:12px;
	margin:0px;
	font-weight: bold;
}

.formlabel
{
	font-weight: bold;
}

select 
{
	font-size:12px
}


 .hide 
 { display: none; }

.sum
{	text-align: right}
	