/* Authored by Tim Rauter October 2005 */



body {
margin: 10px auto;
background-color: #646464;
}

td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #555555;
/*text-align: left;*/
}

a {
color: #FF9600;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #FF9600;
font-weight: bold;
text-decoration: underline;
}

a.menu:link, a.menu:hover, a.menu:active, a.menu:visited {
	color: #eeeeee;
	font-weight: normal;
	font-size: 11px;
	padding-left: 15px;
}
a.service:link, a.service:hover, a.service:active, a.service:visited {
	background: url('images/servicearrow.png') no-repeat;
	background-position: 0 4px;
	color: #F28201;
	font-weight: normal;
	font-size: 11px;
	padding-left: 10px;
}
a.linkslink:link, a.linkslink:hover, a.linkslink:active, a.linkslink:visited {
	background: url('images/servicearrow.png') no-repeat;
	background-position: 0 4px;
	color: #F28201;
	font-weight: normal;
	font-size: 11px;
	padding-left: 10px;
}


.title {
font-size: 12px;
font-weight: bold;
color: #FF5A00;
}
.airport {
	background: #FF5A00;
	color: #ffffff;
	font-weight: bold;
}
.header {
height: 105px;
width: 100%;
background-image: url(images/headerbg.gif);
background-repeat: no-repeat;
background-color: #646464;
padding-bottom: 5px;
padding-right: 50px;
text-align: right;
}

.headerright {
padding: 15px 15px 0 0;
}

.mainbody {
background-image: url(images/mainbodybg.gif);
background-repeat: repeat-y;
background-color: #646464;
text-align: left;
}

.mainleft {
padding: 0 0 0 20px;
}
.mainleft2 {
padding: 0;
}

.dividervert {
background-image: url(images/divider_vert.gif);
background-repeat: repeat-y;
}

.mainright {
padding: 10px 15px 0 5px;
}

.footer {
height: 43px;
margin: 0;
background-image: url(images/footerbg.gif);
background-repeat: no-repeat;
background-color: #646464;
}

.footerleft {
padding: 8px 0 0 35px;
font size: 9px;
}

.footerright {
text-align: right;
padding: 8px 35px 0 0;
font-size: 9px;
}

.poweredBy {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #555555;
}

table.prices td {
	text-align: center;
	vertical-align: middle;
}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #000000;
}
.bluebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #cccccc;
	border: 1px solid #000000;
}
a.madeby:link, a.madeby:hover, a.madeby:active, a.madeby:visited {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}

