@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	text-align: center;
	background-color: #15356A;
}
#table_bg{
	background-image: url(../images/main_bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: top;
	border: 2px ridge #FFFFFF;
}

.SuccessText
{
	color:#009900;	
	font-family:"Bank Gothic",Arial,Verdana;
	font-size:9pt;
	font-weight:bold;
}

#flight_search {
	border: 1px solid #FFFFFF;
	position:absolute;
	left:-1px;
	_left:-176px;
	top:0px;
	width:350px;
	height:261px;
	z-index:5;
	background-color: #E3E1EC;
	background-image: url(../images/turbine.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow: hidden;

}
#checkin {
	border: 1px solid #FFFFFF;
	position:absolute;
	left:0px;
	_left:-176px;
	top:0px;
	width:350px;
	height:261px;
	z-index:4;
	background-color: #E3E1EC;
	background-image: url(../images/checkin.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#booking {
	border: 1px solid #FFFFFF;
	position:absolute;
	left:0px;
	_left:-176px;
	top:0px;
	width:350px;
	height:261px;
	z-index:3;
	background-color: #E3E1EC;
	background-image: url(../images/bookings.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#PackageTours {
	border: 1px solid #FFFFFF;
	position:absolute;
	left:0px;
	_left:-176px;
	top:0px;
	width:350px;
	height:261px;
	z-index:2;
	background-color: #E3E1EC;
	background-image: url(../images/PackageTours.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#cars {
	border: 1px solid #FFFFFF;
	position:absolute;
	left:0px;
	_left:-176px;
	top:0px;
	width:350px;
	height:261px;
	z-index:1;
	background-color: #E3E1EC;
	background-image: url(../images/cars.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#left_box
{

}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index:-1;

}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#main_links
{
}
#main_links a {
	color: #281D64;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;

}
#main_links a:hover {
	color: #000000;
	text-decoration: none;
}
hr {
	border: 1px solid #FFFFFF;
}
#box_links
{

}

#box_links a {
	color: #FFFFFF;
	text-decoration: none;
}

#set-relative {
	position:relative;
}

.whiteBold {
	color: #FFFFFF;
}
.smalllink
{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;


}
#apDiv1 {
	position:absolute;
	left:538px;
	top:222px;
	width:274px;
	height:64px;
	z-index:1;
}
#news {
	position:absolute;
	width:296px;
	height:70px;
	z-index:1;
}
#news {
	left:10px;
	_left:-160px;
	top:-82px;
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
	color: #CCCCCC;
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

#flight_links
{
}

#flight_links a
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

.Normaltext {
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana,Arial;
	line-height:16px;
	font-weight:normal;
}
.Normaltext A{
	COLOR: #072058; 
}
.Normaltext A:hover{
	COLOR: #2A5BCA; 
}
.NormaltextWhite {
	FONT-SIZE: 11px; 
	COLOR: #ffffff; 
	FONT-FAMILY: Verdana,Arial;
	line-height:16px;
	font-weight:normal;
}
.SmallTextWhite {
	FONT-SIZE: 11px; 
	COLOR: #ffffff; 
	FONT-FAMILY: Verdana,Arial;
	line-height:20px;
	font-weight:normal;
}
.SmallTextWhite A{
	COLOR: #173863; 
}
.SmallTextWhite A:hover{
	COLOR: #1D5296; 
}
.TableLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000;
	line-height:16px;
	text-align:right;
}
.ErrorText{
	FONT-SIZE: 11px; 
	COLOR:#FF0000; 
	FONT-FAMILY: Verdana,Arial;
	line-height:15px;
}
.TableData {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000;
	line-height:18px;
}
.HeadText {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color:#444444;
	font-weight: bold;
}
.HeadText A{
	color: #072058;
	text-decoration:none;
}
.HeadText A:hover {
	color: #2A5BCA;
	text-decoration:none;
}

.PageHeadText {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color:#444444;
	font-weight: bold;
}
.PageHeadText A{
	color: #072058;
	text-decoration:none;
}
.PageHeadText A:hover {
	color: #2A5BCA;
	text-decoration:none;
}

