div#fidslook td {
	font-size:13px;
	text-align:left;
	vertical-align:center;
	}

div#fidslook th {
	font-size:13px;
	padding-right:13px;
	}

div#fidslook textarea {
	font-size:13px;
	font-weight:bold;
	}
	
div#readlook td {
	text-align:left;
	vertical-align:center;
	}

div#readlook th {
	padding-right:15px;
	font-weight:bolder;
	}

div#readlook textarea {
	font-weight:bold;
	}

div#other th,textarea {
	font-weight:bold;
	}

div#other td,text {
	vertical-align:center;
	}

.menuBar
{
    POSITION: relative;
    BACKGROUND-COLOR: #ff0000;
    TEXT-ALIGN: center;
    WIDTH : 100%;
    height       : 20px;
    COLOR : #ffffff;
    FONT-WEIGHT  : bold;
    font-size    : 10pt;
}
.Bar
{
    BORDER-RIGHT: #ff0000 0px outset;
    BORDER-TOP: #ff0000 0px outset;
    FLOAT: left;
    BORDER-LEFT: #ff0000 0px outset;
    WIDTH: 100px;
    CURSOR: hand;
    TEXT-INDENT: 5px;
    BORDER-BOTTOM: #ff0000 0px outset;
    POSITION: relative;
    BACKGROUND-COLOR: #ff0000;
    TEXT-ALIGN: center;
    font-size    : 10pt;
}
.menu
{
    BORDER-RIGHT: buttonhighlight thin outset;
    BORDER-TOP: buttonhighlight thin outset;
    VISIBILITY: hidden;
    BORDER-LEFT: buttonhighlight thin outset;
    WIDTH: 200px;
    LINE-HEIGHT: 140%;
    BORDER-BOTTOM: buttonhighlight thin outset;
    POSITION: absolute;
    BACKGROUND-COLOR: #ff0000;
    COLOR : #ffffff;
    FONT-WEIGHT  : bold;
    font-size    : ;
}
.menuItem
{
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
    WIDTH: 100%;
    CURSOR: hand;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: white 1px solid;
    font-size    : ;
}
.ItemMouseOver
{
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
    WIDTH: 100%;
    CURSOR: hand;
    COLOR: highlighttext;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: white 1px solid;
    BACKGROUND-COLOR: #808B97;
}
.ItemMouseOut
{
    WIDTH: 100%
}
.Arrow
{
    FLOAT: right;
    FONT-FAMILY: verdana;
    POSITION: absolute;
    TEXT-ALIGN: left
}
.barOver
{
    BORDER-RIGHT: #ff0000 0px ridge;
    BORDER-TOP: #ff0000 0px ridge;
    FLOAT: left;
    BORDER-LEFT: #ff0000 0px ridge;
    WIDTH: 100px;
    CURSOR: hand;
        TEXT-INDENT: 5px;
    BORDER-BOTTOM: #ff0000 0px ridge;
    POSITION: relative;
    BACKGROUND-COLOR: #ff0000;
    TEXT-ALIGN: center
}


.barB{
  color        : #ffffff;
  left         : 10;
  top          : 20px;
  width        : 70%; 
  height       : 20px;
  background   : #ff0000;
  font-family  : verdana;
  font-size    : 10pt;
  font-weight  : bold;
  border-color : white;
  border-width : 0px;
}

H1 {font-family:'verdana';
    font-color:"#000000";
    font-weight : bold;
    font-size    : 17pt;
}

H2 {font-family:'verdana';
    font-color:"#000000";
    font-weight : bold;
    font-size    : 13pt;
}

H3 {font-family	:'Comic Sans MS';
    color	:"#008080";
    font-weight	: bold;
    font-size	: 16pt;
}

H4 {font-family	:'Comic Sans MS';
    color	:"#FF0000";
    font-weight	: bold;
    font-size	: 16pt;
}


