<!--
.text    { margin:10 20; font-family: Arial; font-size: 12px; color: #000000; margin-right:20; }
.text2    { margin:10 23; font-family: Arial; font-size: 12px; color: #000000; margin-right:20; }
.copy    { font-family: Arial; font-size: 9px; color: #000000; margin:3 15; }
.Links {   margin-left: 20; font-family: Arial; font-size: 15px; font-weight: bold; margin-top:3; margin-right:20; color: #000000}
a:link { color: #0099FF; text-decoration: none}
a:hover { color: #E14804; text-decoration: none}
a:visited { color: #0033FF; text-decoration: none}
.forms { margin-left: 5; font-family: Verdana; font-size: 10px;} 

#main-nav{
float:left;
position:relative;
padding:0;
margin:0;
list-style:none;
height:28px;
}

.hidden{
display:none;
}

#main-nav li{
float:left;
position:relative;
height:28px;
}

#t-home a{
float:left;
width:84px;
height:28px;
background: url(../button1.jpg);
}

#t-home a:hover{
width:84px;
height:28px;
background: url(../button2.jpg);
}

#t-flight a{
float:left;
width:129px;
height:28px;
background: url(../button3.jpg);
}

#t-flight a:hover{
width:129px;
height:28px;
background: url(../button4.jpg);
}

#t-event a{
float:left;
width:129px;
height:28px;
background: url(../button5.jpg);
}

#t-event a:hover{
width:129px;
height:28px;
background: url(../button6.jpg);
}

#t-charter a{
float:left;
width:158px;
height:28px;
background: url(../button15.jpg);
}

#t-charter a:hover{
width:158px;
height:28px;
background: url(../button16.jpg);
}

#t-company a{
float:left;
width:104px;
height:28px;
background: url(../button7.jpg);
}

#t-company a:hover{
width:104px;
height:28px;
background: url(../button8.jpg);
}

#t-contact a{
float:left;
width:104px;
height:28px;
background: url(../button9.jpg);
}

#t-contact a:hover{
width:104px;
height:28px;
background: url(../button10.jpg);
}

#t-tfaq a{
float:left;
width:110px;
height:28px;
background: url(../button11.jpg);
}

#t-tfaq a:hover{
width:110px;
height:28px;
background: url(../button12.jpg);
}

#t-efaq a{
float:left;
width:110px;
height:28px;
background: url(../button13.jpg);
}

#t-efaq a:hover{
width:110px;
height:28px;
background: url(../button14.jpg);
}
-->