A:link {
	color: #FFFFFF;
	text-decoration: underline;
}
A:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
A:active {
	color: #FFFFFF;
	text-decoration: underline;
}
A:hover {
	color: #FFBD00;
	text-decoration: underline;
}
.white {
	background-color: White;
}

BODY {
	margin: 0px 0px 0px;
	background-color: Black;
}
table.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #CCCCCC;
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	padding: 0;
	border-bottom: none;
	border-top: none;
	margin: 0;
}
table.thumbtable {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	padding: 0;
	border-bottom: none;
	border-top: none;
	margin: 0;
}
table.thumbview {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	border-spacing: 0;
	border-collapse: collapse;
	padding: 0;
	border-bottom: none;
	border-top: none;
	margin: 0;
}
.full {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	width: 100%;
	text-align: center;
	border-spacing: 0;
	border-collapse: collapse;
	padding: 0;
	border-bottom: none;
	border-top: none;
	margin: 0;
	vertical-align: top;
}
.content {
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: Black;
	text-align: left;
	vertical-align: top;
	margin-left: 10px;
	margin-right: 10px;
}
.content A:link {
	color: Gray;
	text-decoration: underline;
}
.content A:visited {
	color: Gray;
	text-decoration: underline;
}
.content A:active {
	color: Gray;
	text-decoration: underline;
}
.content A:hover {
	color: #FFBD00;
	text-decoration: underline;
}
.thumbwith {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: Black;
	width: 120px;
	text-align: left;
	border-spacing: 0;
	border-collapse: collapse;
	padding: 0;
	border-bottom: none;
	border-top: none;
	margin: 0;
}
.yachtview {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: Black;
	border-left: #CCCCCC 1px solid;
	padding-right: 10px;
	padding-left: 5px;
	border-spacing: 0;
	border-collapse: collapse;
	border-bottom: none;
	border-top: none;
	margin: 0;
}
.button {
	font-size: 14px;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #CCCCCC;
}
.buttonyellow {
	font-size: 14px;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFBD00;
}
.center {
	text-align: center;
	width: 100%;
	
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
	text-align: center;
}
.footer A:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer A:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer A:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer A:hover {
	color: #FFBD00;
	text-decoration: underline;
}
.form {
	background-color: #FFCC66;
	border-bottom: #FFBD00 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-right: #FFBD00 1px solid;
	font-size: 12px;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	width: 60%;
}
.formsmall {
	background-color: #CCCCCC;
	border-bottom: #FFBD00 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-right: #FFBD00 1px solid;
	font-size: 12px;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	width: 300px;
}
.fieldlabel {
	font-size: 12px;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
}

.fieldcell {
	font-size: 12px;
	width: 200px;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.fieldcella1 {
	font-size: 12px;
	width: 100px;
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.fieldcella2 {
	font-size: 12px;
	width: 146px;
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.fieldcella3 {
	font-size: 12px;
	width: 129px;
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
img.logo {
	 width: 69px;
	 height: 120px;
	 border: 0px;
	 margin-top: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 margin-right: 0px;
}
img.btn_home {
	 width: 43px;
	 height: 15px;
	 border: 0px;
	 margin-top: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 margin-right: 0px;
}
img.btn_info {
	 width: 35px;
	 height: 15px;
	 border: 0px;
	 margin-top: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 margin-right: 0px;
}
img.btn_sailing {
	 width: 52px;
	 height: 15px;
	 border: 0px;
	 margin-top: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 margin-right: 0px;
}
img.btn_motor {
	 width: 49px;
	 height: 15px;
	 border: 0px;
	 margin-top: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 margin-right: 0px;
}
img.btn_destinations {
	 width: 100px;
	 height: 15px;
	 border: 0px;
	 margin-top: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 margin-right: 0px;
}
img.btn_search {
	 width: 58px;
	 height: 15px;
	 border: 0px;
	 margin-top: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 margin-right: 0px;
}
img.btn_forsale {
	 width: 65px;
	 height: 15px;
	 border: 0px;
	 margin-top: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 margin-right: 0px;
}
img.btn_addyacht {
	 width: 76px;
	 height: 15px;
	 border: 0px;
	 margin-top: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 margin-right: 0px;
}
img.btn_contact {
	 width: 65px;
	 height: 15px;
	 border: 0px;
	 margin-top: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 margin-right: 0px;
}
img.slide {
	 width: 462px;
	 height: 350px;
	 border: 0px;
	 margin-top: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 margin-right: 0px;
}
img.bar {
	 width: 60px;
	 height: 350px;
	 border: 0px;
	 margin-top: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 margin-right: 0px;
}
img.menuspacer {
	 width: 1px;
	 height: 19px;
	 border: 0px;
	 margin-top: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 margin-right: 0px;
}
img.nav1 {
	 width: 10px;
	 height: 11px;
	 border: 0px;
	 margin-top: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 margin-right: 0px;
	 vertical-align: middle;
}
img.nav2 {
	 width: 7px;
	 height: 11px;
	 border: 0px;
	 margin-top: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 margin-right: 0px;
	 vertical-align: middle;
}
img.nav3 {
	 width: 7px;
	 height: 11px;
	 border: 0px;
	 margin-top: 0px;
	 margin-bottom: 0px;
	 margin-left: 2px;
	 margin-right: 2px;
	 vertical-align: middle;
}
img.thumb {
	 border: 0px;
	 margin-top: 5px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 margin-right: 0px;
}
img.worldmap {
	 width: 500px;
	 height: 270px;
	 border: 0px;
	 margin-top: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 margin-right: 0px;
	 vertical-align: middle;
}
img.flags {
	 width: 32px;
	 height: 20px;
	 border: 0px;
	 margin-top: 0px;
	 margin-bottom: 0px;
	 margin-left: 3px;
	 margin-right: 3px;
}
img.ok {
	 width: 40px;
	 height: 40px;
	 border: 0px;
	 margin-top: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 margin-right: 5px;
	 vertical-align: middle;
}
img.banner {
	 width: 468px;
	 height: 60px;
	 border: 0px;
	 margin-top: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 margin-right: 0px;
}










.temptable {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 50%;
	text-align: center;
	border-spacing: 0;
	border-collapse: collapse;
	padding: 0;
	border-bottom: none;
	border-top: none;
	margin: 0;
}








.fieldcellasearch {
	font-size: 12px;
	width: 110px;
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

