.top_cell_background { background: url('../images/banner.jpg') #fff bottom left no-repeat; }

.border_bottom_dashed {
	border-bottom-color:#999999;
	border-bottom-style:dashed;
	border-bottom-width:thin;
	}
	
.border { 
	border-bottom-color:#999999; border-bottom-style:dashed;	border-bottom-width:1px;
	border-right-color:#999999; border-right-style:dashed;	border-right-width:1px;
	border-top-color:#999999; border-top-style:dashed;	border-top-width:1px;
	background-color:#FFFFFF;
	}

.page_title{ 
	font:Trebuchet MS; font-size:16; font-weight:bold; color:#333333;
	text-indent:20px; width:80%;
	background: url('../images/under_title.gif') white bottom left no-repeat;
	height:55px;
			}
		
.page
{ min-height:600px; background: url('back.gif') white bottom left repeat; }

p {font-family:Arial, Helvetica, sans-serif; font-size:12px;}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #EFEFEF;
	border: thin solid #711600;
}
.form_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-align: right;
}
.body_text{font-family:Arial, Helvetica, sans-serif; font-size:12px;}

a.fleet_link:link 	 {color: #003399; text-decoration: none;	border:0px;}
a.fleet_link:visited {color: #003399; text-decoration: none;	border:0px;}
a.fleet_link:hover	 {color: #CC3300; text-decoration: none;	border:0px;}
a.fleet_link:active  {color: #003399; text-decoration: none;	border:0px;}


