body {
	background: #F0F0F0;
	vertical-align: top;
	text-align: center;
	margin: 0px 0px 10px 0px;
	padding: 0px;	
	min-width: 740px;
	font: normal 12px Arial,Sans-serif;
}

img {
	margin: 0px;
	padding: 0px;	
}

img.dotted {
	margin: 0px 10px 0px 0px;
	border-right: 1px dotted #AAAAAA;
	border-bottom: 1px dotted #AAAAAA;
}

h1 {
	text-align: right;
	width: 730px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	font: normal 10px Arial,Sans-serif;
	color: #003F87;
}

#top {
	margin-top: 0px;
	margin-bottom: 10px;
	width: 740px;
	height: 72px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background: #003F87;
}
#world {
	width: 740px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}


#main {
	float: right;
	width: 538px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url("images/white-back.gif") top center repeat-y #FFFFFF;
	vertical-align: top;
	font: normal 12px Arial,Sans-serif;
}

#topcontent {
	width: 538px;
	height: 37px;
	margin: 0px;
	padding: 0px;
	background: url("images/white-top.gif") top center no-repeat #FFFFFF;
	border-bottom: 1px dotted #AAAAAA;
	font: normal 12px Arial,Sans-serif;
}

#date {
	margin: 0px 0px 0px 25px;
	padding: 10px 0px 0px 0px;
	text-align: left;
	vertical-align: middle;
	font: bold 12px Arial,Sans-serif;
	text-transform:uppercase;
  	letter-spacing:.2em;
	color: #003F87;
}

#content {
	width: 512px;
	margin: 0px 11px;
	padding: 0px;
	background: url("images/white-back.gif") top center repeat-y #FFFFFF;
	border-left: 1px dotted #AAAAAA;
	border-right: 1px dotted #AAAAAA;
	vertical-align: top;
	font: normal 12px Arial,Sans-serif;
}


.h2first {
	width: 512px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: center;
	background: #45669C;
	border-bottom: 1px dotted #AAAAAA;
	font: bold 12px Arial,Sans-serif;
	color: #333333;
	text-decoration: none;
}

.h2grey {
	width: 512px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: center;
	background: #004080;
	border-top: 1px dotted #AAAAAA;
	border-bottom: 1px dotted #AAAAAA;
	font: bold 12px Arial,Sans-serif;
	color: #333333;
	text-decoration: none;
}



h2 {
	margin: 0px;
	padding: 5px;
	text-align: left;
	font: bold 12px Arial,Sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

h3 {
	margin: 0px;
	padding: 5px;
	text-align: left;
	font: bold 12px Arial,Sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

hr {
	color: #FFFFFF;
	border-bottom: 1px dotted #A8CEE2;
}

p {
	margin: 10px 0px;
	font: normal 12px Arial,Sans-serif;
	color: #333333;
	text-align: justify;
}

a {
	font: normal 12px Arial,Sans-serif;
	text-decoration: underline; 
	
}

a:link {
	color: #333333;
}

a:hover {
	color: #668866;
}

a:visited {
	color: #333333;
}

a:visited:hover {
	color: #668866;
}

ul {
	margin: 10px;
	padding: 0px;
}

#botcontent {
	width: 538px;
	height: 36px;
	margin: 0px;
	padding: 0px;
	background: url("images/white-bottom.gif") bottom center no-repeat #FFFFFF;
	border-top: 1px dotted #AAAAAA;
	vertical-align: bottom;
	font: normal 2px Arial,Sans-serif;
}

#side {
	float: left;
	width: 190px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-align: left;
	font: normal 12px Arial,Sans-serif;
}

#airports {
	width: 190px;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
	background: url("images/airports-top.gif") top center no-repeat #FFFFFF;
	text-align: left;
	font: normal 12px Arial,Sans-serif;
}

h3.airports {
	width: 170px;
	margin: 0px 10px 10px 10px;
	padding: 5px 0px 0px 0px;
	font: bold 14px Arial,Sans-serif;
	border-bottom: 1px dotted #668866;
	color: #333333;
	text-decoration: none;
}

p.terminal {
	background: url("images/airplane.gif") left center no-repeat #FFFFFF;
	width: 170px;
	height: 20px;
	text-align: left;
	border-bottom: 1px dotted #CCDDCC;
	padding: 0px;
	margin: 0px 10px;
}

a.departures {
	font: normal 12px Arial,Sans-serif;
	text-decoration: underline;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	text-align: left;
}
a.departures:link {
	color: #003F87;
}
a.departures:hover {
	color: #668866;
}
a.departures:visited {
	color: #003F87;
}
a.departures:visited:hover {
	color: #668866;
}

#information {
	width: 190px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	background: url("images/information-top.gif") top center no-repeat #CCDDCC;
	text-align: left;
}

h3.information {
	width: 170px;
	margin: 0px 10px 10px 10px;
	padding: 5px 0px 0px 0px;
	font: bold 14px Arial,Sans-serif;
	border-bottom: 1px dotted #668866;
	color: #668866;
	text-decoration: none;
}

p.landings {
	background: #CCDDCC;
	width: 170px;
	height: 20px;
	text-align: left;
	padding: 0px;
	margin: 0px 10px;
}

a.arrivals {
	font: normal 12px Arial,Sans-serif;
	margin: 0px 0px 0px 15px;
	text-decoration: underline;
	padding: 0px;
	text-align: left;
}
a.arrivals:link {
	color: #003F87;
}
a.arrivals:hover {
	color: #668866;
}
a.arrivals:visited {
	color: #003F87;
}
a.arrivals:visited:hover {
	color: #668866;
}


td.botnav {
	text-align: center;
	vertical-align: center;
	width: 740px;
	height: 56px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	background: url("images/bottom-bar.gif") center center no-repeat #F0F0F0;
	padding: 0px;
	font: normal 12px Arial,Sans-serif;
	color: #FFFFFF;
}

a.botmenu {
	margin: 10px 0px;
	padding: 0px;
	font: normal 12px Arial,Sans-serif;
	color: #FFFFFF;
}

a.botmenu:link {
	text-decoration: none;
	color: #FFFFFF;
}

a.botmenu:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

a.botmenu:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a.botmenu:visited:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

td.formcell { 
	padding: 0px 5px;
	text-align: right;
	vertical-align: middle;
	font: normal 12px Arial,Sans-serif;
	color: #333333;
}

.form {
	width: 200px;
	font: normal 11px Arial,Sans-serif;
	color: #666666;
}


