.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;
}
.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;
}

/*CSimion add */
.BG_PassBx_TL {
	background-image: url(images/BG_PassBx_TL.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.BG_PassBx_TC {
	background-image: url(images/BG_PassBx_TC.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.BG_PassBx_TR {
	background-image: url(images/BG_PassBx_TR.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.BG_PassBx_BL {
	background-image: url(images/BG_PassBx_BL.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.BG_PassBx_BC {
	background-image: url(images/BG_AllBx_CB.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.BG_PassBx_BR {
	background-image: url(images/BG_AllBx_BR.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.BG_PassBx_CL {
	background-image: url(images/BG_PassBx_CL.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.BG_PassBx_CR {
	background-image: url(images/BG_AllBx_CR.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.Text_Arial12_navyU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: blue;
	text-decoration:underline;
}

.Text_Arial12_navy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: blue;
}

.Text_Arial10_navy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: blue;
}

.BG_Subscribe {
	background: url(/images/BG_Newsletter.jpg) no-repeat left center;
	padding: 0px;
	height: 108px;
}

.SubscribeBtn {
	border: none;
	background: transparent url(/images/Subscribebtn.jpg) no-repeat top center;
	width: 31px;
	height: 19px;
}

.Bx_Title_C {
	background-image: url(images/Bx_Ttl_C.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}

.Bx_Title_L {
	background-image: url(images/Bx_Ttl_L.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.Bx_Title_R {
	background-image: url(images/Bx_Ttl_R.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height: 30px;
}

.Bx_Title_R span {
	color: #FFFFFF;
	font-family: Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.Arial12_orange_bold {
	color: #FF6600;
	font-family: Arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.Arial12_black {
	color: #000000;
	font-family: Arial, verdana, sans-serif;
	font-size: 12px;
}

.Bx_Week_H_L {
	background-image: url(images/line_height_180.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 200px;
}

.Bx_Week_H_R {
	background-image: url(images/line_height_180.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 200px;
}

.Bx_Week_H_CB {
	background-image: url(images/BG_bottom_high.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
	height: 200px;
}

.Bx_Week_H_CB_ON {
	background-image: url(images/BG_bottom_high_on.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 200px;
}

.Arial12Blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: blue;
}

.Bx_Detail_Left {
	background-image: url(images/line_height_180_2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.Bx_Detail_Right {
	background-image: url(images/line_height_180_2.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

.Arial12GreyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.Arial12Grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.passpPlaceLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
}
.passpPlaceLink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
}
.passpPlaceLink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FF0000;
	text-decoration: underline;
}


.passpHotelLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.passpHotelLink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.passpHotelLink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF0000;
	text-decoration: underline;
}

.destPlaceLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
}
.destPlaceLink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
}
.destPlaceLink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#FF0000;
	text-decoration: underline;
}

.destPlaceLink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
}

.destPlaceChildsLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}

.destPlaceChildsLink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
.destPlaceChildsLink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF0000;
	text-decoration: underline;
}

.destPlaceChildsLink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
.destPlaceChildsLink11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.destPlaceChildsLink11 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.destPlaceChildsLink11 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FF0000;
	text-decoration: underline;
}

.destPlaceChildsLink11 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

