html, body{height:100%}

BODY {
  background: #FFFFFF;
  background-image:  url(graphics/darkblue-bkgd.gif);
  margin: 0px;
  scrollbar-face-color: #374F73;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color: #666666;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-arrow-color: #374F73;
  scrollbar-track-color: #252B3D;
  scrollbar-darkshadow-color: #444444
}

.rightcolumnborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.leftcolumnborder {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
}
.leftsidetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
}
.leftsidetext a:link { color: #CCCCCC; text-decoration: none }
.leftsidetext a:active { color: #CCCCCC; text-decoration: none }
.leftsidetext a:visited { color: #CCCCCC; text-decoration: none }
.leftsidetext a:hover { color: #FFCC00; text-decoration: underline 
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333366;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.menutext a:link { color: #FFFFFF; text-decoration: none }
.menutext a:active { color: #FFFFFF; text-decoration: none }
.menutext a:visited { color: #FFFFFF; text-decoration: none }
.menutext a:hover { color: #F2B919; text-decoration: none 
}
.appfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #666666;
}
.walstrom-wave {
	background-image:  url(graphics/walstrom-logo-wave.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.mainbodybkgd {
	background-image:  url(graphics/mainbody-bkgd.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.compassbkgd {
	background-image:  url(graphics/compass-new-dreams.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.compass-bkgd-dreams {
	background-image: url(graphics/compass-new-dreams.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.footerbkgd {
	background-image:  url(graphics/footer-bkgd.gif);
	background-repeat: repeat-x;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.footertext a:link { color: #FFFFFF; text-decoration: none }
.footertext a:active { color: #FFFFFF; text-decoration: none }
.footertext a:visited { color: #FFFFFF; text-decoration: none }
.footertext a:hover { color: #F2B919; text-decoration: none 
}
.leftdivider-bkgd {
	background-image:  url(graphics/leftmiddle-divider-bkgd.gif);
	background-repeat: repeat-x;
}
.rightdivider-bkgd {
	background-image:  url(graphics/rightmiddle-divider-bkgd.gif);
	background-repeat: repeat-x;
}
.specials-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333366;
}
.menubkgd {
	background-image: url(graphics/bluemenu-bkgd.gif);
	background-repeat: repeat-x;
	background-position: center center;

}
.darkblue-border-bkgd {
	background-image: url(graphics/darkblue-border-bkgd.gif);
	background-repeat: repeat-x;
}
.bluebody-bkgd {
	background-image: url(graphics/bluebody-bkgd.gif);
	background-repeat: repeat-y;
}

/* Yacht Spec Sheet Styles */
.spectitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #990000;
}
.specialtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #990000;
	font-weight:bold;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333366;
}
.imageborder {
	border: 1px solid #526787;
}
