.blkBrdrR {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.blkBrdrL {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.brdrBlk {
	border: 1px solid #000000;
}
.BeigeBgLbox {
	background-image: url(../graphics/beige_bg_w_vBar.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding: 15px;
}
.BeigeBgRbox {
	background-image: url(../graphics/beige_bg_w_vBar2.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding: 15px;
}
.pad15 {
	padding: 15px;
}
.BoatBg {
	background-image: url(../graphics/Boat_bg3.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.pad15VBarL {
	padding: 15px;
	background-image: url(../graphics/vert_bar.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.rightNavHP {
	padding: 15px;
	background-image: url(../graphics/vert_bar.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 200px;
}
.pad15VBarR {
	padding: 15px 16px 15px 15px;
	background-image: url(../graphics/vert_bar.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.LeftNavHP {
	padding: 15px 16px 15px 15px;
	background-image: url(../graphics/vert_bar.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 200px;
}
.pad5 {
	padding: 5px;
}
.BoatBgSecondary {

	background-image: url(../graphics/Boat_bg4.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.BoatBg2 {
	background-image: url(../graphics/boat_bgOnly.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
body {
	background-color: #FFFFFF;
}
