body, html { height: 100%; }
body
  {
	margin: 0px;
	padding: 0px;
	min-width: 720px;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	height:100%;
}

#main_screen
  {
	position: relative;
    min-width: 770px;
	height: 100%;
	background-image: url(../images/strep_top.gif);
	background-repeat: repeat-x;
	background-position: center 120px;
	
  }
  
  #footer {
	position:absolute;
	left:0px;
	top:720px;
	width:100%;
	height:137px;
	z-index:1;
	background-image: url(../images/footer.gif);
	background-color: #C01814;
}
  #footer1 {
	position:absolute;
	left:0px;
	top:800px;
	width:100%;
	height:137px;
	z-index:1;
	background-image: url(../images/footer.gif);
	background-color: #C01814;
}
  #footer2 {
	position:absolute;
	left:0px;
	top:1000px;
	width:100%;
	height:137px;
	z-index:1;
	background-image: url(../images/footer.gif);
	background-color: #C01814;
}
  #footer21 {
	position:absolute;
	left:0px;
	top:950px;
	width:100%;
	height:137px;
	z-index:1;
	background-image: url(../images/footer.gif);
	background-color: #C01814;
}
  #footer3 {
	position:absolute;
	left:0px;
	top:1100px;
	width:100%;
	height:137px;
	z-index:1;
	background-image: url(../images/footer.gif);
	background-color: #C01814;
}
  #footer4 {
	position:absolute;
	left:0px;
	top:1500px;
	width:100%;
	height:137px;
	z-index:1;
	background-image: url(../images/footer.gif);
	background-color: #C01814;
}
  #footer5 {
	position:absolute;
	left:0px;
	top:2000px;
	width:100%;
	height:137px;
	z-index:1;
	background-image: url(../images/footer.gif);
	background-color: #C01814;
}
  #footer6 {
	position:absolute;
	left:0px;
	top:2300px;
	width:100%;
	height:137px;
	z-index:1;
	background-image: url(../images/footer.gif);
	background-color: #C01814;
}
  #footer7 {
	position:absolute;
	left:0px;
	top:2500px;
	width:100%;
	height:137px;
	z-index:1;
	background-image: url(../images/footer.gif);
	background-color: #C01814;
}
  #footer8 {
	position:absolute;
	left:0px;
	top:2600px;
	width:100%;
	height:137px;
	z-index:1;
	background-image: url(../images/footer.gif);
	background-color: #C01814;
}
  #footer9 {
	position:absolute;
	left:0px;
	top:2900px;
	width:100%;
	height:137px;
	z-index:1;
	background-image: url(../images/footer.gif);
	background-color: #C01814;
}
  #footer_internal {
	position:absolute;
	left:0px;
	width:100%;
	height:137px;
	z-index:1;
	background-image: url(../images/footer.gif);
	background-color: #C01814;
	top: 1050px;
	vertical-align: bottom;
}
#content {
	position:absolute;
	left:102px;
	top:30px;
	width:802px;
	height:850px;
	z-index:2;
}

img { behavior: url(iepngfix.htc); }

.shadow { background-image:url(../images/shadow.png);
background-repeat:no-repeat;
}

img, .shadow { behavior: url(iepngfix.htc); }

.shadow_ft {
	background-image:url(../images/shadow_ft.png);
	background-repeat:no-repeat;
}

img, .shadow_ft { behavior: url(iepngfix.htc); }

.newsletter_field {
	background-color: #B0B7BF;
	border: 1px solid #414B56;
	height: 16px;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414B56;
	padding-top: 2px;
	padding-left: 5px;
}
.left_table_right_border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C2C2C0;
}
.order_table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C2C2C0;
}
.top_right_td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #C2C2C0;
	border-right-color: #C2C2C0;
}

