/* CSS Document */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: left;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

.white {
	font-family:Tahoma; font-size:12px;  color:#FFFFFF;
}

.gray {
	font-family:Tahoma; font-size:12px;  color:#999999;
}

.black {
	color:#000000;
}

.gray a:link {
	color: #999999;
	text-decoration: none;
}

.gray a:visited {
	color: #999999;
	text-decoration: none;
}

.gray a:hover {
	color: #999999;
	text-decoration: underline;
}

.gray a:active {
	color: #999999;
	text-decoration: none;
}

.txtMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: center;
}

.txtSuites {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: left;
	margin-left:10px;
	margin-top:10px;
}

#bgSuites {
	background-image: url(images/img_suites.gif);
	background-repeat:no-repeat;
    margin: 0px;
    padding: 0px;
    border: none;
}

#bgReservation {
	background-image: url(images/img_reservation.gif);
	background-repeat:no-repeat;
    margin: 0px;
    padding: 0px;
    border: none;
}

.input2 {
  	width:162px; height:20px;
	border-width:1px;
	border-style:solid;
	border-color:#2B3C3F;
	background-color:#FFFFFF;font-family:Tahoma; font-size:11px;  color:#84A6AD;
}

.linkWhite a:link {
	font-family: Verdana;
	font-size: 11px;
	color:#999999;
	text-decoration: none;
	text-align: justify;
}

.linkWhite a:visited {
	font-family: Verdana;
	font-size: 11px;
	color:#999999;
	text-decoration: none;
}

.linkWhite a:hover {
	font-family: Verdana;
	font-size: 11px;
	color:#999999;
	text-decoration: underline;
}

.linkWhite a:active {
	font-family: Verdana;
	font-size: 11px;
	color:#999999;
	text-decoration: none;
}

.table {
	font-family: Verdana;
	font-size: 12px;
	color:#FFFFFF;
	text-align:center;
}
