#overlay	{
	background-color: #F0F0F0;
	color: black;
}


#footer { 
	height:75px;
	vertical-align:bottom;
	background-image: url('../images/strip_bottom.jpg');
	background-position: bottom center;
	background-repeat: no-repeat;
}


body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 10px;
  color: #06245C;
}

input, select, fieldALERT	{ background-color: #FFF; color: brown; }

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#1F2A5B;
	font-size:18px;
}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#1f2a5b;
	font-size: 10px;
	font-weight:bold;
}

a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#1f2a5b;
	font-size: 10px;
	font-weight:bold;
}


h1 {
	font-weight:bold;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #06235C;
}

h2 {
	font-weight:bold;
	font-style:italic;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #06235C;	
}


hr {
	height: 1pt;
	color: #000066;
	background-color: #000066;
}

table {
	border-style: none;
	background-color: #FFF;
}

table.form {
width:900px; border-collapse: collapse; background-color: #FFFFFF;
}

.gridhead	{background-color:#99CCFF;}

.grid, .grid3	{width:220px;}

.grid1	{width:600px;}

.grid2	{width:450px;}

.grid3	{border-right:1px solid blue; font-size:12px; padding:0px 0px 0px 15px;}

.vehicle	{width: 170px;}

.select	{width: 100px;}

.date	{ width: 25px; }

.year	{ width: 53px; }

.total {
	border:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:right;
}

.edit	{
        background-color: WHITE;
	vertical-align:top;
	font: helvetica;
	font-size: 12px;
	width: 200px;
	}

.button {
	padding: 2px 0px 2px 0px;
	width:120px;
	font-family:Helvetica;
	font-size:12px;
	font-weight:bolder;
	}

.msg	{ font-size:12px; color:RED ;border-top: 1px solid RED; border-bottom:1px solid RED; padding: 25px 100px 25px 100px; }

.notebox	{ padding:10px 125px 10px 125px; }
.note	{ font-size:14px; font-weight:normal; padding:0px 50px 0px 50px; border: 1px solid RED; }

.indent { font-weight:normal; font-size:14px; padding: 5px 0px 0px 70px; height:30px;}
.child	{ font-weight:normal; font-size:12px; vertical-align:bottom;}

a.bar:link, a.bar:active, a.bar:visited
{spacing: 5 ; text-decoration: none; }
a.bar:hover
{spacing: 5; color: #FFFFFF; width: 97%; background-color: #488AC7; text-decoration: none; }
.fieldALERT	{ border: 1px solid red; background color: #DDD; }

