<style type="text/css">{  }
BODY {
font-family:Arial;
font-size:12px;
font-style:normal;
color:#002C7B;
margin:0px auto;
text-align:center;
}
TD.TD {
font-family:Arial;
font-size:12px;
font-style:normal;
color:#002C7B;
}
TD.Main {
font-family:Arial;
font-size:12px;
font-style:normal;
color:#002C7B;
padding-top:15px;
padding-left:15px;
padding-right:0px;
padding-bottom:0px;
}
TD.Main2 {
font-family:Arial;
font-size:12px;
font-style:normal;
color:#002C7B;
}
TD.MainBox {
width:33%;
font-family:Arial;
font-size:12px;
font-style:normal;
color:#002C7B;
padding:15px;
background-image:url(http://www.flightschooldb.com/2008/Img/bg-grad-grey.gif);
}

TD.TopMenu {
border: solid 1px #01091c;
padding:5px;
background-image:url(http://www.flightschooldb.com/2008/Img/gd.gif);
font-size:14px;
color:#01091c
}
A:Link.Main,A:Visited.Main {
text-decoration:none;
color:#00f;
font-weight:bold
}
A:Link.Main2,A:Visited.Main2 {
text-decoration:none;
color:#00f;
font-weight:none
}
A:Link.TopMenu,A:Visited.TopMenu {
Padding: 10px;
text-decoration:none;
color:#f0f0f0;
font-weight:none
}
A:Link.Dark,A:Visited.Dark {
text-decoration:none;
color:#002C7B;
font-weight:none
}
A:Link.Red,A:Visited.Red {
text-decoration:none;
color:#ff0000;
font-weight:bold
}
A:Hover.TopMenu,A:Hover.Main,A:Hover.Main2,A:Hover.Red {
text-decoration:underline;
color:#FF9000;
font-weight:bold
}
A:Hover.Dark {
text-decoration:underline;
color:#FF9000;
font-weight:none
}
H1.Main {
margin:0px;
font-size:18px
}
H2.Main {
margin-bottom:5px;
font-size:14px
}
Select.Search {
Font-family: Arial;
Font-Size: 12px
}
Input.Search {
Font-family: Arial;
Font-Size: 11px;
font-weight:bold
}
button.Search {
Font-family: Arial;
Font-Size: 12px
}
Input.TopBar {
Font-family: Arial;
Font-Size: 10px;
color: #5e5e5e;
font-weight:bold
}
Input.TopBarButton {
Font-family: Arial;
Font-Size: 10px;
font-weight:bold
}
#box
	{
	margin-top: 15px;
	margin-bottom: 0px;
	padding: 0;
	text-align: left;
	background-color: #eeeeee;;
	}
 	
#content
	{
	padding:15px;
	}

		
/* ---=== border code follows ===--- */
/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/

#tlc, #trc, #blc, #brc
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

#tlc
	{
	background-image:url(http://www.flightschooldb.com/2008/Img/tlc.gif);
	background-position: 0% 0%;
	}

#trc
	{
	background-image:url(http://www.flightschooldb.com/2008/img/trc.gif);
	background-position: 100% 0%;
	}
	
#blc
	{
	background-image:url(http://www.flightschooldb.com/2008/Img/blc.gif);
	background-position: 0% 100%;
	}

#brc
	{
	background-image:url(http://www.flightschooldb.com/2008/Img/brc.gif);
	background-position: 100% 100%;
	}

#tb, #bb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
			
#tb
	{
	background-image:url(http://www.flightschooldb.com/2008/Img/tb.gif);
	background-position: 0% 0%;
	}

#bb
	{
	background-image:url(http://www.flightschooldb.com/2008/Img/bb.gif);
	background-position: 50% 100%;
	}
	
#rb
	{
	background-image:url(http://www.flightschooldb.com/2008/Img/r.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

#lb
	{
	background-image:url(http://www.flightschooldb.com/2008/Img/l.gif);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}
</STYLE>