
html
{
	font-family:verdana;
	font-size:11px;
	margin:0px;
	padding:0px;
	border:0px;
}

body
{
	margin:0px;
	padding:0px;
	border:0px;
	background-color:#014991;
}

a
{
	color:#004991;
	text-decoration:none;
}

a :hover
{
	color:#ffa800;
}

.menuBar
    {
    position:relative;
    width:740px;
    height: 120px;
    margin:0px auto 0px auto;
    background-image:url('./../pics/header740_120.jpg');
    background-repeat: no-repeat;
	  }

.topMenu
{
  position:absolute;
  top:0px;
  right:0px;
}

.topMenu ul
{
  text-align:right;
  padding:5px 10px;
  list-style:none;
}

.topMenu ul li a
{
  font-size:11px;
  font-weight: bold;
}

.topMenu a:hover, .topMenu ul li#active a
{
  font-size: 11px;
  font-weight: bold;
  color: #FF0000;
  background-color:#ffffff;
}

.menuContent
    {
    position: relative;
    width: 600px;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    padding:0px;
    top: 92px;
    left: 130px;
    }

.menuContent ul
    {
    padding:0px;
    }


.menuContent ul li
    {
    display: inline;
    margin-left: 10px;
    padding:0px;
    }

.menuContent ul li a
    {
    font-size: 12px;
    font-weight: bold;
    }

.menuContent a:hover, .menuContent ul li#active a
    {
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    background-color:#ef4035;
    }


.mainContent
    {
    width: 740px;
    min-height: 480px;
    _height: 480px;
    margin: 0px auto 0px auto;
    background-image:url('../pics/watermerk330_312.jpg');
    background-repeat: no-repeat;
    background-position: right bottom;
    }

.mainContentTable
    {
    width: 740px;
    min-height: 480px;
    _height: 480px;
    border: 0px;
    }

.mainContentTable tr
    {
    border: 0px;
    border-collapse:collapse;
    }

.mainContentTableTDLeft
    {
    width: 200px;
    height: 240px;
    border-right: 2px dotted #004991;
    }

.mainContentTableTDCenter
    {
    border-right: 2px dotted #004991;
    }

.mainContentTableTDRight
    {
    width: 200px;
    border-right: 0px;
    }

.leftNav
    {
    width:180px;
    float:left;
    }

.leftNav ul
    {
    list-style:none;
    margin:10px;
    padding:0px;
    }

.leftNav ul li
    {
    list-style:none;
    margin:0px;
    padding:0px;
    }

.leftNav ul li a
    {
    font-size: 12px;
    font-weight: bold;
    color: #004991;
    }

.leftNav a:hover, .leftNav ul li#active a
    {
    font-size: 12px;
    font-weight: bold;
    color: #FF0000;
    background-color:#ffffff;
    }

.content
    {
    margin-left: 185px;
    border-left: 2px dotted #004991;
    min-height: 480px;
    _height: 480px;
    }

.topFoto
{
	height:115px;
}

.topFoto a img
{
	border:0px;
}


.clearme
{
  clear:both; 
}



/* standaaaaard */

#planeHighLight
{
 border: 1px dashed #009900;
}

.plane_controls{
	clear:both;
}

.credits {
	position:relative;
	width:770px;
	margin:0px auto;
	padding:0px;
	border:0px;
	clear:both;
}

.credits a img {
	border:0px;
	margin:0px 1px 0px 0px;
	padding:0px;
	vertical-align:top;
}

.credits a, .credits {
	text-decoration:none;
	color:#333333;
	font-size:9px;
}

.credits span.right {
	float:right;
}

.controlImg, .menu_controls img, .article_controls img, .plane_controls img, .thumb_controls { 
	vertical-align:middle;
	padding:0px 0px 3px 0px;
	_padding:1px 0px 1px 0px;
	margin:0 0 0 0px;
	border:0px;
}

.article_controls{
	padding:0 10px 0 10px;
	clear:left;
}

.plane {
	padding:0px;
}

.two_cols {
	margin:0px;
	padding:0px;
	vertical-align:top;
	min-height:480px;
	_height:480px;
	
}

.two_cols_left{
	width:220px;
	padding:0px;
	vertical-align:top;
}
.two_cols_right{
	width:520px;
	padding:0px;
	vertical-align:top;
	border-left:2px dotted #004991;
}

.three_cols_left
{
  vertical-align:top;
  width:220px;
  height:200px;
}
.three_cols_center
{
  border-left:2px dotted #004991;
  vertical-align:top;
  width:300px;
}
.three_cols_right
{
  border-left:2px dotted #004991;
  vertical-align:top;
  width:220px;
}

.three_cols_bot
{
  vertical-align:bottom;
}

.three_cols_bot_right
{
  border-left:2px dotted #004991;
  vertical-align:bottom;
}

 #active
{
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
}

