@charset "utf-8";
/* CSS Document */
/***********************************************/
/******First Business Left Column Styles********/
/***********************************************/
#leftColFlight h2,#leftColATW h2{color:#670083}

#leftColFlight .leftnav table a,#leftColFlight .leftnav div a,#leftColATW .leftnav table a {color:#670083; font-weight: normal; text-decoration: none; font-size: 11px; }
#leftColFlight .leftnav table a:hover,#leftColFlight .leftnav div a:hover,#leftColATW .leftnav table a:hover {color:#670083; font-weight: normal; text-decoration: underline; font-size: 11px; }

#leftColFlight,#leftColATW{ float:left; width:190px; height:666px; border:none; background:url("/graphics/backgrounds2/purpLeftCol.jpg") repeat-x; }
#leftColFlight ul li,#leftColATW ul li{list-style: url("/graphics/backgrounds2/fbArrow.gif");}
#leftColFlight .leftnav h2,#leftColATW .leftnav h2{color:#670083}
#leftColFlight .leftnav ul li a,#leftColATW .leftnav ul li a{ color:#670083; font-weight: normal; text-decoration: none; font-size: 11px; }
#leftColFlight .leftnav ul li a:hover,#leftColATW .leftnav ul li a:hover{ color:#670083; font-weight: normal; text-decoration: underline; font-size: 11px; }
.business{color:#670083}
/*******************************/
/**First Business Main Styles***/
/*******************************/
h1{color:#670083;}
h2{color:#670083;}
#currentTime{color:#670083;}
.titlebox{color:#670083;}
#flightContainer{list-style: url("/graphics/backgrounds2/fbArrow.gif"); margin-bottom:10px;}
#flightContainer li a{
color:#670083; font-size:13px; text-decoration:none; font-weight:bold;
}
#flightContainer li a:hover{
	
	text-decoration:underline;
}
#flightContainer li ul{
	list-style: url("/graphics/backgrounds2/flightsArrow.gif")
}
#flightContainer li ul li a{
	color:#670083; font-size:11px; text-decoration:none;font-weight:normal;

	
}

/************************************************/
/******First Business Right Column Styles********/
/************************************************/
#rightColFlight,#rightColATW{ float:right; width:190px; height:666px; border:none; background:url("/graphics/backgrounds2/purpRightCol.jpg") no-repeat; }
