body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: arial;
	font-size: 9pt;
	letter-spacing: 0.5pt;
	color: #000088;
	background-color: #DAECF6;
	background-repeat: repeat-x;
	background-image: url(images/backgroundIndex.gif);
	background-attachment: fixed;
	}

a:link {
	color: #FF8888;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	}
a:visited {
	color: #FF8888;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 9pt;
	z-index: 2;
}

li {
	line-height: 120%;
	
	}

h1 {
	letter-spacing: 1pt;
	color: #274092;
	text-align: center;
	}
h5 {
	letter-spacing: 1pt;
	color: #274092;
	text-align: left;
	font-size: 10px;
	padding-left: 20px;
	}
blockquote {
	text-indent: 0px;
	margin: 0px;
	padding: 10px;

}
	
#fishNet {
	position: absolute;
	top: 6px;
	left: 6px;
	z-index: 0;
}

#main {
	position: relative;
	background-color: #F0F0FF;
	top: 215px;
	left: 0%;
	width: 99%;
	}
	
div.block {
	border: 2px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	position: relative;
	left: 20%;
	width: 60%;
	}
	
#contents {
	position: relative;
	top: 0px;
	left: 4px;
	right: 98%;
	padding-right: 10px;
	padding-left: 10px;
	}
	
#hotels {
	position: relative;
	top: 0px;
	left: 0px;
	right: 98%;
	padding-right: 100px;
	padding-left: 100px;
	}
	
#details {
	position: relative;
	top: 0px;
	left: 0px;
	right: 98%;
	padding-right: 120px;
	padding-left: 120px;
	text-align: justify;
	}

td {
	font-size: 9pt;
	}
td.twoCols {
	width: 50%;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	vertical-align: text-top;
	font-size: 9px;
	}
td.list {
	text-align:left;
	font-size:9pt;
	color:green;
	padding: 4px;
	vertical-align: text-top;
	}