@charset "utf-8";
/* CSS Document */

body {
	background-color:#1F4C83;
	background-image:url(bg1.png); background-repeat:repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size:12px;
	margin: 0px;
}
.date {color:#000; font-family:Verdana, Geneva, sans-serif; font-size:10px;}
/* navigation */
.navigation { background-image:url(but-bg-down.png); border-top: 1px solid #AFBEC7;
}
.tabelBlue-bg {
	background-image:url(bg-drop-blue.png);
	background-repeat:repeat-x;
	background-color:#010F1B;
}


.tabelheadred {
	background-image:url(box-hot-top.png);
	background-repeat:repeat-x;
	background-color:#010F1B;
}

.tableblack {background-color:#fff;}
h1 {text-shadow:#111111 2px 2px 2px;}
h2 {
	background-image:url(box-top.png);
	padding: 10px 0px 8px 20px;
	margin: 0px;}
legend {color:#FFF;}
fieldset {border: 2px solid #0D1D2C;}
fieldset legend {padding: 6px;font-weight: bold;}

.fullbody {
	/*border: 1px #ccc solid;
	border-right: 1px #000 solid;
	box-shadow: -1px 7px 11px 4px #000000;
	padding: 0px;
	/*border-radius: 10px 10px 10px 10px;*/
    	width: 850px;
	background:#FFF;
	/*background: url("../images/body-bg.png");*/
	
}

.marquee1{
	color:#000;
	font-size:12px;
	font-weight:bold;
	width:765px;
	height: 25px;
	border: 1px solid #FF0;
	background:#FF0;
	padding:1px;
}
.marqueetext {color:#000;
	font-size:12px;
	font-weight:bold;
    background:#FF0;

	}

.input1 {
	color:#FFF;
	font-size:11px;
	width:170px;
	height: 18px;
	border: 1px solid #0D1D2C;
	background:#556370;
	padding:0px 0px 0px 5px;}

.input3 {
	color:#FFF;
	font-size:11px;
	width:170px;
	height: 23px;
	border: 1px solid #0D1D2C;
	background:#556370;
	padding:0px 0px 0px 5px;}
.input2 {
	color:#FFF;
	font-size:11px;
	width:80px;
	height: 23px;
	border: 1px solid #0D1D2C;
	background:#556370;
	padding:0px 0px 0px 5px;}
checkbox {color:#fff; background-color:#33b;}
.globe {background-image:url(globe.png);}

.reset {
	background-color:#9E1900;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	width:100px;
	height:25px;
	border:1px solid #000;
}
.tab2 {background-color:#556370;}
.flightsbot {
	color:#98C5D8;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
.from {
	font-size:9px;
	font-style: italic;
	padding-top:5px;
}

#flight a:link { color: #98C5D8; text-decoration:none;}
#flight a:visited {color: #98C5D8; text-decoration:none;}
#flight a:hover {color: #98C5D8; text-decoration:underline;}
#flight a:active {color: #98C5D8; text-decoration:none;}

#white a:link { color: #fff; text-decoration:underline;}
#white a:visited {color: #fff; text-decoration:none;}
#white a:hover {color: #fff; text-decoration:underline;}
#white a:active {color: #fff; text-decoration:none;}

#tandc a:link { color: #000; text-decoration:none;}
#tandc a:visited {color: #000; text-decoration:none;}
#tandc a:hover {color: #000; text-decoration:underline;}
#tandc a:active {color: #000; text-decoration:none;}
