body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #00B9E9;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-position: center -80px;
}
.txtbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.txtbodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.txtbodyL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.3;
}
.txtbodyBoldL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1.3;
}
.txtbodyBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	line-height: 1.2;
	padding: 5px;
}
.txtbodyBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #33CCFF;
	line-height: 1.2;
}
.txtboxBl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
}
.bkNews {
	background-image: url(images/newsletter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: left;
}
a.white:link {
	text-decoration: underline;
	color: #ffffff;
}
a.white:visited {
	text-decoration: underline;
	color: #ffffff;
}
a.white:hover {
	text-decoration: none;
	color: #0000CC;
}
a.white:active {
	text-decoration: underline;
	color: #ffffff;
}
.menu_links {
	text-decoration: none;
}
.menu_links:hover {
	text-decoration: none;
	background-color:#FFFFFF;
	color:#000000;
}
.menu_links:active {
	text-decoration: none;
	background-color:#FFFFFF;
	color:#000000;
}
.submit {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #00B9E9;
	border: 1px solid #CCCCCC;
}
.head1 {
	font-family: Arial;
	font-size: 14px;
	color: #0066CC;
	line-height: 1.2;
	font-weight: bold;
	text-decoration: none;
}
.tableBG {
	background-color: #E3F0F9;
	border: 1px solid #00B9E9;
}
.TableBG2 {
	background-color: #FFFFFF;
	border: 1px solid #00B9E9;
}

.style2 {color: #000000}
.style3 {color: #333333}
.style4 {color: #00B9E9}
	
.airfares {
	font-size: 11px;
	margin-left: 10px;
	text-align: left;
	margin-right: 10px;
}

.inputbox {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFF99;
}

.inputbox2 {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFF99;
}

