body,td,th {
	font-size: 12px;
	color: #2eaace;
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
}

body {
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
background-image:url(../images/bg_1.jpg);
background-repeat:repeat-x;
background-color:#000000;
}

.amenities {
	font-size: 11px;
	color: #2eaace;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.amenities-h1 {
	font-size: 12px;
	font-weight: bold;
	color: #2eaace;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.bg {
background-image: url(../images/amenities_withouttext.jpg);
background-position: left;
background-repeat: no-repeat;
height: 168px;
}

.footer {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #136b88;
text-align: center;
}

.side_title {
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
color: #6bd0ee;
text-decoration: none;
text-align: left;
}

.side_head {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #6bd0ee;
text-decoration: none;
text-align: left;
}

a {
	font-size: 12px;
	color: #2eaace;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.onlinebg {
background-color: #031937;
} 
.onlinebg_title {
background-color: #031937;
color : #6bd0ee;
size : 13px;
font-weight: bold;
} 

.textbox {
color: #302a53;
background-color:#ffffff;
border:#302a53 solid 1px;
size:10px;
}

.boldtext {
font-weight:bold;
}

.button {
color: #000000;
background-color:#e0e0db;
border:#031937 solid 1px;
size:10px;

}
