.BoatDescription	 {
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : 10pt;
	Font-Style : Normal;
	Font-Weight : Normal;
}

.Heading1	 {
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : 16pt;
	Font-Weight : Bold;
	color: #000099;
}
.Heading2	 {
	Font-Family : Arial, Helvetica, sans-serif ;
	Font-Size : 12pt;
	font-weight: bold;
}

.NoStyle	 {
}
.SmallLinkText	 {
			Font-Family : Arial, Helvetica ;
			Font-Size : 10pt;
}
.ThumbHeadsBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000099;
}
			
.PricesInBoldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
}
.Heading3 {
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : 10pt;
	font-weight: bold;
	color: #000099;

}
.SmallBoldBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	font-weight: bold;
}

.SmallerBoldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	font-size: 9pt;
}
.BoatHeadBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000099;
}

.BoatHeadBlueItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #000099;
}
.BoldWhiteSidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.SmWhitePrint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
a.Wlink:link {
	color: white;
	text-decoration: none;
}
a.Wlink:visited {
	color: white;
	text-decoration: none;
}
a.Wlink:hover {
	color: white;
	text-decoration: underline;
}
a.Wlink:active {
	color: white;
}
a.nav, a.nav:link, a.nav:visited {
	display:block;
	float:left;
	width:80px;
	height:20px;
	background:#ffffff;
	margin-top:2px;
	text-align:center;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000099;
	line-height:25px;
	overflow:visible;
	font-weight: bold;
}
a.nav:hover {
	color:#fff;
	background:#336699;
}
