body {
    color: #000000;
    margin: 0;
    padding: 0;
    font-family: Arial, sans-serif;
    font-size: 9pt;

  



}



table td {
    vertical-align: middle;
}


table th.title {
	vertical-align:middle;
	background-color: transparent;
	border:none;
	margin: 0; padding: 0;
}

form#online input.online {
    text-transform: uppercase;
}

table#pilot {
    padding: 3px 5px 3px 3px !important;
    border-top: 5px ridge;
    border-left: 5px ridge;
    border-right: 5px ridge;
    border-bottom: 0px ridge;
    border-top-color: #e1e1e1;
    border-right-color: #e1e1e1;
    border-bottom-color: #555555;
    border-left-color: #555555;
    background-color: #000000;
    background-image: url('images/table_bg.jpg');
    width: 820px;
    table-layout: fixed;
}

#pilot tr.title {
    letter-spacing: 1px;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 134%;
    text-transform: uppercase;
    background-repeat: repeat-x;
}

table#pilothead {
    padding: 0px 3px 0px 3px;
    border-top: 5px ridge;
    border-left: 5px ridge;
    border-right: 5px ridge;
    border-bottom: 5px ridge;
    border-top-color: #e1e1e1;
    border-right-color: #e1e1e1;
    border-bottom-color: #555555;
    border-left-color: #555555;
    background-color: #000000;
    background-image: url('images/table_bg.jpg');
    width: 820px;
    table-layout: fixed;
}

#pilothead tr.title {
    letter-spacing: 1px;
    font-size: 9px;
    font-weight: normal;
    line-height: 134%;
    text-transform: uppercase;
    color: #00FFFF;
    height: 25px;
}

table#pilotbody {
    border-top: 0px ridge;
    border-left: 5px ridge;
    border-right: 5px ridge;
    border-bottom: 5px ridge;
    padding: 5px 5px 5px 5px;
    border-top-color: #e1e1e1;
    border-right-color: #e1e1e1;
    border-bottom-color: #555555;
    border-left-color: #555555;
    background-color: #000000;
    background-image: url('images/tablo_bg.jpg');
    width: 820px;
    table-layout: fixed;
    cursor: default;
}

#pilotbody tr.title {
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 11px;
    font-weight: normal;
    line-height: 134%;
    text-transform: uppercase;
    color: #FFFFFF;
    height: 20px;
}

#pilotbody td.body {
	vertical-align: top;
    letter-spacing: 2px;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    text-transform: uppercase;
    background-image: url('images/tablo_bg_s.gif');
    background-repeat: repeat;
    height: 17px;
    line-height: 1.6;
}

#pilotbody div.body {
    padding-left: 3px;
    padding-right: 3px;
}

a.body {
    letter-spacing: 2px;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    text-transform: uppercase;
    text-decoration: none;
    cursor: default;
}

a:hover.body {
    letter-spacing: 2px;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    text-transform: uppercase;
    text-decoration: none;
    cursor: help;
}

a.link {
    letter-spacing: 2px;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    text-transform: uppercase;
    text-decoration: none;
    cursor: default;
}

a:hover.link {
    letter-spacing: 2px;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    text-transform: uppercase;
    text-decoration: none;
    cursor: help;
}

a.body1 {
    letter-spacing: 1px;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-transform: uppercase;
    text-decoration: none;
    cursor: default;
}

a:hover.body1 {
    letter-spacing: 1px;
    font-size: 12px;
    font-weight: bold;
    color: #FFFF00;
    text-transform: uppercase;
    text-decoration: none;
    cursor: help;
}
a.body2 {
    letter-spacing: 1px;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-transform: uppercase;
    text-decoration: none;
    cursor: default;
}

a:hover.body2 {
    letter-spacing: 1px;
    font-size: 12px;
    font-weight: bold;
    color: #E0E0E0;
    text-transform: uppercase;
    text-decoration: none;
    cursor: help;
}

a.link1 {
    letter-spacing: 2px;
    font-size: 12px;
    font-weight: bold;
    color: #FFFF00;
    text-transform: uppercase;
    text-decoration: none;
    cursor: default;
}

a:hover.link1 {
    letter-spacing: 2px;
    font-size: 12px;
    font-weight: bold;
    color: #FFFF00;
    text-transform: uppercase;
    text-decoration: none;
    cursor: help;
}
input
{
	font: 11px verdana, arial, helvetica, sans-serif;
	border: 1px solid #3566a1;
	background-color: #FFFFFF;
}
.footer
{
	font: 10px arial;
	text-decoration: none;
	text-align: center;
	color:#E0FFFF;
}
.footer a
{
	text-decoration: none;
	color:#E0E0E0;
}
.footer a:hover
{
	text-decoration: none;
	color:#00FFFF;
}

