.bluelink {
	color: #030133;
	font-family: Tahoma;
	font-size: 10.5px;
	font-weight: bolder;
	text-transform: capitalize;
}
.whiteboldtext {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.whitetext {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.bodytext a:link {
	color: #0033FF;
	text-decoration: underline;
}
.bodytext a:visited {
	color: #003399;
	text-decoration: underline;
}
.bodytext a:hover {
	color: #00CCFF;
	text-decoration: underline;
}
.bodytext a:active {
	color: #99FFFF;
	text-decoration: none;
}
.lightbluetext {
	color: #0D8374;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bgd.gif);
}
}
.outsidelink {
	color: #0033FF;
	text-decoration: underline;
	font-size: inherit;
}

.whitelinks {
	color: #ffffff;
	text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.whitelinks a:link {
	color: #ffffff;
	text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.whitelinks a:visited {
	text-decoration: none;
	color: #ffffff;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.whitelinks a:hover {
	text-decoration: none;
	color: #ffffff;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.whitelinks a:active {
	text-decoration: none;
	color: #ffffff;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.bluelink a:link {
	color: #333333;
	text-decoration: none;
}
.bluelink a:visited {
	color: #330099;
	text-decoration: none;
}
.bluelink a:hover {
	color: #999999;
	text-decoration: none;
}
.bluelink a:active {
	color: #000000;
	text-decoration: none;
}


a:link {
	color: #330099;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #030133;
}
a:hover {
	text-decoration: none;
	color: #5F7684;
}
a:active {
	text-decoration: none;
	color: #5F7684;
}




.construction {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #993333;
	text-decoration: underline;
}
.newsandinformation {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333399;
}
.boatname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-decoration: underline;
}
.quotetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #660066;
	letter-spacing: normal;
	margin: 3px;
	padding: 3px;
	height: auto;
	width: auto;
	border: medium inset #660066;

.forminstructions {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
}

.oldprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #990000;
	text-decoration: line-through;
}
.newprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}

