td.bg-nav-level1{
	width: 585px;

	background-color: #ffffff; !important
	background-repeat: no-repeat; !important
	background-position: top left;	!important
	background-attachment: fixed;

	vertical-align: bottom;
	text-align: right;
	font-family: Univers, Arial, sans-serif;
	font-size: 14px;
	font-weight: 700;
}

a.bg-nav-level1-selected{
	color: #838B97;
	text-decoration: none;
}

a.bg-nav-level1-selected:hover{
	color: #838B97;
	text-decoration: none;
}

a.bg-nav-level1-selected:visited{
	color: #838B97;
	text-decoration: none;
}

a.bg-nav-level1-normal{
	color: #464646;
	text-decoration: none;
	border-width:0;
}

a.bg-nav-level1-normal:hover{
	color: #464646;
	text-decoration: none;
}

a.bg-nav-level1-normal:visited{
	color: #464646;
	text-decoration: none;
}


/* ----------------------------- */

td.bg-nav-level2-normal{
	color: #FFFFFF;
	background-color: #3D495D;
	text-align: center;
	text-decoration: none;

	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;	
}

td.bg-nav-level2-normal a{
	color: #FFFFFF;
	text-decoration: none;

	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

td.bg-nav-level2-over{
	background-color: #3D495D;

	color: #FFFFFF;

	text-align: center;
	text-decoration: underline;	!important

	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold; 		!important
}

td.bg-nav-level2-over a{
	color: #FFFFFF;

	text-decoration: underline; 	!important

	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;		!important
}

td.bg-nav-level2-selected{
	background-image: url(/_layouts/images/level2_navigation_background_selected.bmp); !important
	background-repeat: repeat-x; !important
	background-position: top left;	!important
	background-attachment: fixed;

	color: #3D495D;
	height: 28px;

	text-align: center;
	text-decoration: none;

	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;

	/* display: block; */
}

td.bg-nav-level2-selected a{
	color: #3D495D;
	text-decoration: none;

	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/* ---------------------------- */

table.bg-nav-left{

	border-collapse: collapse;
}

td.bg-nav-level3-normal{

	width: 121 px;

	color: #2B2B2B;
	background-color: #BEE8FF;

	text-align: left;
	text-decoration: none;

	font-face: Arial Black;
	font-size: 11px;
	font-weight: 700;

	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	
	border-top: 0px solid white;
	border-bottom: 1px solid white;
	
	display: block;
}

td.bg-nav-level3-normal a{
	color: #2B2B2B;
	text-decoration: none;
	font-weight: 700;
}

td.bg-nav-level3-over{

	width: 121 px;

	color: #FF0000;
	background-color: #F0E5DE;

	text-align: left;
	text-decoration: none;

	font-face: Arial Black;
	font-size: 11px;
	font-weight: 700;

	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	
	border-top: 0px solid white;
	border-bottom: 1px solid white;
	
	display: block;
}

td.bg-nav-level3-over a{
	color: #FF0000;
	text-decoration: none;
	font-weight: 700;
}

td.bg-nav-level3-selected{

	width: 121 px;

	color: #FF0000;
	background-color: #F0E5DE;

	text-align: left;
	text-decoration: none;

	font-face: Arial Black;	
	font-size: 11px;
	font-weight: 700;

	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;

	border-top: 0px solid white;
	border-bottom: 1px solid white;
	
	display: block;
}

td.bg-nav-level3-selected a{
	color: #FF0000;
	text-decoration: none;
	font-weight: 700;
}

/* ---------------------------- */

td.bg-nav-level4-normal{

	width: 121 px;

	color: #2B2B2B;
	background-color: #D2EDFC;

	text-align: left;
	text-decoration: none;

	font-face: Arial, sans-serif;
	font-size: 11px;
	font-weight: 400;

	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	
	border-top: 0px solid white;
	border-bottom: 1px solid white;
	
	display: block;
}

td.bg-nav-level4-normal a{
	color: #2B2B2B;
	text-decoration: none;
	font-weight: 400;
}

td.bg-nav-level4-over{

	width: 121 px;

	color: #FF0000;
	background-color: #F0E5DE;

	text-align: left;
	text-decoration: none;

	font-face: Arial, sans-serif;
	font-size: 11px;
	font-weight: 400;

	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	
	border-top: 0px solid white;
	border-bottom: 1px solid white;
	
	display: block;
}

td.bg-nav-level4-over a{
	color: #FF0000;
	text-decoration: none;
	font-weight: 400;
}

td.bg-nav-level4-selected{

	width: 121 px;

	color: #FF0000;
	background-color: #F0E5DE;

	text-align: left;
	text-decoration: none;

	font-face: Arial, sans-serif;
	font-size: 11px;
	font-weight: 400;

	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;

	border-top: 0px solid white;
	border-bottom: 1px solid white;
	
	display: block;
}

td.bg-nav-level4-selected a{
	color: #FF0000;
	text-decoration: none;
	font-weight: 400;
}


/* ---------------------------- */


td.bg-zoek{
	background-color: #3D495D;
	background-image: url(/_layouts/images/zoek_background.bmp); !important
	background-repeat: no-repeat; !important
	text-align: left;
	vertical-align: middle;
	font-family: Univers, Arial, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #FFFFFF;

}

a.bg-zoek-link{
	color: #FFFFFF;
	text-decoration: none;
}

a.bg-zoek-link:hover{
	color: #FFFFFF;
	text-decoration: none;
}

td.bg-grey-line{
	background-color: #9A9FA6;
	height: 1px;
}

td.bg-grey-line-vertical{
	background-color: #9A9FA6;
}

td.bg-section-header{
	background-color: #777F8D;
	color: #FFFFFF;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

td.bg-blue-gradient{
	background-image: url(/_layouts/images/blue-gradient.bmp);
	background-repeat: repeat-x;  
}

span.bg-red-header{
	color: #E51B24;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: 700;
}

span.bg-content-title{
	color: #282828;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: 700;
}

span.bg-content-text{
	color: #282828;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: 400;
}

span.bg-links-title{
	color: #E51B24;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: 400;
}

A.bg-links-bullet{
	color: #282828;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
}


A.bg-links-bullet:hover{
	color: #282828;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}


a.bg-links-meer{
	color: #E51B24;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: 400;
	text-decoration: none;
}

a.bg-links-meer:hover{
	color: #E51B24;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: 400;
	text-decoration: none;
}

.bg-links-breadcrum{
	color: #3d495d;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: 400;
	letter-spacing: 1pt;
	text-decoration: none;
}

a.bg-links-breadcrum{
	color: #3d495d;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: 400;
	letter-spacing: 1pt;
	text-decoration: none;
}

a.bg-links-breadcrum:hover{
	color: #3d495d;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: 400;
	letter-spacing: 1pt;
	text-decoration: underline; !important
}

a.bg-links-breadcrum:visited{
	color: #3d495d;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 1pt;
	font-weight: 400;
	text-decoration: none;
}td.boatsearch-red{
	color: #E51B24;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: 400;
	width: 121px;
}
.boatsearch-dropdownlist
{
	color:Black;
	width: 121px;
}
.boatsearch-textboxFastSearch
{
	width: 115px;
}
td.boatsearch-content
{
	color:#282828;
	font:11px verdana,arial,sans-serif;
}