body {
		margin-top:					0;
		margin-left:				auto;
		margin-right:				auto;
		text-align:					center; 
		font-family:				tahoma;
		font-size:					11px;
		color:							#FFFFFF;
		background-color:		#202020;
}

img {
		margin:							0 0 0 0;
		padding:						0 0 0 0;
		border:							0;
		display:						block;
		vertical-align:			bottom-left;
}

}

table {
		font-family:				tahoma;
		font-size:					11px;
		color:							#FFFFFF;
		margin:							0 0 0 0;
		padding:						0 0 0 0;
		border:							0;
		cell-padding:				0;
		cell-spacing:				0;
		border-collapse:		collapse; 
		background-color:		#202020;
}

td {
		margin: 						0; 
		border: 						none;
		padding: 						0;
		align:							left;
		vertical-align:			bottom;
}

h1 {
	display: 			inline;
	font-size:			11px;
	font-weight:		normal;
	color:			#000000;
	text-decoration: 		none;
}

a {
	 text-decoration: 		none;
}

a.boxed {
    color:							#CE551D;
    text-decoration: 		none;
}
a:hover.boxed {
		color:							#CE551D;
    text-decoration: 		underline;
}

a.footer {
    color:							#666666;
    text-decoration: 		none;
}
a:hover.footer {
		color:							#999999;
    text-decoration: 		none;
}


a.home {
    display: block;
    width: 37px;
    height: 17px;
    background: url("images/btn_home_css.gif") 0 0 no-repeat;
    text-decoration: none;
}
a:hover.home {
    background-position: -37px 0;
}
a.homeselected {
    display: block;
    width: 37px;
    height: 17px;
    background: url("images/btn_home_css.gif") 0 0 no-repeat;
    background-position: -37px 0;
    text-decoration: none;
}

a.applynow {
    display: block;
    width: 77px;
    height: 17px;
    background: url("images/btn_applynow_css.gif") 0 0 no-repeat;
    text-decoration: none;
}
a:hover.applynow {
    background-position: -77px 0;
}
a.applynowselected {
    display: block;
    width: 77px;
    height: 17px;
    background: url("images/btn_applynow_css.gif") 0 0 no-repeat;
    background-position: -77px 0;
    text-decoration: none;
}

a.courses {
    display: block;
    width: 52px;
    height: 17px;
    background: url("images/btn_courses_css.gif") 0 0 no-repeat;
    text-decoration: none;
}
a:hover.courses {
    background-position: -52px 0;
}
a.coursesselected {
    display: block;
    width: 52px;
    height: 17px;
    background: url("images/btn_courses_css.gif") 0 0 no-repeat;
    background-position: -52px 0;
    text-decoration: none;
}

a.aircraft {
    display: block;
    width: 45px;
    height: 17px;
    background: url("images/btn_aircraft_css.gif") 0 0 no-repeat;
    text-decoration: none;
}
a:hover.aircraft {
    background-position: -45px 0;
}
a.aircraftselected {
    display: block;
    width: 45px;
    height: 17px;
    background: url("images/btn_aircraft_css.gif") 0 0 no-repeat;
    background-position: -45px 0;
    text-decoration: none;
}

a.quality {
    display: block;
    width: 100px;
    height: 17px;
    background: url("images/btn_quality_css.gif") 0 0 no-repeat;
    text-decoration: none;
}
a:hover.quality {
    background-position: -100px 0;
}
a.qualityselected {
    display: block;
    width: 100px;
    height: 17px;
    background: url("images/btn_quality_css.gif") 0 0 no-repeat;
    background-position: -100px 0;
    text-decoration: none;
}

a.employment {
    display: block;
    width: 78px;
    height: 17px;
    background: url("images/btn_employment_css.gif") 0 0 no-repeat;
    text-decoration: none;
}
a:hover.employment {
    background-position: -78px 0;
}
a.employmentselected {
    display: block;
    width: 78px;
    height: 17px;
    background: url("images/btn_employment_css.gif") 0 0 no-repeat;
    background-position: -78px 0;
    text-decoration: none;
}

a.aboutus {
    display: block;
    width: 58px;
    height: 17px;
    background: url("images/btn_about_css.gif") 0 0 no-repeat;
    text-decoration: none;
}
a:hover.aboutus {
    background-position: -58px 0;
}
a.aboutusselected {
    display: block;
    width: 58px;
    height: 17px;
    background: url("images/btn_about_css.gif") 0 0 no-repeat;
    background-position: -58px 0;
    text-decoration: none;
}

a.contact {
    display: block;
    width: 69px;
    height: 17px;
    background: url("images/btn_contact_css.gif") 0 0 no-repeat;
    text-decoration: none;
}
a:hover.contact {
    background-position: -69px 0;
}
a.contactselected {
    display: block;
    width: 69px;
    height: 17px;
    background: url("images/btn_contact_css.gif") 0 0 no-repeat;
    background-position: -69px 0;
    text-decoration: none;
}