html {
	background-image:url(images/background_hotel.jpg);
	background-repeat:repeat-x;
	background-color:#EAEDFF;
	
	}
	
body {
	text-align:center;
	}

#content {
	background-color:white;
	margin:0 auto 0 auto;
	width:740px;
	margin-top:6px;
	border:#FFF thick solid;
	}



.hotel {
	font-size: 12px;
}

#tablepanel {
	border:1px solid #9FBFDF;
	background-image:url(images/background2.jpg);
	background-repeat:repeat-x;
	background-color:#DFDFEB;
	padding:4px;
	}

.style1 {
	color: #0F3272;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: 3px;
}
.style2 {
	font-size: 10px;
	color: #0F3272;
	letter-spacing: 7px;
}
.style7 {
	color: #1E3F7B;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
}
a:link {
	color: #0F3272;
	text-decoration: none;
}
a:visited {
	color: #0F3272;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #0F3272;
	text-decoration: none;
}
.style8 {
	color: #002261;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
.style14 {color: #002261; font-size: 12px; font-style: italic; }
.style15 {
	color: #072865;
	font-size: 12px;
	font-weight: bold;
}
.style16 {color: #999999}

a.front:link{font-size:16px;font-weight:bold;color:#ffffff;}
a.front:visited{font-size:16px;font-weight:bold;color:#ffffff;}
a.front:hover{font-size:16px;font-weight:bold;color:#FFFF99;}
a.front:active{font-size:16px;font-weight:bold;color:#ffffff;}
