body {
  
  background-color: 1F56BA;
  font-size: 11px;
  scrollbar-face-color: #B4E1FD; 
  scrollbar-shadow-color: #006699; scrollbar-highlight-color: #006699; scrollbar-3dlight-color: #006699; 
  scrollbar-darkshadow-color: #316194; scrollbar-track-color: #006699; scrollbar-arrow-color: #006699 }
}


.copyright {
	color: #990000
	}

font.TBLHEAD {
  font-size: 11px; 
  color: white; 
  font-family: verdana, arial;  
  font-weight: bold; 
  text-decoration: none
  }
  
font.MainHeading {
  font-size: 28px; 
  color: 1F56BA; 
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#1F56BA' ,endColorStr='#FFFF80' ,gradientType= '1' );
  font-family: verdana, arial;  
  font-weight: bold; 
  text-decoration: none
  }
  
  font.PropertyHeading {
  font-size: 15px; 
  color: FF6600; 
  font-family: verdana, arial;  
  font-weight: bold; 
  text-decoration: none
  }
 
A.IndexHeading {
  font-size: 12px; 
  color: FF6600; 
  font-family: verdana, arial;  
  font-weight: bold; 
  text-decoration: none
  }
    
  font.ResortHeading {
  font-size: 12px; 
  color: FF6600; 
  font-family: verdana, arial;  
  font-weight: bold; 
  text-decoration: none
  }

P {
  font-family: verdana, arial; 
  font-size: 11px; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  color: black; 
  text-decoration: none 
}

.blurb p {
  font-family: verdana, arial; 
  font-size: 11px; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  color: blue; 
  text-decoration: none 
}

Input {
  font-family: verdana, arial; 
  font-size: 11px; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  color: black;
  text-decoration: none 
}

Inputmailto {
  font-family: verdana, arial; 
  font-size: 11px; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  color: black;
  text-decoration: none 
}

Select {
  font-family: verdana, arial; 
  font-size: 11px; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  color: black;
  text-decoration: none 
}

TD.menucell {
background-color: #8DD9FF;
filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#8DD9FF' ,endColorStr='white' ,gradientType= '1' );
) 





TD {
  font-family: verdana, arial; 
  font-size: 11px; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  color: black;
  text-decoration: none 
}

table.Prices {
  background-color: #FDFDE8;
  font-family: verdana, arial; 
  font-size: 11px; 
  width: 330; 
  cell-spacing: 3px;
  padding: 2px;
  border: inset NAVY 1px
}

table.Prices2 {
  background-color: #FDFDE8;
  font-family: verdana, arial; 
  font-size: 11px; 
  width: 380; 
  cell-spacing: 3px;
  padding: 2px;
  border: solid #CCDCE1 1px;
}

table.Body {
  background-color: #FFFFFF;
    width: 970; 
  cell-spacing: 0px;
  padding: 0px;
  border: inset black 1px
}

table.thindex {
  background-color: #FFFFFF;
  width: 700; 
  cell-spacing: 0px;
  padding: 1px;
  border: inset NAVY 1px
}

table.Masthead {
  background-color: #B5E1FE;
  
  background:url(http://www.valgarve.com/vgimages/vgmasthead2007.jpg);
  width: 970; 
  height:120;
  cell-spacing: 0px;
  padding: 1px;
  border: inset #8DD9FF 0px
}

table {
  font-family: verdana, arial; 
  font-size: 11px; 

}

table.thumbnail {
  cell-spacing: 0px;
  border: inset black 1px;
  padding: 2px;

  border: inset black 1px;
  #D1D9B8
  #CCDCE1
  }
  
  div.hoverarea {
 display: inline;
}

/* striped table styles */

#prices.striped {
   font-family: verdana, arial; 
  font-size: 11px; 
  width: 350; 
  cell-spacing: 2px;
  padding: 1px;
  border: solid #CCDCE1 1px;


#prices {
	border: 1px solid #666;
	border-collapse: collapse;
}
#prices thead tr { background: #eee; }
#prices tbody tr td {
	border-left: 1px solid #D9D9D9;
}
#prices tbody tr.selected {
	background: #3d80df;
	color: #fff;
	border-left: 1px solid #346dbe;
	border-bottom: 1px solid #7daaea;
}
.odd { background: #fff; }
.even { background: #edf3fe; }
#prices tbody tr.odd.selected { color: #ddd; }
#prices tbody tr.even.selected { color: #fff; }

 .menublock ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.menublock li {
	margin: 0px;
	display:block;
	}
	
.menublock a {
	margin: 0px;
	display:block;
	}	

.menublock li a, .menublock li a:hover {
	display: block;
	padding: 5px 10px;
	color: #08729B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A2BED0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFECFE;
	background-color: #B4E1FD;
	font-weight: bold;
	}

.menublock a, .menublock a:hover {
	display: block;
	padding: 5px 10px;
	color: #08729B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A2BED0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFECFE;
	background-color: #B4E1FD;
	font-weight: bold;
	}	

.menublock li a:hover {
	color: #FFFFFF;
	border-bottom-color: #6BAAC3;
	border-top-color: #387891;
	background-color: #08729B;
	} 
 
 .menublock a:hover {
	color: #FFFFFF;
	border-bottom-color: #6BAAC3;
	border-top-color: #387891;
	background-color: #08729B;
	}  