



/* -------------- POSITION ---------------- */

/* 

63A6DE lightish blue
e68200 orange
CEE3F7 outline blue
FBD45C yellow
0F64AB old background blue

*/


/* -------------- CORNER IMAGES ----------- */

.bl {background: url(images/corner-bottom-left.gif) 0 100% no-repeat; background-color: #FFF; width: 760px; }
.br {background: url(images/corner-bottom-right.gif) 100% 100% no-repeat; }
.tl {background: url(images/corner-top-left.gif) 0 0 no-repeat; height: 410px;	 }
.tr {background: url(images/corner-top-right.gif) 100% 0 no-repeat; padding:10px; }
.clear {height: 1px}


div#fleet_img
{	background: url(images/fleet_small.jpg);
	position: absolute;
	top: 200px;
	left: 200px;	
}


div#scroll
{	text-align: left;
	top: 100px;
	margin: 18 20 18 22;
	
	height: 224px;
	overflow: auto;			}


div#left
{	text-align: left;
	float: left;
	height: 252px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0px solid #073FA4;				}

div#leftxFloat
{	text-align: left;
	top: 100px;
	margin-left: 22px;
	margin-top: 10px;
	margin-bottom: 10px;			}	

div#right
{	text-align: center;
	float: right;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0px solid #073FA4;				}
			
div#middle 
{	margin-left: 55px;
	width: 532px;
	text-align: left;		}
		

div#centerframe 
{	margin: auto;
	width: 760px;
	text-align: center;	
	border: 0px solid #073FA4;	}

div#center
{	text-align: center;
	border: 0px solid #073FA4;		}
	
div#menu
{	text-align: center;		}	

div#logo
{	text-align: left;
	padding-left: 20px;		}

div#footer 
{	text-align: center;
	margin-top: 10px;
	border: 0px solid #073FA4;			}

div#clear
{	clear: both;				}



/* -------------- FORMAT --------------------- */

body
{	background-color:  #0F64AB;
	font: 12px tahoma, sans-serif;
	color: #0F64AB;				}

td
{	font: 12px tahoma, sans-serif;
	color: #0F64AB;				}

span.title
{	font: 14px tahoma, sans-serif;						
	color: #DD1A1A;					}

span.stitle
{	font: 12px tahoma, sans-serif;						
	color: #0F64AB;				}



.prices
{	border: 1px solid #0F64AB;	}	


.forms
{	color: #0F64AB;
	cursor: hand;
	border: 1px solid #0F64AB;
	background-color: #FBD45C;	}
	
.formsNoHand
{	color: #0F64AB;
	border: 1px solid #0F64AB;
	background-color: #FBD45C;	}	


.mimic
{	color: #0F64AB;
	cursor: hand;
	border: 0px solid #0F64AB;
	background-color: #FBD45C;
	width: 80px;		}
		

li.a
{	display: list-item;
	color: #0F64AB;	
	list-style-type: Lower-Alpha;
	padding-bottom: 10px;		}

li.b
{	display: list-item;
	color: #0F64AB;	
	list-style-type: Lower-Roman;		}


/* ------------- LINKS ----------------- */





a.butt
{	padding: 0px 4px 0px 4px;
	border: 0px solid #073FA4;	
	background-color: #fff;	
	font: 12px tahoma, sans-serif;	
	color: #0F64AB;	
	text-align: left;		
		
}

a.butt:hover 
{	padding: 0px 4px 0px 4px;	
	background-color: #FBD45C;
	font: 12px tahoma, sans-serif;	
	color: #0F64AB;	
	text-align: left;
	text-decoration: none;	
}









