body {
	margin: 0px;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h3 {}

.red {
	color:#CC0000;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;

}

table.linkcontainer td{
	background-color: #000000;
	filter:alpha(opacity=80);
	opacity: .7;
	-moz-opacity: .7;
}
td.logo_area{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
td.logo_areaLeft{
	width: auto;
	text-align: left;
	border-style: none;
}
td.logo_areaRight{
	width: auto;
	text-align: right;
	border-style: none;
	vertical-align: bottom;
}
td.middle_spacer {
	width: 800px;
	background-color: #C81706;
}
td.shadow_right {
	background-image: url(../images/border_shadow_l.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
td.shadow_left {
	background-image: url(../images/border_shadow_r.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
td.body_content {
	padding: 5px;
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat;
	vertical-align:top;
}
td.below_header{
	background-color: #1f1f1f;
	height: 50px;
	color: #CCCCCC;
	padding: 5px;
}
td.below_header p {
	text-align:center;
	color:#CCCCCC;
	font-size:12px;
	margin-top: 0;
	margin-bottom: 10px;
	line-height: 16px;
}

td.main_content_box {
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #C81706;
}

td.horizontal_column {
	background-color: #B61705;
	border-top-width: 15px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B61705;
	border-right-color: #B61705;
	border-bottom-color: #B61705;
	border-left-color: #B61705;
	height: 150px;
	display: table-cell;
	vertical-align: top;
	background-image: url(../images/border_shadowred_r.jpg);
	background-repeat: repeat-y;
}
td.bottom_link_container {
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	padding: 10px;
}

td.horizontal_center {
	background-color: #FFFFFF;
	border-top-width: 15px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #333333;
	height: 150px;
	display: table-cell;
	vertical-align: top;
	background-image: url(../images/airplane_home2.png);
	background-repeat: no-repeat;
}
td.header_column {
	height: 136px;
	vertical-align: middle;
	background-color: #000000;
	font-size: large;
}
td.left_content {
	width: 200px;
	padding: 5px;
	vertical-align: top;
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat;
	border-right-color:#CC0000;
	border-right-width: 1px;
	border-right-style: solid;
}

td.left_content h4{
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	margin-top: 1px;
	color: #CC0000;
	text-decoration: underline;
	text-transform: uppercase;
}

td.left_content ul{
	list-style-type: none;
}
td.left_content   li {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-indent: 0px;
	display: list-item;
	list-style-type: none;
	margin-bottom: 10px;
	margin-left: -40px;
}
td.left_content  li  a, a:visited {
	color: #000000;
	text-decoration: none;
}
td.left_content li a:hover {
	color: #CC0000;
	text-decoration: underline;
}


a.main_link:visited,a.main_link:link{
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #FFFFFF;
	line-height: 50px;
}
a.main_link:active {
	color:#CC0000;

}
a.main_link:hover{
	background-color:#333333;
	color: #C81706;
}
a.bottom_link:active,a.bottom_link:visited,a.bottom_link:link{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.bottom_link:hover{
	color: #CCCCCC;
}
div.bottom_content{
	color: #FFFFFF;
	padding: 2px;
}
div.navigation {
	height: 50px;
	width: 100%;
	vertical-align: middle;
	text-align: center;
}
.highlightit img {
border: 5px solid #333333;
margin: 5px;
padding: 5px;
width: 150px;
height: 140px;
}

.highlightit:hover img {
border: 5px solid #CC0000;
}

.highlightit:hover {
color: red; /* Dummy definition to overcome IE bug */
}
.highlightitContact img {
	border: 5px solid #333333;
	margin: 5px;
	padding: 5px;
	width: 300px;
}
.hidden {
	visibility: hidden;
	color: #000000;
}

td.left_contentSub {
	width: 200px;
	padding: 5px;
	vertical-align: top;
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat;
	border-right-color:#CC0000;
	border-right-width: 1px;
	border-right-style: solid;
}

td.left_contentSub h4{
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	margin-top: 1px;
	color: #CC0000;
	text-decoration: underline;
	text-transform: uppercase;
}

td.left_contentSub ul{
	list-style-type: none;
}
td.left_contentSub   li {
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-indent: 0px;
	display: list-item;
	list-style-type: none;
	margin-bottom: 10px;
	margin-left: -40px;
}
td.left_contentSub  li  a, a:visited {
	color: #000000;
	text-decoration: none;
}
td.left_contentSub li a:hover {
	color: #CC0000;
	text-decoration: underline;
}
td.shadow_left_red {
	background-image: url(../images/border_shadowred_l.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #D63D35;
}
td.shadow_right_red {
	background-image: url(../images/border_shadowred_r.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #D63D35;
}
