.bg_img {
	background-repeat: repeat;
	background-image: url(../images/bg_middle_center.jpg);
	background-attachment: fixed;
	background-position: left top;
}
.accom_bg_buttom_center {
	background-attachment: fixed;
	background-image: url(../images/accom/bg_accom_buttom_center.jpg);
	background-repeat: no-repeat;
}
.accom_bg_buttom_right {
	background-attachment: fixed;
	background-image: url(../images/accom/bg_accom_buttom_right.jpg);
	background-repeat: no-repeat;
}
.textnormal {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: "Myriad Web Pro", "Myriad Web Pro Condensed",Verdana, Arial, Helvetica, sans-serif, Tahoma, "MS Sans Serif";
}
.textbold {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-family: "Myriad Web Pro", "Myriad Web Pro Condensed",Verdana, Arial, Helvetica, sans-serif, Tahoma, "MS Sans Serif";
}
.data_area {
	margin: 0px;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute; 
}
.bgcolor_rates_roomtype {
	background-color: #98BA2F;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma, "MS Sans Serif";
	font-size: 10px;
	font-style: normal;
	border: thin groove #006600;
}
.bgcolor_rates_price {
	background-color: #8AB331;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma, "MS Sans Serif";
	font-size: 10px;
	font-style: normal;
	border: thin groove #006600;
}
.bg_no_repeat {
	background-repeat: no-repeat;
}
.box {
	margin: 1px;
	padding: 1px;
	border: 1px inset #999933;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: "Myriad Web Pro", "Myriad Web Pro Condensed",Verdana, Arial, Helvetica, sans-serif,;
	background-color: #66CC66;
	height: 18px;
}

.boxarea {
	margin: 1px;
	padding: 1px;
	border: 1px inset #999933;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: "Myriad Web Pro", "Myriad Web Pro Condensed",Verdana, Arial, Helvetica, sans-serif,;
	background-color: #66CC66;
}
.box_button {
	margin: 1px;
	padding: 1px;
	border: 1px inset #999933;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: "Myriad Web Pro", "Myriad Web Pro Condensed",Verdana, Arial, Helvetica, sans-serif,;
	background-color: #66CC66;
	height: 18px;
}