p, div, td, ul, ol, .normal {
        font: 12px/17px Trebuchet, Trebuchet MS, Verdana, sans-serif;
        color: #000000;
        }
.missing {
    font: 12px/17px Trebuchet, Trebuchet MS, Verdana, sans-serif;
    color: #FF0000;
}

.home {
        font: 13px/18px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;
        color: #000000;
        }

.title {
        font: 16px/16px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;
        color: #000000;
        }

.subtitle {
        font: 14px/14px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;
        color: #000000;
        }

.news {
        font: 11px/16px Trebuchet, Trebuchet MS, Verdana, sans-serif;
        color: #000000;
        }

.white {
        font: 11px/16px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;
        color: #FFFFFF;
        }

a:link  { text-decoration: none; color: #3869A8 }
a:active        { text-decoration: none; color: #3869A8 }
a:visited       { text-decoration: none; color: #3869A8 }
a:hover { text-decoration: none; color: #000000 }

*.news a:link  { text-decoration: underline; }
*.news a:active        { text-decoration: underline; }
*.news a:visited       { text-decoration: underline; }
*.news a:hover { text-decoration: underline; }

.submit { background-color: #D0DBEB; color: #000000; font-size: 10px; font-weight: bold; line-height:14px}

.leftcloud{ 
 background-image: url(http://www.pilotsguide.com/images/cloud_left.gif); 
 background-position : top right; 
 background-repeat : no-repeat; 
 } 

.rightcloud{ 
 background-image: url(http://www.pilotsguide.com/images/cloud_right.gif); 
 background-position : top left; 
 background-repeat : no-repeat; 
 } 

.nomargin {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

body {
	margin: 0;
	background-color: #A4B4D1;
	background-image: url('../images/background.gif');
}

th {
	text-align:left;
}

.rev-data-table {
	width: 100%;
}

.rev-data-table td {
	padding: 2px;
}

.rev-data-table tr {
	background: transparent;
}

.rev-data-table tr.alt {
	background: #E2E2E2;
}

input, select. textarea {
        font: 13px/17px Trebuchet, Trebuchet MS, Verdana, sans-serif;
}

