﻿.maintext_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.mainTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #CB1010;
	font-weight: bold;
}
.mainTitleitalics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #CB1010;
	font-weight: bold;
	font-style: italic;
}
.maintextItalics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-style: italic;
}
.maintext_whiteItalics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-style: italic;
}
.maintextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: bold;
}
.navigation_background {
	background-position: 0px 0px;
	position: absolute;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-image: url('images/navbar.jpg');
	height: 28px;
	background-repeat: no-repeat;
	top: 0px;
	left: 0px;
}
.footer_background_home {
	background-position: 0px 0px;
	position: absolute;
	width: auto;
	background-image: url('images/footer.jpg');
	height: 200px;
	background-repeat: no-repeat;
	top: 800px;
	left: 0px;
}
.footer_background {
	background-position: 0px 0px;
	position: absolute;
	width: auto;
	background-image: url('images/footer.jpg');
	height: 200px;
	background-repeat: no-repeat;
	top: 900px;
	left: 0px;
}
.footer_smallpages {
	background-position: 0px 0px;
	position: absolute;
	width: auto;
	background-image: url('images/footer.jpg');
	height: 200px;
	background-repeat: no-repeat;
	top: 500px;
	left: 0px;
}
.footer_aboutus {
	background-position: 0px 0px;
	position: absolute;
	width: auto;
	background-image: url('images/footer.jpg');
	height: 200px;
	background-repeat: no-repeat;
	top: 700px;
	left: 0px;
}
.footer_background_whatsnew {
	background-position: 0px 0px;
	position: absolute;
	width: auto;
	background-image: url('images/footer.jpg');
	height: 200px;
	background-repeat: no-repeat;
	top: 600px;
	left: 0px;
}

.footer_background_p5 {
	background-position: 0px 0px;
	position: absolute;
	width: auto;
	background-image: url('images/footer.jpg');
	height: 200px;
	background-repeat: no-repeat;
	top: 600px;
	left: 0px;
}
.footer_webmail {
	background-position: 0px 0px;
	position: absolute;
	width: auto;
	background-image: url('images/footer.jpg');
	height: 200px;
	background-repeat: no-repeat;
	top: 600px;
	left: 0px;
}
.footer_pilotslogin {
	background-position: 0px 0px;
	position: absolute;
	width: auto;
	background-image: url('images/footer.jpg');
	height: 200px;
	background-repeat: no-repeat;
	top: 900px;
	left: 0px;
}

.maintextbold_italics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}