body 
{
  background   :#C0C0C0;
  font-family  :'arial';
  font-size    : 9pt;
  overflow-x   :hidden;
  overflow-y   :hidden;
}

A {text-decoration:none}

A.bar:link
{
  color:#FFFFFF;
}

A.bar:visited
{
  color:#FFFFFF;
}

A.bar:hover
{
  color:#FFFFFF;
}

A.bar:active
{
  color:#FFFFFF;
}

A.bar2:link
{
  color:#FF0000;
}

A.bar2:visited
{
  color:#FF0000;
}

A.bar2:hover
{
  color:#FF0000;
}

A.bar2:active
{
  color:#FF0000;
}

input.label {
	background-color: #C0C0C0;
	border: none;
}

table.title
{
  border-width : 0px;
  width        : 100%;
  height       : 30;
}

table.bar2
{
  border-width : 0px;
  width        : 100%;
  background   : #ffffff;
}

table.ListElements
{
 	width	     		: 100%;
  align    			: center;
}


TD.bar2 
{ 
  color   : #C0C0C0;
  font-weight  : bold;
  font-size    : 9pt;
  font-family  : verdana;
}

TD.bar3
{ 
  color   : #000000;
  font-weight  : bold;
  font-size    : 9pt;
  font-family  : verdana;
}

TD 
{ 
  font-size    : 9pt;
  font-family  : arial;
  }

td.ManageLabel 
{ 
  color        : #000000;
  font-size    : 9pt;
  font-family  : arial;
  text-align   : right;
  width	       : 30%;
  }

td.FlightManageLabel 
{ 
  color        : #000000;
  font-size    : 9pt;
  font-family  : arial;
  text-align   : right;
  width	       : 20%;
  }
td.SearchLabel 
{ 
  color        : #000000;
  font-size    : 9pt;
  font-family  : arial;
  text-align   : right;
  width	       : 20%;
  }

td.SearchSymbol
{ 
  color        : #000000;
  font-size    : 9pt;
  font-family  : arial;
  text-align   : right;
  width        : 2%;
  }

td.ColumnCenter
{ 
  font-size    : 9pt;
  font-family  : arial;
  text-align   : center;
}

td.ColumnRight
{ 
  font-size    : 9pt;
  font-family  : arial;
  text-align   : right;
}

TH
{
  background   : #808B97;
  color        : #ffffff;
  font-weight  : bold;
  text-align   : center;
  font-size    : 9pt;
} 

p
{
  font-size    : 9pt;
}

tr.ColumnHeader
{
 	background   : #808080;
 }
 
.RowRed
{
 	background   : #FFBFBF;
}

.RowYellow
{
 	background   : #FFF0C4;
}

.RowDarkGray
{
 	background   : #BABEB8;
}
tr.RowGray
{
 	background   : #DFE2E6;
}

tr.RowWhite
{
 	background   : #ffffff;
}

tr.RowYellow
{
 	background   : #FFF0C4;
}

p.select
{
  color		: #000000;
  font-weight	: bold;
}

.inputSize 
{ 
  font-size    : ;
}

.inputtext{
	text-transform: uppercase;
}

.inputtext{
	text-transform: uppercase;
}

.workSheet 
{ 
  font-size    : ;

  font-weight: 400;
  font-style: italic; 
  font-size: 11;
}

button.buttonscr
{ 
  BORDER	: 0;
  CURSOR	: hand;
  BACKGROUND-COLOR : #C0C0C0;
}

button.buttonbar
{ 
  BORDER	: 0;
  CURSOR	: hand;
  BACKGROUND-COLOR : #FFFFFF;
  color   	: #FF0000;
  font-weight  	: bold;
  font-size    	: 9pt;
  font-family  	: verdana;
}

button.buttonud
{ 
  BORDER	: 0;
  CURSOR	: hand;
  BACKGROUND-COLOR : #C0C0C0;
  color   	: #0000FF;
}