body {
	margin: 0px;
	padding: 0px;



scrollbar-arrow-color: #FFFFFF;
scrollbar-base-color: #FFFFFF;
scrollbar-dark-shadow-color: #7DCBFF;
scrollbar-track-color: #7DCBFF;
scrollbar-face-color: #7DCBFF;
scrollbar-shadow-color: #7DCBFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3d-light-color: #7DCBFF;
}
a:link { color: #FFFFFF; text-decoration:none; }
a:visited { color:#FFFFFF; text-decoration:none; }
a:active { color:#FFFFFF; text-decoration:none; }
a:hover { color:#023ABD; text-decoration:none; }

.back {
	background-color: #7DCBFF;
}
.gradient {
	background-attachment: fixed;
	background-image: url(../images/roomsback.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #023ABD;
	background-attachment: fixed;
	background-color: #C3E7FF;
	background-image: url(../images/rooms_r5_c2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #023ABD;
	background-attachment: fixed;
	background-color: #A3DBFF;
	background-image: url(../images/rooms_r7_c12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2751C3;
	background-color: #7DCBFF;
}
.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-attachment: fixed;
	background-image: url(../images/rooms_r8_c12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #023ABD;
}

