@charset "utf-8";
body {
	background-color: #161616;
	font-size: 12px;
}
.main {
	height: 1170px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 0px;
}
.left {
	float: left;
	height: 1170px;
	width: 148px;
	position: static;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FEFEFE;
	background-image: url(../images/leftbg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.right {
	height: 1170px;
	width: 800px;
	float: left;
	position: static;
}
.header {
	float: right;
	width: 748px;
	position: static;
	height: 50px;
	background-repeat: no-repeat;
	background-position: right;
	color: #F2F2F2;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.h2header {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: capitalize;
	text-align: center;
}



.top {
	height: 109px;
}
.h1-ss {
	height: 109px;
	float: left;
	width: 138px;
	position: static;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23.5px;
	color: #FEFEFE;
	text-transform: uppercase;
	margin: 0px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.h1-ss a:link {
	color: #FEFEFE;
	text-decoration: none;
}
.h1-ss a:hover {
	color: #FF6600;
	text-decoration: none;
}
.h1-ss a:visited {
	color: #FEFEFE;
	text-decoration: none;
}


.h1bb {
	color: #FF6600;
}
.h1bb a:link {
	color: #FF6600;
	text-decoration: none;
}
.h1bb a:hover {
	color: #FEFEFE;
	text-decoration: none;
}
.h1bb a:visited {
	color: #FF6600;
	text-decoration: none;
}

.menubar {
	background-image: url(../images/menubg.jpg);
	color: #EEEEEE;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: center;
}
.menucell {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FF6600;
}


.menu {
	float: right;
	width: 748px;
	position: static;
	height: 24px;
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 0px;
	color: #FFFFFF;
	text-transform: capitalize;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.menulink {
	color: #FFFFFF;
}
.menu  a:link    {
	color: #FFFFFF;
	text-decoration: none;
}
.menu  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu  a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.menulink:hover {
	color: #FFFFFF;
	background-color: #FF6600;
}
.content {
	float: right;
	width: 733px;
	position: static;
	height: 1037px;
	background-repeat: no-repeat;
	background-position: right;
	color: #333333;
	text-transform: capitalize;
	background-color: #F2F2F2;
	padding-right: 5px;
	padding-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.table {
	height: 480px;
	width: 733px;
	font-size: 11px;
	background-color: #FFFFFF;
}
.bcode {
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
	text-align: left;
}
.boffer {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-align: left;
}
.tr_line {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333333;
}



.rank {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}

.descriptiontxt {
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.descriptiontxt a:link {
	color: #333333;
}
.descriptiontxt a:hover {
	color: #E75C01;
}
.descriptiontxt a:visited {
	color: #333333;
}


h2 {
	color: #FF6600;
}
.subheader {
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}

.roomname {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.side {
	height: 150px;
	float: left;
	position: static;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 30px;
	color: #FFFFFF;
	text-transform: capitalize;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 138px;
	margin-right: 10px;
}

.side   a:link    {
	color: #FFFFFF;
	text-decoration: none;
}
.side   a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.side   a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.roominfo {
	height: auto;
	width: 100%;
	background-color: #FFFFFF;
	margin-top: 15px;
	padding: 2px;
}
.soft {
	padding-right: 030px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #6A6A6A;
}
.opti {
	padding-right: 25px;
	padding-left: 5px;
}
h3 {
	font-size: 12px;
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.uline {
	text-decoration: underline;
}
h1 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
h1 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: none;
}
h1 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FEFEFE;
	text-decoration: none;
}

