body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(img/frame/bg.jpg);
	background-color: #464646;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
p, h1, h2, h3, h4, h5, blockquote,  form, div {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 {
	font-size: 22px;
	margin-bottom: 7px;
}
h2 {
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 7px;
	color: #CCCCCC;
}

.wrapper {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 980px;
	text-align: left;
}




.rightColumn {
	text-align: left;
	float:right;
	width: 234px;
}
.invisible {
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.searchNews {
	background-image: url(img/frame/rhalotel_16.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 194px;
	padding-top: 38px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.border {
	border: 1px solid #999999;
}

.searchNews a {
	text-decoration: none;
	color: #9EB5D9;
}
.searchNews a:hover {
	color: #E7AF0B;
	text-decoration: none;
}
.loginFrom {
	background-image: url(img/frame/rhalotel_14.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 209px;
	padding-top: 50px;
	padding-left: 25px;
	height: 86px;
}





.leftColumn {
	background-image: url(img/frame/rhalotel_11.jpg);
	text-align: left;
	width: 173px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding-top: 30px;
	padding-right: 21px;
	padding-bottom: 0px;
	padding-left: 21px;
}
.leftColumn a.menu {
	font-weight: bold;
	color: #CCCCCC;
	background-image: url(img/frame/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	width: 98%;
	padding-left: 20px;
	display: block;
	text-decoration: none;
}
.leftColumn a.menu2 {
	font-weight: bold;
	color: #9eb5d9;
	background-image: url(img/frame/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	width: 98%;
	padding-left: 20px;
	display: block;
	text-decoration: none;
}
.leftColumn a.menu:hover, .leftColumn a.menu2:hover, .leftColumn a.selected {
	color:#FFFFFF;
	}
.leftColumn ul
{
    margin:0;
    padding:0;    
    list-style-type:none;    
}	
.content {
	display: block;
	width: 479px;
	float:left;
	padding-top: 15px;
	padding-right: 21px;
	padding-bottom: 20px;
	padding-left: 21px;
}
.content a {
	color: #e7af0b;
	text-decoration: none;
}
.content a:hover {
	color: #9EB5D9;
	text-decoration: underline;
}

.copyright {
	font-size: 11px;
	color: #999999;
	text-align: center;
	width: 980px;
	padding-top: 30px;
	clear: both;
	padding-bottom: 15px;
}
.copyright a {
	color: #999999;
	text-decoration:none;
	}
.copyright a:hover {
	color:#CCCCCC;
	}
