/*
## 
## main site tag styles 
## 
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 2px 0px 4px;
	color: #333;
/*	background: url('/images/layout/header.jpg') no-repeat top right;}*/
	background-color: #c4c4c4;
}
#bodyMain {
	background-color: #959595; 
	margin: 0px 0px 0px 0px;}
ul {
margin-top:4px;
margin-bottom:2px;
margin-left: 15px;
padding-left: 10px;
}
p, td, th{	font-size: 12px;	color: #333;}
aa{	color: #0000CC;	font-size: 13px;}
a{	color: #a00; font-weight:bold;}
p{	margin-top: 0em;margin-bottom: 0.8em;} /*default is 0em and 1.6em*/
/*	color: #CCCCCC;*/
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}
.linkLarge {font-size: 24px;}
img {border: 0px solid #000000;}
h1 {font-size: 32px;}
h2 {font-size: 24px;}
h3 {font-size: 18px;}
h4 {font-size: 16px;}
h5 {font-size: 13px;}
/*
## 
## main site styles 
## 
*/
a.noLine:hover { text-decoration:none;}
.pageHead, .pageSubHead, .pageParaHead{
	color: #770000;
	margin-top: 10px;
	margin-bottom: 2px;
	margin-left: 5px;
	display: block;/*	margin: 50px;*/
}
.pageHead {	font-size: 28px;	font-weight: bold;}
.pageSubHead {	font-size: 20px;	font-weight: bold; margin-bottom: 4px;}
.pageParaHead {	font-size: 16px;	font-weight: bold;}
/*
## 
## index page styles 
## 
*/
#content_row {	vertical-align:top;}
#bannerRow {	background: url('/images/layout/bgTopShadow.gif') repeat-y;}
#tblHeader {background: url('/images/layout/bgMiddleShadow.gif') no-repeat;}	
#tblContent { background: url("/images/layout/bgBottomShadow.gif") repeat-y; border: none; }
#tblFooter { background: #959595 url('/images/layout/footer.jpg') no-repeat bottom; border: none;}
.paraBlack { color:black; }
.bottom { /*used to position the site map*/
	position: absolute;	bottom: 3px;}
.border2Grey td{/*used in front page*/
	border: 2px solid;border-collapse:collapse;	border-color: #aaa;}
/*
## 
## menu styles 
## 
*/
/*menuRow is the cell that contains the menus*/
.menuRow a:hover {text-decoration: none;}
.menuRow a {font-size: 12px; font-weight:normal;}
/*menuDrop is the table that contains the dropped down elements of the menu*/
.mnuHeading{
	color: white;
	font-weight: bold;
}	
.btn_over, .btn_out{
	width: 140px;
	height: 17px;
	padding-top: 1px;
	text-indent: 5px;
	background-repeat: no-repeat;
}
.btn_out {
	background-image: url(/images/layout/btnGreyUp.gif);
	color: black;
}
.btn_over {
	background-image: url(/images/layout/btnGreyDn.gif);
	color: white;
	cursor: pointer;
}

.mnuDrop .btn_out {
	background-image: url(/images/layout/btnGreyUpDD.gif);
	text-indent: 15px;
}
.mnuDrop .btn_over {
	background-image: url(/images/layout/btnGreyDnDD.gif);
	text-indent: 15px;
}/**/
.btn_none { /*just a spacer between menu groups*/
	width: 1px;
	height: 8px;
}


/*
## 
## gps page styles 
## 
*/
.gpsDiv {
	background-color: #FFFFFF;
	margin: 2px;
	padding: 2px;
	float: right;
	text-align: center;
	border: 1px solid #333333;
}
/*
## 
## accomodation page styles 
## 
*/
#tblAccom{	border-style: groove;	border-color: #900000; }
#tblAccom td {border: 1px solid #cccccc;}
#tblAccom a {font-size: 18px;}
/*
## 
## b comp personel page styles 
## OCO personnel page styles 
## contact page styles 
## 
*/
#tblContact,#tblPersonel,#tblPersonnel{border:6px groove #900000;}
#tblContact td,#tblPersonel td,#tblPersonnel td{border: 1px solid #cccccc;}
#tblPersonnel a {font-size: 18px;}
/*
## 
## results pages styles
## 
*/
#tblResult{border:6px groove #900000;}
#tblResult td {border: 1px solid #cccccc;}
#tblResult a {font-size: 18px;}
.taskboard {border:0px solid black}

/*
## 
## form styles
## 
*/
.form_field{ /* input tag removed */
	margin: 1px;
	background-color: #dfecec;
}

/* classes for validator */
  .tfvHighlight
    {color: red;}
  .tfvNormal
    {color: black;}

/*
## 
## pilot_list styles
## 
*/

#tblPilotList td, #tblPilotList th  {	text-align:left; margin: 0px;	padding: 0px 5px 0px 0px; vertical-align:top}

