html {
	height: 600px;
}

body {
	background-repeat: repeat;
	background-color: #ffffff;
	margin-top : 0em;
	margin-right : 0em;
	margin-bottom : 0em;
	margin-left : 0em;   
	padding: 0; /* what Opera thinks is right */
	text-decoration: none;
	font-family: "Verdana","Arial","Helvetica","sans-serif";
	font-weight: normal;	
	font-size: 10px;
	color: #222222;
	cursor: crosshair;
	height: 100%;
}
td, th, pre {
	text-decoration: none;
	font-family: "Sans serif","Arial", "Helvetica", "Verdana";
	font-size: 10px;
}
option, input, textarea, select {
	text-decoration: none;
	font-size: 9px;
}
h1 {
	text-decoration: none;
	font-weight: bold;
	font-size: 25px;
	color: #222222;
	margin: 0px;
	padding: 0px;
}
h2 {
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;
	color: #555555;
	margin: 0px;
	padding: 0px;
}
h3 {
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #555555;
	margin: 0px;
	padding: 0px;
}
h4 {
	text-decoration: none;
	font-size: 12px;
	color: #555555;
	font-weight: normal;
	margin-bottom: 5px;
	padding: 0px;
}
b, strong {
	text-decoration: none;
	font-size: 11px;	
	font-weight: bold;
}
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style:  none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
	height: 0.5px;
}
a:link {
	text-decoration: none;
	color: #555555;
}
a:visited {
	text-decoration: none;
	color: #555555;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
em {
	text-decoration: none;
	font-size: 10px;
	color: #555555;
	padding: 0px;
}
.hidden  {
	text-decoration: none;
	padding: 0px;
	font-size: 0px;
	color: #157720;
}
.buttonface {
	text-decoration: none;
	border: none;
	background-image: url(../images/go.jpg);
	background-position: center;
	width: 38px;
	height: 20px;
	color: #CCCCCC;
}
.bordered {
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #eeeeee;
	border-bottom-color: #eeeeee;
	border-left-color: #eeeeee;
	padding: 2px;
}
.leftborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
	height: 100%;
}
.rightborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #eeeeee;
	border-right-color: #eeeeee;
	border-bottom-color: #eeeeee;
	border-left-color: #eeeeee;
	height: 100%;
}
.sideborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
	height: 100%;
}
.topborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style:  none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
	height: 100%;
	padding: 5px;
	font-weight: normal;
	font-size: 10px;
}
.botborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style:  none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
	height: 100%;
}
.topbotborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style:  none;
	border-bottom-style:dotted;
	border-left-style: none;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
	height: 100%;
}
.black, a.black:link, a.black:visited  {
	text-decoration: none;
	padding: 0px;
	color: #000000;
}
.white, a.white:link, a.white:visited  {
	text-decoration: none;
	padding: 0px;
	color: #ffffff;
}
.maintable {
	text-decoration: none;
	background-color: #ffffff;
	font-size: 10px;
	text-align: left;	
	width: 780px;
}
.maintablecenter {
	text-decoration: none;
	font-size: 10px;
	color: #777777;
	width: 740px;
	vertical-align: top;
}
.pagetitle {
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #777777;
	margin-bottom: 5px;
	padding: 0px;
}
.leftsideborder {
	background-image : url(../images/leftsideborder.gif);
	background-repeat : repeat-y;
	background-position : 0% 100%;
}
.rightsideborder {
	background-image : url(../images/rightsideborder.gif);
	background-repeat : repeat-y;
	background-position : 0% 100%;
}
.headertop {
	background-image: url(../images/clouds.jpg);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	width: 740px;
	height: 76px;
}
.toplevelnavbar {
	background-color: #005837;
	background-position: 100% 0%;
	width: 740px;
	height: 30px;
}
.toplevelnavbarlinks, a.toplevelnavbarlinks:link, a.toplevelnavbarlinks:visited {
	text-decoration: none;
	background-image: url(../images/menu_background.gif);
	height: 30px;
	padding: 0px;
	font-size: 9px;	
	text-align: center;
	text-indent: 0px;
	vertical-align: bottom;
	line-height: 30px;
	text-shadow: Black;
	word-spacing: 3px;
	color: #ffffff;
}
.selected, a.selected:link, a.selected:visited, a.selected:hover, a.toplevelnavbarlinks:hover {
	text-decoration: none;
	background-image: url(../images/menu_background_red.gif);
	height: 30px;
	padding: 0px;
	font-size: 9px;
	text-align: center;
	text-indent: 0px;
	vertical-align: bottom;
	line-height: 30px;
	text-shadow: Black;
	word-spacing: 3px;
	color: #ffffff;
}
.subtoplevelnavbarlinks, a.subtoplevelnavbarlinks:link, a.subtoplevelnavbarlinks:visited{
	text-decoration: none;
	text-align: left;
	text-shadow: Black;	
	color: #555555;
	vertical-align: bottom;
	padding: 4px;
}
a.subtoplevelnavbarlinks:hover{
	text-decoration: none;
	text-align: left;
	text-shadow: Black;	
	color: #ffffff;
	vertical-align: bottom;
	padding: 4px;
}
.frequentflyerlogin {
	background-image: url(../images/ffp_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #CC0000;
	padding: 8px;
	font-style: inherit;
}
.bookingengine, bookingengine.td{
	background-image: url(../images/bookingengine_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #005837;
	font-size: 10px;
	color: #ffffff;
	width: 400px;
	padding: 8px;
	font-style: inherit;
}
.lefthandcontent {
	background-color: #ffffff;
	background-position: 100% 0%;
	width: 400px;
	height: 200px;
}
.righthandcontent {
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
	width: 340px;
	height: 200px;
}
.footertable {
	vertical-align: bottom;
	height: 20px;	
}
.footerlinks, a.footerlinks:link, a.footerlinks:visited, td.footerlinks {
	background-color: #005837;
	text-decoration: none;
	text-align: left;
	text-indent: 0px;
	font-size: 10px;
	vertical-align: top;
	color: #ffffff;
	padding: 5px;
}
a.footerlinks:hover {
	background-color: #005837;
	text-decoration: none;
	text-align: left;
	text-indent: 0px;
	font-size: 10px;
	vertical-align: bottom;
	color: #ff0000;	
	padding: 5px;
}

/* drop down navbar */
ul {
	text-decoration: none;
	z-index: 10;
	margin: 0px;
	padding: 0px;
	list-style: none;
	-moz-opacity: 0.98;
	filter: alpha(opacity=98); 	
	/* width: 130px; Width of Menu Items */
	}
	
ul li {
	text-decoration: none;
	z-index: 10;
	position: relative;
	border-style: hidden;
	border-top: #005837 solid 0em;
	border-right: #005837 solid 0em;
	border-bottom: #005837 solid 0em;
	border-left: #005837 solid 0em;
	}
	
li ul.horz {
	text-decoration: none;
	z-index: 10;
	text-align: left;
	position: absolute;
	left: 129px; /* Set 1px less than menu width */
	top: 0px;
	display: none;
	}
	
li ul.vertz1 {
	text-decoration: none;
	z-index: 10;
	text-align: left;
	position: absolute;
	left: -1px; /* Set 1px less than menu width */
	width: 150px; /* Width of Menu Items */
	top: 30px;
	border: 0px solid #ffffff;
	border-top: #003300 solid 0.05em;
	border-bottom: #cccccc solid 0.05em;
	display: none;
	}

li ul.vertz2 {
	text-decoration: none;
	z-index: 10;
	text-align: left;
	position: absolute;
	left: -1px; /* Set 1px less than menu width */
	width: 215px; /* Width of Menu Items */
	top: 30px;
	border: 0px solid #ffffff;
	border-top: #003300 solid 0.05em;
	border-bottom: #cccccc solid 0.05em;
	display: none;
	}
	
li ul.vertz3 {
	text-decoration: none;
	z-index: 10;
	text-align: left;
	position: absolute;
	left: -1px; /* Set 1px less than menu width */
	width: 215px; /* Width of Menu Items */
	top: 30px;
	border: 0px solid #ffffff;
	border-top: #003300 solid 0.05em;
	border-bottom: #cccccc solid 0.05em;
	display: none;
	}
	
li ul.vertz4 {
	text-decoration: none;
	z-index: 10;
	text-align: left;
	position: absolute;
	left: -1px; /* Set 1px less than menu width */
	width: 215px; /* Width of Menu Items */
	top: 30px;
	border: 0px solid #ffffff;
	border-top: #003300 solid 0.05em;
	border-bottom: #cccccc solid 0.05em;
	display: none;
	}
		
li ul.vertz5 {
	text-decoration: none;
	z-index: 10;
	text-align: left;
	position: absolute;
	left: -1px; /* Set 1px less than menu width */
	width: 115px; /* Width of Menu Items */
	top: 30px;
	border: 0px solid #ffffff;
	border-top: #003300 solid 0.05em;
	border-bottom: #cccccc solid 0.05em;
	display: none;
	}
	
li ul.vertz6 {
	text-decoration: none;
	z-index: 10;
	text-align: left;
	position: absolute;
	left: -2px; /* Set 1px less than menu width */
	width: 125px; /* Width of Menu Items */
	top: 30px;
	border: 0px solid #ffffff;
	border-top: #003300 solid 0.05em;
	border-bottom: #cccccc solid 0.05em;
	display: none;
	}
	
li ul.vertz7 {
	text-decoration: none;
	z-index: 10;
	text-align: left;
	position: absolute;
	left: -2px; /* Set 1px less than menu width */
	width: 125px; /* Width of Menu Items */
	top: 30px;
	border: 0px solid #ffffff;
	border-top: #003300 solid 0.05em;
	border-bottom: #cccccc solid 0.05em;
	display: none;
	}
	
/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	z-index: 10;
	color: #777;
	/* background: #f5f5f5; */
	background-image: url(../images/menu_background.gif);
	padding: 0px 0px;
	border: 0.05em none #ffffff;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 10px; }
* html ul li a { height: 10px; }
/* End */

ul li a:hover {
	text-decoration: none;
	z-index: 10;
	color: #E2144A;
	/* background: #ffffff; */
	background-image: url(../images/menu_background_dark.gif);
	} /* Hover Styles */
		
ul li ul li a {
	text-decoration: none;
	z-index: 10;
	background: #f5f5f5;
	padding: 0px;
	/* border: 0px solid #303141; */
	/* -moz-opacity: 0.85; */
	/* filter: alpha(opacity=85); */ 
	/* border-color: transparent; */
	border-top: #dddddd solid 0.05em;
	border-right: #dddddd solid 0.05em;
	border-bottom: #dddddd solid 0em;
	border-left: #dddddd solid 0.05em;
	} /* Sub Menu Styles */

ul li ul li a:hover {
	text-decoration: none;
	z-index: 10;
	color: #E2144A;
	background: #005837;
	padding: 0px;
	/* border: 0px solid #303141; */
	/* -moz-opacity: 0.85; */
	/* filter: alpha(opacity=85); */ 
	/* border-color: transparent; */
	border-top: #005837 solid 0.05em;
	border-right: #005837 solid 0.05em;
	border-bottom: #005837 solid 0em;
	border-left: #005837 solid 0.05em;
	} /* Hover Styles */
			
li:hover ul, li.over ul { text-decoration: none; z-index: 10; display: block; } /* The magic */

