@charset "utf-8";
#footer_text {
}
#footer_text p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BED3E8;
}
.dooted {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #536B6F;
}

#footer_text a {
	color: #BED3E8;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e1e9eb;
}

#footer_text a:hover {
	color: #666;
	text-decoration: none;
}


#fleet {

}
#fleet h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #B6CCE3;
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: -3px;
	margin-top: 10px;
}
#fleet p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BED3E8;
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 5px;
	margin-bottom: -5px;
}
#fleet a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	color: #5B797B;
}

#fleet a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#tbl1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #44595B;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5C787B;
	border-bottom-color: #5C787B;
}


#PRICETBL {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #486262;
}
#tbl1 tr td {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #557780;
	border-left-color: #557780;
}



#tbl2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #B5C1CA;
}
#navi  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCC;
}

#navi a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCC;
	text-decoration: none;
}

#navi a:hover {
	color: #FFF;
	text-decoration: underline;
}
#fleet h5 {
	margin-right: 10px;
	margin-left: 15px;
	margin-bottom: -5px;
}

#fleet h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #243336;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #243336;
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: -10px;
	margin-top: 10px;
}


#tablesample {
	border-width: 1px;
	border-spacing: 0px;
	border-style: dotted dotted dotted dotted;
	border-color: #5C787B;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#tablesample td {
	-moz-border-radius: 0px 0px 0px 0px;
	border: 1px dotted #344345;
	height: 18px;
}
