.menu-box {
float:left;
	margin-left:18px;
	width: 186px;
	text-align:left;
	padding:0;
}

.menu-box ul {	
	padding: 0px;
	margin: 0px;
	list-style-type: none;
  float:left;
	min-height:28px;
 	width: 186px;
}
.menu-box ul li {
 float:left;
	min-height:28px;
 	width: 186px;
}
/*\*/
* html .menu-box ul li{
height:26px;
}
* html .menu-box ul li A{
padding-top:6px;
height:16px;
}
/**/
.menu-box ul ul,.menu-box ul ul ul {
margin-top: 3px;

}

.menu-box ul li a,.menu-box ul ul li a,.menu-box ul ul ul li a{	
	float:left;
	font-size: 10px;
	padding: 2px 0px 4px 0px;
	text-decoration: none;
	color:#000;
}

.menu-box ul li{	
  background-image: url(../i/menu-box-background-off.gif);
  background-repeat:no-repeat;

}
.menu-box ul .current {	
	background-image: url(../i/menu-box-background_on.gif);
	background-repeat:no-repeat;	
}

.menu-box ul .current A{
 font-weight:bold;
}
.menu-box ul ul li{	
  background-image:url(../i/menu-box-background_dots.gif);
  background-repeat:repeat-x;
  background-position:bottom;
  width:153px;
  margin-left:14px;
}
.menu-box ul ul ul li,.menu-box ul ul .current, .menu-box ul ul ul .current{	
  background-image:url(../i/menu-box-background_dots.gif);
  background-repeat:repeat-x;
  background-position:bottom;
  width:153px;
}


.imgsd{
 float:left;
 width:16px;
 height:24px;
 background-image: url(../i/_arrowsd.gif);
background-repeat:no-repeat;
background-position:center center;
}
.imgsr{
 float:left;
 width:14px;
  height:24px;
 background-image: url(../i/_arrowsr.gif);
background-repeat:no-repeat;
background-position:center center;
}

.menu-box ul .current ul A,.menu-box ul .current ul ul A{	
	font-weight:normal;	
}
.menu-box ul LI .current ,.menu-box ul ul LI .current,.menu-box ul ul ul LI .current {	
	font-weight:bold;
	white-space:nowrap;
	
	}

.airlinetable{
border-collapse:collapse;
border: 1px solid #a5a5a5;
}
.airlinetable TD{
border: 1px solid #a5a5a5;
}