.left_td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2C2C0;
}
.middle_td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2C2C0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C2C2C0;
	border-left-color: #C2C2C0;
}
.right_td {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2C2C0;
}
.left_td_advertisments {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C2C2C0;
}
.flight_table_border {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7B120F;
	border-right-color: #596066;
	border-bottom-color: #596066;
	border-left-color: #596066;
}
.flight_table_header_bottom_border {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7B120F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEEEEE;
	text-align: center;
}
.flight_table_records_bottom_border {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6B737A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEEEEE;
	text-align: center;
}
.flight_table_day {
	height: 65px;
	width: 65px;
	background-image: url(images/ft_sticky.png);
	background-repeat: repeat-x;
	position: absolute;
	left: 15px;
	top: 275px;
	
}
.form_field {
	background-color: #B0B7BF;
	border: 1px solid #414B56;
	height: 17px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414B56;
	padding-top: 2px;
	padding-left: 5px;
	vertical-align: middle;
}
.button_form {


	background-color: #4C5660;
	border: 1px solid #414B56;
	height: 20px;
	width: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-left: 5px;
}
.form_dropdown {

	background-color: #B0B7BF;
	border: 1px solid #414B56;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414B56;
	padding-top: 2px;
	padding-left: 5px;
	vertical-align: middle;
}
.form_field_normal {

	background-color: #B0B7BF;
	border: 1px solid #414B56;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414B56;
	padding-top: 2px;
	padding-left: 5px;
	vertical-align: middle;
}
.form_text_area {


	background-color: #B0B7BF;
	border: 1px solid #414B56;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414B56;
	padding-top: 2px;
	padding-left: 5px;
	vertical-align: text-top;
}
.top_td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C2C2C0;
}
.list_bullet {
	list-style-image: url(images/bullet.png);
	font-family: Arial, Helvetica, sans-serif;
	color: #4D5760;
	font-size: 12px;
}
#footer_internal_ft {

	position:absolute;
	left:0px;
	width:100%;
	height:137px;
	z-index:1;
	background-image: url(images/footer.gif);
	background-color: #C01814;
	top: 1050px;
}
.image_border {
	border: 1px solid #A2A8AF;
	padding: 1px;
}
UL#mainMenu {
	PADDING-RIGHT: 0px; BORDER-TOP: #295fa7 1px solid; DISPLAY: block; PADDING-LEFT: 19px; BACKGROUND: url(images/backdrop_main_menu.gif); PADDING-BOTTOM: 0px; MARGIN: 0px 1px; PADDING-TOP: 1px; BORDER-BOTTOM: #295fa7 1px solid; LIST-STYLE-TYPE: none; HEIGHT: 23px
}
UL#mainMenu LI {
	DISPLAY: block; Z-INDEX: 1; FLOAT: left; BORDER-BOTTOM: #fff 1px solid; POSITION: relative; HEIGHT: 22px
}
UL#mainMenu LI A {
	PADDING-RIGHT: 35px; DISPLAY: block; PADDING-LEFT: 8px; FLOAT: left; FONT: 11px Arial; TEXT-TRANSFORM: uppercase; COLOR: #fff; PADDING-TOP: 4px; HEIGHT: 18px; TEXT-DECORATION: none
}
UL#mainMenu LI A:hover {
	BACKGROUND: #bbc5ce; COLOR: #003464; BORDER-BOTTOM: #14417c 3px solid; HEIGHT: 15px
}
UL#mainMenu LI.over A {
	BACKGROUND: #bbc5ce; COLOR: #003464; BORDER-BOTTOM: #14417c 3px solid; HEIGHT: 15px
}
UL#mainMenu LI UL {
	DISPLAY: none
}
UL#mainMenu LI.over UL {
	BORDER-RIGHT: #295fa7 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #295fa7 1px solid; DISPLAY: block; PADDING-LEFT: 2px; BACKGROUND: #fff; FILTER: alpha(opacity=90); LEFT: 0px; PADDING-BOTTOM: 2px; MARGIN: 0px; BORDER-LEFT: #295fa7 1px solid; WIDTH: 130px; PADDING-TOP: 2px; BORDER-BOTTOM: #295fa7 1px solid; POSITION: absolute; TOP: 23px; moz-opacity: .9
}
UL#mainMenu LI:hover UL {
	BORDER-RIGHT: #295fa7 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #295fa7 1px solid; DISPLAY: block; PADDING-LEFT: 2px; BACKGROUND: #fff; FILTER: alpha(opacity=90); LEFT: 0px; PADDING-BOTTOM: 2px; MARGIN: 0px; BORDER-LEFT: #295fa7 1px solid; WIDTH: 130px; PADDING-TOP: 2px; BORDER-BOTTOM: #295fa7 1px solid; POSITION: absolute; TOP: 23px; moz-opacity: .9
}
UL#mainMenu LI UL LI {
	DISPLAY: block; WIDTH: 130px; BORDER-BOTTOM: #a2bbdb 1px solid; HEIGHT: 16px
}
UL#mainMenu LI.over UL LI A {
	PADDING-RIGHT: 2px; PADDING-LEFT: 4px; BACKGROUND: none transparent scroll repeat 0% 0%; PADDING-BOTTOM: 2px; MARGIN: 0px; TEXT-TRANSFORM: none; WIDTH: 125px; COLOR: #295fa7; BORDER-TOP-STYLE: none; PADDING-TOP: 2px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: auto; BORDER-BOTTOM-STYLE: none
}
UL#mainMenu LI:hover UL LI A {
	PADDING-RIGHT: 2px; PADDING-LEFT: 4px; BACKGROUND: none transparent scroll repeat 0% 0%; PADDING-BOTTOM: 2px; MARGIN: 0px; TEXT-TRANSFORM: none; WIDTH: 125px; COLOR: #295fa7; BORDER-TOP-STYLE: none; PADDING-TOP: 2px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: auto; BORDER-BOTTOM-STYLE: none
}
UL#mainMenu LI UL LI A:hover {
	BACKGROUND: #d8e3f0; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: auto; TEXT-DECORATION: none; BORDER-BOTTOM-STYLE: none
}