body {
		font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#header {
	padding: 0px 0px 0px 0px;
}



div#page_name {
	background: url(images/page_name_bg.gif) repeat-x top left;
	height: 90px;
	margin-bottom: 0px;
}


/*** flightsupport and groundcrew pages ***/
.fs {

	border: 10px solid #ccccff;
	border-style: double;

}
.fs td { border-width: thick; 
	border-style: outset;
	border-color: #ccccff;
}

span.fsbluetext h3, p {

	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #536e8d;
	
	
}

.gcc {

	border: 10px solid #93bda9;
	border-style: double;
}
.gcc td { border-width: thick; 
	border-style: outset;
	border-color: #93bda9;
}
.clublist li{

	font-size: 10px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	list-style-type:disc;

}

.clubpara{

	font-size: 11px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #536e8d;
	margin: 14px 8px 8px 2px;
	
}



/*** Menu ***/

.main_menu {
	text-align: right;
	font-size: 10px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;

}

.textboxbig {

	font-family: Arial;
	font-size: 11px;
	color: #46719a;
	height: 92px;
	border: 1px solid #46719a;

}
span.atext {
	color:#003366;
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}


.main_menu  a {
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

.main_menu  a:hover, .main_menu  a.active  {
	color: #66ccff;
	text-decoration: none;
}



/*** Main Menu ***/

ul#main_menu {
	float: right;
	font-size: 10px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: -60px 0px 0px 0px;
	list-style-type: none;
}

ul#main_menu li {
	float: left;
	margin: 0px 1px;
	padding: 65px 0px 2px;
}

ul#main_menu li.active {
	background: url(images/menu_bg.gif) repeat-x;
}

ul#main_menu li a {
	color: #333366;
	text-transform: uppercase;
	padding: 0px 10px;
	text-decoration: none;
}

ul#main_menu li a:hover, ul#main_menu li.active a {
	color: #3333cc;
	text-decoration: none;
}


td h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

td h4 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	}

td p {
	text-align: justify;
}
span.tagline {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
span.spec {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
span.black {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
		font-size: 14px;
	color: #000000;
}
span.blue {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #333399;
	margin: 0;
}
h1, h2, h3, h4 {
	margin: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	letter-spacing: 1px;
	font-size: 30px;
}

h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
}


SPAN.fplink  li{
	list-style-type: none;
	line-height: 10px;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 2em 0em;
}

ol {
	margin: 0 0 2em -1em;
	list-style-type: round;
	line-height: 22px;
	font-size: 12px;
}

img {
	border: none;
}


img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

img.greenleft {
	float: left;
	margin-right: 0 0 0 0;
	}
	
.tsbox td{
	line-height:1.3em;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #333399;
	font-size: 20px;
	
}


span.green {
	line-height:1.5em;
	display: block;
	margin: 0 0 0em 0em;
	color: green;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	
}



