body {
	background-color: #B2B2B2;
	margin: 0px;
}
.main_container_borders {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}



a:visited {
	color: #0053A0;
	text-decoration: none;
}
a:link {
	color: #0053A0;
	text-decoration: none;
}
a:active {
	color: #0053A0;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}


a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #999999;
	text-decoration: none;
}
.dotted_left_border {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}





.nav a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	text-decoration: none;
	background-image: url(images/left_nav_bg.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
}

.nav a:visited { color: #FFFFFF; }

.nav a:link { color: #FFFFFF; }

.nav a:hover
{
	color: #0053A0;
	background-image: url(images/left_nav_bgro.jpg);
}

.subnav a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-left: 12px;
}

.subnav a:visited { color: #0053A0; }

.subnav a:link { color: #000000; }

.subnav a:hover { color: #FFFFFF; }

.subnav a:active {color: #000000;}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0053A0;
	line-height: 18px;
}

#cell_padding { 
	padding-right: 0px; 
	padding-left: 15px; 
	padding-top: 0px; 
	padding-bottom: 0px;
}
.gallery_header {
	background-color: #003366;
	background-image: url(images/blue_grad.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	text-indent: 15px;
}

.fleet_header {
	background-color: #003366;
	background-image: url(images/blue_grad.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	text-indent: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.gallery_header_left_border {
	background-color: #003366;
	background-image: url(images/blue_grad.jpg);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-indent: 15px;
}
.top_white_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.view_fleet_header_left_border {
	background-color: #CCCCCC;
	background-image: url(images/grey_grad.jpg);
	background-repeat: repeat;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.fleet_gallery_img_border {
	border: 1px solid #FFFFFF;
}

.fleet_menu_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	background-color: #CCCCCC;
	padding: 10px;
}

.left_border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#bluetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #0053A0;
	padding-left: 15px;
}
.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #0053A0;
}

.blue_txt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #0053A0;
}
#formtxt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

.inputwhiteborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;}
	
.submit {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0053A0;
	border: none;
	cursor: hand;
	/* IE 5 & 5.5 don't recognise cursor: pointer */	
        cursor: hand;
	padding: 3px;
	width: 100px;
}
.blacktxt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
#whitetxt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #FFFFFF;
	padding-left: 15px;
}

.whitetxt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #FFFFFF;
	padding-left: 15px;
}

.blue_txt_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #0053A0;
	font-weight: bold;
}
.paddedImage {
margin: 5px 5px 5px 5px;
}