body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:  #CED1D9;
}

a:hover {color: #FFCC00;}

.backgroundcolour {
	background-color: #7b92cb;
}

.backgroundspacer {
	background-repeat: no-repeat;
	background-color: #7b92cb;
}

.walnutdeletebody {
	font-size: 9.5px;
	color: #000000;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0px;
}
.heading {
	font-size: 14px;
	font-weight: normal;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	clip:   rect(   );
	color: #FFFFFF;
}

.walnutdeletebodysml {font-size: 9.5px; color: #FFFFFF; font-family: Verdana, Verdana, Arial, Helvetica, sans-serif; text-decoration: none}

.walnutdeletebodysmlwhite {font-size: 9px; color: #FFFFFF; font-family: Verdana, Verdana, Arial, Helvetica, sans-serif; text-decoration: none}

.Links {
	font-size: 9.5px;
	color: #FFFFFF;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	a:hover color;
: #FFCC00;}

.walnutdelete {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF; text-decoration: none}
.walnutdeletebody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	line-height: 14px;
}
.walnutdeletebodybold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000}
.walnutdeletebold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bolder; color: #FFFFFF}
.walnutdeletebodyheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
	color: #EDB02E;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7b92cb;
	background-image: url(../images/button_yacht.jpg);
	background-repeat: no-repeat;
	width: auto;
	height: auto;
	visibility: visible;
	overflow: auto;
	white-space: normal;
	display: block;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-top: 6px;
	border: 1px;
	border-bottom-style: solid;
 }

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6375a2;
	background-image: url(../images/button_yacht_roll.jpg);
	background-repeat: no-repeat;
	width: auto;
	height: auto;
	visibility: visible;
	overflow: auto;
	white-space: normal;
	display: block;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-top: 6px;
	border: 1px;
	border-bottom-style: solid;
}
a:visited {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7b92cb;
	background-image: url(../images/button_yacht.jpg);
	background-repeat: no-repeat;
	width: auto;
	height: auto;
	visibility: visible;
	overflow: auto;
	white-space: normal;
	display: block;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-top: 6px;
	border: 1px;
	border-bottom-style: solid;
 
 }
.walnutdeletebodyheadingwhite {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #FFFFFF; text-decoration: none; text-align: justify
}
.walnutdeletebodyital {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	font-style: italic;
}
.walnutdeletebodyboldital {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.walnutdeletebodyboldlrg {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}

/*********** #Content link styles ***********/

#Content ul a:link, #Content ul a:visited, #Content ul a:hover {
	display: block;
	background-color: #FFFFFF;
	padding: 4px 4px 4px 10px;
	color: #666666;
	
}
#Content ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#Content li {
	border-bottom: 1px solid #000000;
}

/* fix for browsers that don't need the hack */
html>body #Content li {border-bottom: none;}
