@charset "utf-8";
#footer_text {
}
#footer_text p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #515460;
}
#footer_text a {
	color: #515460;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
#footer_text a:hover {
	color: #CCCCCC;
	text-decoration: none;
}


#fleet {
	color: #B5B7BF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#fleet h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #CCCCCC;
	margin-bottom: -10px;
	margin-left: 5px;
}
#fleet p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	margin-left: 5px;
}
#fleet a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	color: #CAD6E6;
}

#fleet a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#tbl1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #C4CED5;
}
#tbl2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #B5C1CA;
}
