body {
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 10px 0px 0px;
	padding: 0px;
}
.sidemenu {
	background-image: url(images/sidemenu_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.maincontent {
	background-image: url(images/maincontent_bot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.maincontent a:link, .maincontent a:visited, .maincontent a:active {
	text-decoration:underline;
	color:#666666;
}
.maincontent a:hover {
	text-decoration:none;
	}
.contacttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FDFDF8;
}
.contacttext a:link,  .contacttext :visited, .contacttext a:active {
	text-decoration:underline;
	color:#ffffff;
}
.contacttext a:active {
	text-decoration:none;
	
}
.contacttext strong {
	color: #FFFFFF;
}
.contacttext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FDFDF8;
}
.contacttext2 a:link,  .contacttext2 :visited, .contacttext2 a:active {
	text-decoration:underline;
	color:#ffffff;
}
.contacttext2 a:active {
	text-decoration:none;
	
}
.contacttext2 strong {
	color: #FFFFFF;
}

.plane_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CBDDED;
	text-align: center;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 5px;
}
.text a:link, .text a:visited, .text a:active {
	text-decoration:underline;
	color: #333333;
}
.text  a:hover {
	text-decoration:none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
.footer a:link, .footer a:visited, .footer a:active {
	text-decoration:none;
	color: #FFFFFF;
}
.footer a:hover {
	text-decoration:underline;
	color: #FFFFFF;
}
.bluetext {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #2A4C74;
}
.bluetext a:link, .bluetext a:visited, .bluetext a:active {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #2A4C74;
}
.bluetext a:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #2A4C74;
}
.inputbox {
	border: 1px solid #345E8F;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	color: #1D3551;
	font-size: 12px;
	border: 1px solid #345E8F;
	width: 220px;
	background-image: url(images/input_bg_ovr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.inputerr {
	font-family: Arial, Helvetica, sans-serif;
	color: #1D3551;
	font-size: 12px;
	border: 1px solid #990000;
}
.inputbut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1D3551;
	font-size: 11px;
	border: 1px solid #345E8F;
	background-color:#ffffff;
	font-weight: normal;
}
li {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	color: #405C7C;
	font-size: 12px;
}
li a:link, li a:visited, li a:active {
	text-decoration:underline;
	color: #405C7C;
}
li a:hover {
	text-decoration:none;
}
.popnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
}
.popnav a {
	display:block;
	line-height: 20px;
	padding-left: 5px;
}
.popnav a:link, .popnav a:visited, .popnav a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.popnav a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color:#6fa3d3;
}
h1 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 15px;
	color: #004F97;
	text-align: center;
	text-decoration: underline;
}
strong {
	color: #024B8F;
}
