* {
	margin: 0;
	padding: 0;
}

body {
	background: #12509a url(images/img01.jpg) repeat-x;
	font: 76%  "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6B6B;
}



/* Wrapper */

#wrapper {
	width: 1037px;
	margin: 0 auto;
}



.aircraft-table {
	float: left;
	text-align: center;	
	margin: 5px 0 25px 0;
	padding:0;
	color: #000;
	background-color: #999999;
	background-position: left bottom;
}

.tablehead {
font-size: .9em;
font-weight: bold;
background: #E1E1E1 url(../images/stats-top-bg-rpt.jpg) repeat-x;
background-position: left top;
padding: 5px 3px;
color: #003399;
}

.tablecell,
.tablebottom {
height:50px;	
font-size: .9em;
background-color: #F8F8F8;
padding: 3px 0 3px 2px;
color:#666666;
}

.tablebottom {
background: #E1E1E1 url(../images/stats-bottom-bg-rpt.jpg) repeat-x;
background-position: left bottom;
}

.top {
	font-weight: bold;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 0 0 15px;
}

/* Footer */

#footer {
	height: 51px;
	width:1037px;
	background: url(images/footer.jpg) no-repeat;
}

#footer p {
	margin: 0;
	padding-top: 45px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

.footer a{ padding:.1em;}
.footer a:link{ color:#8CB2D6;text-decoration:none;}
.footer a:visited  { color:#8CB2D6;text-decoration:none;}
.footer a:hover { color:#FFFFFF;text-decoration:none;}

table.timetable {
  width:95%;
  border-left:#000099 1px solid;
  border-top:#000099 1px solid;
}

table.timetable td, table.timetable  th {
  width:8.3%;
  border-right:#1659a8 1px solid;
  border-bottom:#1659a8 1px solid;
  text-align:center;
}
table.timetable  th {

  background-color:#bcbdc1;


}
table.timetable .flight td {

border-top:3px solid #bbbbbb;

}

.timetable_book {

float:right;
margin-right:44px;

}

/*#default-content img {
	margin: 8px 0;
}*/

#default-content p,
#default-content ul
#default-content h3,
#default-content h2,
#default-content h1  {
	margin: 0;
	padding: 0;
}
	
#default-content p,
#default-content ul,
#default-content h4,
#default-content h3,
#default-content h2,
#default-content h1 {
	font-size: 1.1em;
	padding: 5px 0 0 0;
}

#default-content h1,
#default-content h2,
#default-content h4 {  
	font-size: 1.8em;
	padding: 10px 0 3px 0;
}

#default-content h2 { 
	font-size: 1.4em;	
}

#default-content h3 { 
	font-size: 1.3em;
	margin: 0;
	padding: 0;	
}

#default-content h3.aircraft {
	text-transform: capitalize;
	margin: 0;
	font-size: 1.45em;	
	padding: 0;	
	color: #0000CC;
	
}

#default-content h4 { 
	font-size: .9em;
}

#default-content p {
	margin: 0;
	padding: 5px 0 10px 0;	
}

#default-content ul {
	font-size: 1.1em;
	padding: 5px 0 10px 25px;
	margin: 0;
}
#default-content li {
	padding: 0 0 5px 0;
}

#default-content a:hover {
	color: #0099FF;
}

.generic-table td {
padding:0 4px 3px 0;
}
.generic-table .flabel {
text-align: right;
}
#ContactForm legend {
font-weight:bold;
}
#ContactForm fieldset {
margin:10px 0;
border:1px solid #CCCCCC;
padding:10px;
width: 400px;
}
.bg1 {background-color:#efefef; padding-left:3px;}
.bg2 {background-color:#dfdfdf; padding-left:3px;}
.bold {font-weight:bold;}

.hilite {color:#003399}

/*Menu */
#leftcolumn {float:left; width:225px}
#rightcolumn {float:left; width:525px}
.dropdown {display:block; position:relative}
.dropdown dt {width:308px; height:0px; border:0px solid #0055a4; padding-top:21px; font-weight:bold; cursor:pointer; background:url(images/b_charter.jpg) no-repeat}
.dropdown .upperdd {border-bottom:none}
.dropdown dt:hover {height:0px; background:url(images/b_charter_h.jpg) no-repeat}
.dropdown dd {position:absolute; top:0; overflow:hidden; width:208px; display:none; background:#fff; opacity:0}
.dropdown ul {width:204px; border:1px solid #fff; list-style:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#1564bf; text-decoration:none; background:#bcbdc0; width:194px}
.dropdown a:hover {background:#1564bf; color:#fff}
.dropdown .underline {border-bottom:1px solid #fff}

.dropdown_about {display:block; position:relative}
.dropdown_about dt {height:0px; width:308px; border:0px solid #0055a4; padding-top:21px; font-weight:bold; cursor:pointer; background:url(images/b_about.jpg) no-repeat}
.dropdown_about .upperdd {border-bottom:none}
.dropdown_about dt:hover {height:0px; background:url(images/b_about_h.jpg) no-repeat}
.dropdown_about dd {position:absolute; top:0; overflow:hidden; width:208px; display:none; background:#fff; opacity:0}
.dropdown_about ul {width:204px; border:1px solid #fff; list-style:none}
.dropdown_about li {display:inline}
.dropdown_about a, .dropdown_about a:active, .dropdown_about a:visited {display:block; padding:5px; color:#1564bf; text-decoration:none; background:#bcbdc0; width:194px}
.dropdown_about a:hover {background:#1564bf; color:#fff}
.dropdown_about .underline {border-bottom:1px solid #fff}