body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	background-color: #dfdddd;
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.header {
	background-image: url(images/boat-dealer-network-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 211px;
	width: 800px;
	overflow: hidden;
}

.fm {
	float: left;
	height: 50px;
	width: 80px;
	margin-top: 150px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.rvda {
	float: right;
	height: 35px;
	width: 85px;
	margin-top: 165px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 15px;
}

td.menubar {
	background-color: #ddd;
	background-image: url(images/nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 36px;
	line-height: 36px;
	text-align: center;
}

td.menubar2 {
	height: 24px;
	line-height: 24px;
	text-align: right;
        padding-right: 10px;
        font-weight: bold;
}


p {
	text-indent: 2em;
}
p.main {
	margin-left: 10px;
	margin-right: 10px;
}
a.headerlink {
	font-size: .9em;
	color: #222;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0px;
}
TABLE.normal tr.heading {
	font-size: 15pt;
	font-weight: bold;
}

TABLE.normal tr.headingk {
	font-size: 11px;
	font-weight: bold;
}

TABLE.normal tr.content {
	font-size: 10pt;
	font-weight: normal;
}
span.enhanced {
	color: #F4BF3B;
	font-weight: bold;
}
div.mid_header {
	text-align: center;
	width: 90%;
	font-weight: bold;
	font-size: 12pt;
}
.dark {
	background-color: #ccc;
	color: #000;
}
.light {
	background-color: #fff;
	color: #000;
}


/* header top
--------------------------------------------------*/

.htop {
	background-color: #020526;
	display: block;
	height: 34px;
	width: 800px;
	font-size: 11px;
	overflow: hidden;
	text-align: center;
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 1.5em;
	line-height: 34px;
	font-weight: bold;
}

.hlogin {
	background-color: #2b383c;
	float: left;
	width: 370px;
	height: 30px;
	
	padding-left: 15px;
	
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	
	line-height: 30px;
}

.htopnav {
	line-height: 30px;
	color: #FFFFFF;
	height: 30px;
	width: 380px;
	float: right;
	text-align: right;
	padding-right: 15px;
}

.htopnav a {
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
}

.htopnav a:hover {
	color: #2b383c;
}

.bnav {
	text-align: center;
	margin-bottom: 1em;
	font-size: .9em;
	padding-bottom: 1em;
}

.bnav a {
	padding-right: 10px;
	padding-left: 10px;
	color: #990000;
	font-size: .9em;
}

.bnav a:hover {
	color: #2b383c;
}


.boxpad {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 40px;
}

.credits {
	text-align: right;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-left: 20px;
	font-size: 0.8em;
	text-decoration: none;
	margin-right: 1em;
}

.credits a {
	color: #990000;	
}
		