body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #999966;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:hover {
	color: #FF9933;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.home {
	font-size: 9px;
	color: #FFFFFF;
}
.headMenu {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.footerMenu {
	font-size: 11px;
	color: #144E56;
}
.footBack {
	background-image: url(../appimage/0004.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.size16 {
	font-size: 16px;
}
.alert {	
	color: #ff0000;
}


/* Backgrounds */

.diving {
	background-image: url(../appimage/0007.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.surf {
	background-image: url(../appimage/0009.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.snorkel {
	background-image: url(../appimage/0014.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.ww {
	background-image: url(../appimage/0020.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.fishing {
	background-image: url(../appimage/0022.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.boats {
	background-image: url(../appimage/bg_boat.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.btns_boats{
width:120px;
height:18px;
text-align:center;
color:#ffffff;
background-color:#006666;
padding-top:1px;
border:solid 1px #FFCC00;
}

.a.boton:link, .boton:visited, .boton:default {
text-decoration:none;
color:#FFFFFF;
}

a.boton:hover, .boton:active{
color:#fcc301;
text-decoration:underline;
cursor:pointer;
}

.a.bboat2:link, .bboat2:visited, .bboat2:default {
text-decoration:none;
color:#000000;
}

a.bboat2:hover, .bboat2:active{
color:#154d55;
text-decoration:underline;
cursor:pointer;
font-weight:bold;
}


.gallery {
	background-image: url(../appimage/gallery_degra.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.lodging {
	background-image: url(../appimage/0023.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.chart {
	background-image: url(../appimage/bg_chart.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}


.beach {
	background-image: url(../appimage/0024.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.sunset {
	background-image: url(../appimage/0025.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* Borders */

.dotBorder {
	border: 2px dashed #ffc439;
}
