html {
	overflow: scroll;
	vertical-align: top;
}
body {
	background: #E2ECE9 url("../images/green_background.jpg");
	vertical-align: top !important;
}
table, td {
	position: relative;
}
a, a:link, a:visited {
	color: #006a74;
	font-size: 11px;
	text-decoration: none;
}
a:hover, a:link:hover, a:visited:hover, a:link:active, a:visited:active {
	text-decoration: underline;
	vertical-align: top;
}
.main_table {
	background: url(../images/table_gradation_bkg.jpg);
	width: 100%;
	vertical-align: top;
}
ul, li {
	list-style: inside;
	white-space: nowrap;
	color: #006a74;
}
.subheader {
	color: #006A74;
	font-weight: 700;
	font-size: 11px;
	height: 17px;
	vertical-align: middle;
	background: #c1ddde;
}
.sssssssubheader_3 {
	color: #666;
	letter-spacing: 1px;
	background: #aecdcd;
	font: 700 12px/16px Arial;
}
.hotel {
	background: #DDEFF1;
}
.hotel_td_bkg {
	background: url(../images/hotel_gradation.jpg);
}
div {
	vertical-align: top;
	line-height: 0;
	position: relative;
	border-width: 0;
}
hr {
	color: #BAD8DA;
	border: none;
	height: 1px;
	background: #BAD8DA;
}
html, body, table, td, .main_table, ul, li, div {
	margin: 0;
	padding: 0;
}
body, table, td {
	font: 11px Verdana, Geneva, Arial, Helvetica, san-serif;
	color: #333;
}
table, td, a, a:link, a:visited {
	line-height: 150%;
	vertical-align: top;
}
.main_table, table, td {
	border: 0;
	border-collapse: collapse;
}
.subheader, .subheader_3 {
	text-transform: uppercase;
	padding-left: 2px;
	margin-left: 2px;
}