/* CSS Document */


    a:link{
	font-weight: bold;
	color: #200B44;
	text-decoration:none;
    }
	 a:visited{
	font-weight: bold;
	color:#200B44;
	text-decoration: none;
    }
	a:hover{
	font-weight: bold;
	color: #DF9556;
	text-decoration: none;
    }
	a:active{
	font-weight: bold;
	color: #DF9556;
	text-decoration: none;
    }   
a.global:link {
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;

}
a.global:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;

}
a.global:hover {
	color: #FDE088;
	text-decoration: none;
	text-align: right;

}
a.global:active {
	color: #FDE088;
	text-decoration: none;
	text-align: right;

}
a.main:link {
	color: #200B44;
	text-decoration: none;
}
a.main:visited {
	color: #200B44;
	text-decoration: none;
}
a.main:hover {
	color: #DF9556;
	text-decoration: none;
}
a.main:active {
	color: #DF9556;
	text-decoration: none;
}

    a.white:link{
	color:#ffffff;
	text-decoration:none;
	font-weight: bold;
	margin-right: 20px;
    }
	
	 a.white:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	margin-right: 20px;
}	
	
a.white:hover {
	color: #DF9556;
	text-decoration: none;
	font-weight: bold;
	margin-right: 20px;
}
a.white:active {
	color: #DF9556;
	text-decoration: none;
	font-weight: bold;
	margin-right: 20px;
}		

   


body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #200B44;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat;
	background-position: left top;	
}

.content{
	font-size: 11px;
	color: #200B44;
	padding: 10px;
	text-align: left;
    }
a.sitemap:link {
	size: 11px;
	font-weight: bold;
	color: #200B44;
	text-decoration: none;
}

a.sitemap:visited {
	size: 11px;
	font-weight: bold;
	color: #200B44;
	text-decoration: none;
}
a.sitemap:hover {
	size: 11px;
	color: #DF9556;
	text-decoration: none;
	font-weight: bold;
}
a.sitemap:active {
	size: 11px;
	color: #DF9556;
	text-decoration: none;
	font-weight: bold;
}



.footer {
	font-size: 9px;
	font-weight: bold;
	color: #200B44;
	padding: 3px;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #4D7AA6;
	vertical-align: top;
	padding: 5px 10px 10px;
	font-style: italic;
	margin: 5px;
	text-align: left;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	color: #4D7AA6;
	vertical-align: top;
	padding: 5px 10px 0px 10px;
	margin-bottom: 0px;
	text-align: left;
	margin-top: 0px;
}
.content b {
	font-size: 11px;
	color: #4D7AA6;
	margin: 0px;
	padding: 0px;
}
.containerBoxR {
	background-image: url(../images/right_box_BG.gif);
	background-repeat: repeat;
	width: 239px;
}

.rightBox {
	background-image: url(../images/back_right.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	vertical-align: top;
}



.leftBox {
	background-image: url(../images/left_box_BG.gif);
	height: 217px;
	width: 202px;
	background-repeat: repeat-y;
	background-position: left top;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FDE088;
	text-align: left;
}


.leftBoxSep {
	height: 2px;
	text-align: left;
}

.leftBoxImage {
	width: 33px;
	vertical-align: middle;
	padding-left: 6px;
}

.midTable {
	height: 220px;
	width: 780px;
	background-color: #FFFFFF;
}

.navGlobal {
	font-size: 9px;
	font-weight: bold;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 780px;
	
}
.navGlobalBG{
	background-image: url(../images/hotel_welcome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 148px;
	width: 582px;
	text-align: right;
	background-color: #FFFFFF;
	padding-right: 10px;

}
.mainNav {
	background-image: url(../images/button_BG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 37px;
	width: 780px;
	text-align: left;
}

.mainNavTD {
	font-size: 10px;
	margin: 5px;
	padding: 5px 10px;
	white-space: nowrap;
	text-align: center;
	font-weight: bold;
	color: #DF9556;
	
}
.sep {
color: #FDE088;
}	
	
.whiteC {
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	padding: 8px 8px 5px 5px;
	vertical-align: top;
}

hr {
	color: #34689A;
	height: 2px;
}

.whiteRow {
	background-color: #FFFFFF;
	height: 5px;
}
.headerTop {
	color: #ffffff;
	font-weight: bolder;
	font-size: 16px;
	font-style: italic;
	padding-right: 20px;


}
