/* CSS Document */
.BG_AllBx_TL {
	background-image: url(images/BG_AnyBx_TL.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BG_AllBx_TC {
	background-image: url(images/BG_AnyBx_TC.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.BG_AllBx_TR {
	background-image: url(images/BG_AnyBx_TR.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.BG_AllBx_BL {
	background-image: url(images/BG_AnyBx_BL.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.BG_AllBx_BC {
	background-image: url(images/BG_AnyBx_BC.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.BG_AllBx_BR {
	background-image: url(images/BG_AnyBx_BR.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.BG_AllBx_CL {
	background-image: url(images/BG_AnyBx_CL.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.BG_AllBx_CR {
	background-image: url(images/BG_AnyBx_CR.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
/* **************  ROUND PLAIN ********************** */

.roundcont {
	width:auto;/* 180px; */
	background-color: #b7dbff;
	text-align: left;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(/images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(/images/br.gif) no-repeat top right; 
}
.BG_Main_Top {
	/*background-image: url(images/bd-hotel_BG_TOP.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
	height: 58px;
	font-family: Arial;
	font-size: 25px;
	font-weight: bold;
	color: #0066FF;
	padding-top: 20px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.Assistance {
	background-image: url(images/needassistance.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
}
.BG-Hopp-R {
	background-image: url(images/HOPP_Right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.HOPP-BG {
	background-image: url(images/HOPP_BG.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.packDIV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #E4F2FB;
	border: 1px solid #90C5FB;
	padding: 5px;
	margin: 1px 0;
	margin-bottom: 1px;
	overflow: hidden;
	cursor:hand;
}
.bgpackDIV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/BG_Hw_packName.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	overflow: hidden;
	width: 107%;
	z-index: 100;
	position: relative;
	left:-10px;
	height:30;
	padding-right:14px;
	vertical-align: text-bottom;
	margin-top: 4px;
	margin-bottom: 6px;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	cursor:hand;
}
.HW-PckBG {
	background-image: url(images/HW-Pack.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 350px;
	width: 646px;
}
.HW-pckBGItin {
	background-image: url(images/BG-PackItin.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.HW-PriceIt {
	background-image: url(images/HW-PriceIt.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.TAB-Pack {
	background-image: url(images/HOT_TabsBottonLine.gif);
	background-repeat: no-repeat;
	background-position: center top;
}.Yell_TR {
	background-image: url(images/Yell_TR.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.Yell_TC {
	background-image: url(images/Yell_TC.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.Yell_TL {
	background-image: url(images/Yell_TL.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.Yell_CL {
	background-image: url(images/Yell_CL.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.Yell_CR {
	background-image: url(images/Yell_CR.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.Yell_BR {
	background-image: url(images/Yell_BR.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.Yell_BC {
	background-image: url(images/Yell_BC.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.Yell_BL {
	background-image: url(images/Yell_BL.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.Yell_BG {
	background-image: url(images/Yell_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.relPacks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
.relPacks a {
		text-decoration: none;
		color: #999999;
}
.relPacks a:hover {
		text-decoration: underline;
		color: #FF0000;
}

