/* Waterline Boats frame*/

body {
	background: #9DCDE5;
	width: autopx;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
scrollbar-face-color:#0076A2;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#9DCDE5;
scrollbar-darkshadow-color:#9DCDE5;
scrollbar-shadow-color:#9DCDE5;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#DDD9D9;
	}


.copy { 
	font-family: Palatino Linotype, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.copy2 { 
	font-family: Palatino Linotype, Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}



a.blue:link {
text-decoration: underline;
color: #223F8D;
font-family: Arial, Helvetica;
font-size: 10pt;
font-weight: bold;
}

a.blue:active {
text-decoration: underline;
color: #000000;
font-family: Arial, Helvetica;
font-size: 10pt;
font-weight: bold;
}

a.blue:visited {
text-decoration: underline;
color: #223F8D;
font-family: Arial, Helvetica;
font-size: 10pt;
font-weight: bold;
}

a.blue:hover {
text-decoration: underline;
color: #223F8D;
font-weight: bold;
font-family: Arial, Helvetica;
font-size: 10pt;
background: none;
}



a.inventory:link {
text-decoration: underline;
color: #000000;
font-weight: normal;
font-family: Verdana, Helvetica;
font-size: 10pt;
}

a.inventory:active {
text-decoration: underline;
color: #000000;
font-weight: normal;
font-family: Verdana, Helvetica;
}

a.inventory:visited {
text-decoration: underline;
color: #000000;
font-weight: normal;
font-family: Verdana, Helvetica;
}

a.inventory:hover {
text-decoration: underline;
color: #000000;
font-weight: normal;
font-family: Verdana, Helvetica;
background: none;
}






