/* CSS Document */

/*  ---------------------------------------------------    F L I G H T     F O R M  ---------------------------------------------------  */

#flightForm {
	background-color: F1F4F7;
	border-right-width: 4px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #666666; }
.flightfonts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666; }
.flightfields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #F9F9F9; }

/*  ---------------------------------------------------    L I N K S   ---------------------------------------------------  */

#links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
#links a, links a:active, links a:visited{
	font-weight: normal;
	color: #003366;
	text-decoration: underline; }
#links a:hover{
	color: #FF3300;
	text-decoration: underline; }
/*  ---------------------------------------------------    B O X    ---------------------------------------------------  */

#Box{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
#Box a, Box a:active, Box a:visited{
	color: #003366;
}
#Box a:hover{
	color: #FF3300;
}


/*  ---------------------------------------------------   D I V   A D   ---------------------------------------------------  */

#DivAd{
	border: 1px solid #CCCCCC;
}


/*  ---------------------------------------------------   T R A C K E R    ---------------------------------------------------  */

.tracker {
	background-color: #F9F9F9; }



<!---   ---------------------------------------------------    C O M M O N   S T Y L E S   ----------------------------------------- --->


td, tr, p{
	font-family: Arial, Calibri, Tahoma;
	font-size: 12px;}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666; }
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333; }
	.button {background-image: url(images/btn-green-bg.gif); color: #FFFFFF; font-weight: bold; font-size: 11px;border-bottom:none;border-top:none;border-


