body {
	behavior:url("/csshover.htc");
	background: transparent url(images/flexipuzzle.jpg) repeat-y left top;
	top: 0px;
	}
	
#toprightpane {
	position:absolute;
	top: 0px;
	left: 173px;
	height: 110px;
	margin-left: 5px;
	}
	
#leftpane {
	position:absolute;
	left: 0px;
	overflow: visible;
	top: 0px;
	background-image: url(images/flexipuzzle.jpg);
	width: 173px;
	}

#contentpane {
	position:absolute;
	left: 173px;
	height: auto;
	width: 579px;
	top: 110px;
	margin: 5px; 
	font-family: arial, tahoma, verdana, helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}

#contentpane strong {
	font-family: arial, tahoma, verdana, helvetica;
	font-size: 13px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
#contentpane p {
  margin-top: 0;
}
#contentpane ul {
  margin-top: 0;
}
#contentpane h1 {
	font-family: arial, tahoma, verdana, helvetica;
	font-size: 18px;
	font-weight: bolder;
	color: #5AADDE;
	text-align: left;
  margin-top: 0;
  margin-bottom: 0;
}
#contentpane h1 em {
	color: #005ADE;
	font-style: normal;
}
#contentpane h2 {
	font-family: arial, tahoma, verdana, helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #5AADDE;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
}
#contentpane h2 em {
	color: #005ADE;
	font-style: normal;
}
#contentpane h3 {
	font-family: arial, tahoma, verdana, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #5AADDE;
	text-align: left;
  margin-top: 0;
  margin-bottom: 0;
}
#contentpane h3 em {
	color: #005ADE;
	font-style: normal;
}
#imagepane {
	clear:both;
	width: 328px;
	height: 328px;
	float: right;
	margin-left: 5px;
	text-align: center;
	vertical-align: bottom;
	}

.mnu {
	font-family: arial, tahoma, verdana, helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
	background-image: url(/images/buttonface2.jpg);
	cursor: hand;
}
.mnu:hover {
	font-family: arial,tahoma,verdana,helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-image: url(/images/buttonface1.jpg);
	cursor: hand;
}
.mnu A:link {
	font-family: arial,tahoma,verdana,helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}
.mnu A:visited{
	font-family: arial,tahoma,verdana,helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}
.mnu A:active {
	font-family: arial,tahoma,verdana,helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.mnu A:hover {
	font-family: arial,tahoma,verdana,helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-image: url(/images/buttonface1.jpg);
}
.wrapper {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
.legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #000000;
	width: 32%;
	float: left;
	margin: 0 1% 0 0;
	padding: 0;
	vertical-align: top;
}
.legend A{
	text-decoration: none;
	color: #000000;
}
.cont {
	font-family: arial, tahoma, verdana, helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.contb {
	font-family: arial, tahoma, verdana, helvetica;
	font-size: 13px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.titlelight {
	font-family: arial, tahoma, verdana, helvetica;
	font-size: 18px;
	font-weight: bolder;
	color: #5AADDE;
	text-align: left;
}
.titledark {
	font-family: arial, tahoma, verdana, helvetica;
	font-size: 18px;
	font-weight: bolder;
	color: #005ADE;
	text-align: left;
}

#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}
#activitylistpop
{
	display: none;
}
#hotellistpop
{
	display: none;
}
#restaurantlistpop
{
	display: none;
}
.more
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #005ADE;
	text-decoration: none;	
}
.hlistreg
{
	font-family: arial, tahoma, verdana, helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #5AADDE;
	text-decoration: none;	
}
.hlistdet
{
	font-family: arial, tahoma, verdana, helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.hlist
{
	font-family: arial, tahoma, verdana, helvetica;
	font-size: 13px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
}