.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;
}
.intOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.intOUT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0099FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.Yellowbox1, .Yellowbox1_body, .Yellowbox1_head, .Yellowbox1_head h2 {
    background: transparent url(images/BG-Yellow1.jpg) no-repeat right bottom; 
} 
.Yellowbox1 { 
    width: auto !important; /* intended total box width - padding-right(next) */
    width: 95%; /* IE Win = width - padding */
    padding-right: 3px; /* the gap on the right edge of the image (not content padding) */
    margin: 0px 0px 0px 0px;  /*auto; use to position the box */ 
} 

/* set the top-right image */ 
.Yellowbox1_head { 
    background-position: top right;
	margin-right: -3px; /* pull the right image over on top of border */
    padding-right: 13px; /* right-image-gap + right-inside padding */ 
} 

/* set the top-left image */ 
.Yellowbox1_head h2 { 
    background-position: top left; 
    margin: 0; /* reset main site styles*/ 
    border: 0; /* ditto */ 
    padding: 15px 0px 0px 15px; /* padding-left = image gap + interior padding ... no padding-right */ 
   /* height: auto !important;
	height: 1%;  IE Holly Hack */ 
} 

/* set the lower-left corner image */ 
.Yellowbox1_body { 
    background-position: bottom left; 
    margin-right: 5px; /* interior-padding right */ 
    padding: 5px 0px 15px 10px; /* mirror .Yellowbox_head right/left */ 
}
.Assistance {
	background-image: url(images/needassistance.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
}
.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;
}
/* **************  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; 
}
.HOT_LineEndEach {
	background-image: url(images/HOT_EndEachLine.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.BG_CouTitle {
	background-image: url(images/BG_CouTitle.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 10px;
	height: 29px;
	width: 570px;
	padding-top:5px;
}
.BG_CtyTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	background-image: url(images/BG_CtyTitle.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 20px;
	vertical-align: middle;
	height: 29px;
	width: 540px;
}
.Yellowbox1, .Yellowbox1_body, .Yellowbox1_head, .Yellowbox1_head h2 {
    background: transparent url(images/BG-Yellow1.jpg) no-repeat right bottom; 
} 
.Yellowbox1 { 
    width: auto !important; /* intended total box width - padding-right(next) */
    width: 95%; /* IE Win = width - padding */
    padding-right: 3px; /* the gap on the right edge of the image (not content padding) */
    margin: 0px 0px 0px 0px;  /*auto; use to position the box */ 
} 

/* set the top-right image */ 
.Yellowbox1_head { 
    background-position: top right;
	margin-right: -3px; /* pull the right image over on top of border */
    padding-right: 13px; /* right-image-gap + right-inside padding */ 
} 

/* set the top-left image */ 
.Yellowbox1_head h2 { 
    background-position: top left; 
    margin: 0; /* reset main site styles*/ 
    border: 0; /* ditto */ 
    padding: 15px 0px 0px 15px; /* padding-left = image gap + interior padding ... no padding-right */ 
   /* height: auto !important;
	height: 1%;  IE Holly Hack */ 
} 

/* set the lower-left corner image */ 
.Yellowbox1_body { 
    background-position: bottom left; 
    margin-right: 5px; /* interior-padding right */ 
    padding: 5px 0px 15px 10px; /* mirror .Yellowbox_head right/left */ 
}
.Hotdiv {
	background-color: #CCE6FF;
	margin: 2px;
	padding: 3px 5px 3px 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}
}.HotdivOver {
	background-color: #CCE6FF;
	margin: 2px;
	padding: 3px 5px 3px 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	background-image: url(images/slidedown.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.HotdivOut {
	background-color: #CCE6FF;
	margin: 2px;
	padding: 3px 5px 3px 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	background-image: url(images/slideup.gif);
	background-repeat: no-repeat;
	background-position: right;
}
