.tOP_image {
	background-image: url(images/TOPbg.jpg);
	background-repeat: no-repeat;
}
.leftbg {
	background-image: url(images/leftbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.rihjybgCopy {
	background-image: url(images/rightbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menuarea {
	background-image: url(images/menuarea.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
.bodyarea {
	background-image: url(images/bodyarea.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.maintext {
	color: #FFF;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
}
.logoTEXT {
	font-size: 14px;
	color: #1D2D3D;
}
.logoTEXTsmall {
	font-size: 24px;
	color: #1D2D3D;
}
.BodyAREA_white {
	font-size: 12px;
	color: #FFF;
	padding-top: 5px;
	padding-right: 22px;
	padding-bottom: 5px;
	padding-left: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a {
	font-size: 14px;
	color: #F93;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #FF0;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
.BodyAREA_BLACK {
	font-size: 12px;
	color: #000;
	padding-top: 5px;
	padding-right: 22px;
	padding-bottom: 5px;
	padding-left: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.textarea_black_WT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #040507;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
}
.complex_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCC;
}
.dashed_Horizantal {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}
.room_number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FC0;
}

