body {
	background-color: #666666;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.form {
	color: #333333;
	font-size: 12px;
}

.booker {
	color: #999999;
	font-size: 12px;
}
.booker a{
	color: #003366;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
.booker a:hover{
	color: #FFCC00;
	font-size: 12px;
	text-decoration: underline;
}
.menu
{
	color: #666666;
	font-size: 12px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.container {
	width: 880px;
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
.footer {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	padding-top: 10px;
}
select {
	font-size: 11px;
}
input {
}
.footer a{
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.footer a:hover{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background-image: url(little-plane.jpg);
	background-repeat: no-repeat;
	text-indent: 110px;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 5px;
}
a {
	color: #004389;
	text-decoration: underline;
}
a:hover{
	color: #000000;
	text-decoration: none;
}
input {
	font-size: 11px;
}
.flightHeaders {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.flightHeaders a{
	color: #ffffff;
	text-decoration: none;
}
.flightHeaders a:hover{
	color: #ffffff;
	text-decoration: underline;
}
a:hover{
	color: #004389;
	text-decoration: underline;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background-image: url(site/promo.gif);
	background-repeat: no-repeat;
	text-indent: 35px;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.promo {
	font-size: 12px;
	color: #333333;
	padding: 10px 10px 10px 25px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}
.promo p{
	font-size: 11px;

}
.promo a{
	color: #7FA1C4;

}
.promo a:hover{
	color: #000000;

}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 10px;
	padding-left: 20px;
}
p {
	font-size: 12px;
	color: #666666;
}
