table {
        font: 9pt "trebuchet ms", arial, sans-serif
}

body {
        color: #333333;
        background-color: #FFFFFF;
        font-family: "trebuchet ms", Arial, sans-serif;
        font-size: 9pt;
        scrollbar-face-color: white;//#99CCFF;
        scrollbar-highlight-color: #005DB6;
        scrollbar-shadow-color: #005DB6;
        scrollbar-3dlight-color: white;//#005db6;
        scrollbar-arrow-color:  #005DB6;
        scrollbar-track-color: #EEEEEE;white;//#99CCFF;
        scrollbar-darkshadow-color: white;//#4682B4;
}

h1 {        font-size: 22px;
        color: black;
        font-weight: normal;
        padding-left: 30px;
        padding-top: 20px;
}

h2 {
        font-size: 16px;
        color: #005db6;
        text-decoration: underline;
        margin-top: 0px;
        margin-bottom: 3px;
}

h3 {
        font-size: 10pt;
        color: #333333;
        font-weight: bold;
        padding-top: 0px;
        padding-bottom: 0px;
}

p {
        margin-top: 0px;
        margin-bottom: 10px;
}

td {
        vertical-align: top;
}

blockquote {
        margin-top: 0px;
        margin-bottom: 0px;
        color: #000000;
        margin-right: 0px;
}

ol {
        margin-top: 0px;
        margin-bottom: 0px;
        color: #000000
}

#header {
        position: absolute;
        background-image: url(images/topstrip.gif);
        background-repeat: repeat-x;
        height: 156;
        width: 912px;
        left: 10px;
        top: 10px;
        visibility: visible;
}

#clock {
        position: absolute;
        text-align: left;
        color: #005db6;
        padding-right: 10px;
        height: auto;
        width: 200px;
        left: 20px;
        top: 145px;
        z-index: 5;
}

#metar {
        position: absolute;
        text-align: left;
        color: #005db6;
        padding-right: 10px;
        height: auto;
        width: 700px;
        left: 200px;
        top: 145px;
        z-index: 5;
        border: 1px none #005DB6 ;
}

#specialNav {
        position: absolute;
        text-align: right;
        color: #005DB6;
        padding-right: 10px;
        height: auto;
        width: 260px;
        left: 640px;
        top: 120px;
        z-index: 4;
        border-left: 1px none #005DB6 ;
        border-top: 1px none #005DB6 ;
}

#specialNav a {
        color: #005DB6;
        font-weight: bold;
        text-decoration: none;
}

#specialNav a:visited {
        color: #005DB6;
}

#specialNav a:hover {
        color: #005DB6;
        text-decoration: underline;
}

#subNav {
        position: absolute;
        text-align: left;
        padding: 4px;
        height: 30px;
        width: 480px;
        left: 193px;
        top: 177px;
        background-color: #EEEEEE;
        border: 1px none #005DB6;
        z-index: 4;
}

#subNav td {
  border-left : 1px solid #005DB6;
  border-bottom : 1px solid #005DB6;
  padding-left: 5px;
  padding-right: 5px;
}

#subNav a {
        color: #005db6;
        font-weight: normal;
        text-decoration: none;
}

#subNav a:visited {
        color: #005db6;
}

#subNav a:hover {
        color: #005db6;
        text-decoration: underline;
}

#leftcolumn {
        position: absolute;
        left: 10px;
        top: 176px;
        height: 539px;
        width: 160px;
        font-size: 14px;
        font-weight: bold;
        color: #333333;
        background-color: #99CCFF;
        padding: 10px;
        border: 1px solid #005DB6;
}

#leftcolumn a {
        font-size: 14px;
        font-weight: bold;
        color: #005db6;
        text-align: center;
        text-decoration: none;
}

#leftcolumn a:visited {
        color: #005db6;
}

#leftcolumn a:hover {
        color: #005DB6;
        text-decoration: underline
}

#rightcolumn a {
        font-size: 12px;
        color: #005DB6;
        text-decoration: none;
}

#rightcolumn a:visited {
        color: #005DB6;
}

#rightcolumn a:hover {
        color: #005DB6;
        text-decoration: underline
}

#rightcolumn {
        position: absolute;
        left: 700px;
        top: 176px;
        height: 539px;
        width: 200px;
        color: #333333;
        background-color: #99CCFF;
        padding: 10px;
        border: 1px solid #005DB6
}

#content {
        background-color: #EEEEEE;
        position: absolute;
        left: 190px;
        top: 176px;
        height: 539px;
        width: 500px;
        text-align: justify;
        padding: 10px;
        overflow: auto;
        border: 1px solid #005DB6
}

#content a {
        color: #005db6;
}

#content a:visited {
        color: #005db6;
}

#content a:hover {
        color: #005DB6;
}

#footer {
        position: absolute;
        height: auto;
        width: 890px;
        left: 10px;
        top: 742px;
}


#credits {
        position: absolute;
        height: auto;
        width: 912px;
        left: 10px;
        top: 746px;
}

#credits a {
        color: #777777;
        text-decoration: none;
        font-size: 10px;
}

#credits a:visited {
        color: #777777;
        text-decoration: none;
}

#credits a:hover {
        color: #777777;
        text-decoration: none;
}

#leftcolumn .credits {
        color: #777777;
        text-decoration: none;
        font-size: 10px;
        font-weight: normal;
}

#leftcolumn .credits:visited {
        color: #777777;
        text-decoration: none;
}

#leftcolumn .credits:hover {
        color: #777777;
        text-decoration: none;
}

img.pic {
        border: 1px solid #005DB6;
        margin: 5px;
}

img.thumbnail {
        border: 1px solid #005DB6;
        margin: 5px;
}

#content ul {
        color: #333333;
        margin-top: 0px; margin-bottom: 0px;
        list-style-image: url(images/bullet.gif);
}

#content ul.2 {
        color: #333333;
        margin-top: 0px; margin-bottom: 0px;
        list-style-image: url(images/bullet2.gif);
}

#content ul.avi {
        color: #333333;
        margin-top: 0px; margin-bottom: 0px;
        list-style-image: url(images/avi.jpg);
}

#content ul.mp3 {
        color: #333333;
        margin-top: 0px; margin-bottom: 0px;
        list-style-image: url(images/sound.gif);
}

#rightcolumn ul {
        color: #333333;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 13px;
        list-style-image: url(images/bullet.gif);
}

#rightcolumn a {
        color: #005db6;
}

#rightcolumn a:visited {
        color: #999999;
}

#rightcolumn a:hover {
        color: #005DB6;
}

input,select,textarea {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: black;
        background-color: white;//#cccccc;
        border-style: solid;
        border-color: black;
        border-width: 1px;
}

input.checkbox {
        height: 13px;
        width: 13px;
        padding: 1px;
        border: none
}

td.headerLeft {
        text-align: left;
        border: 1px solid #005DB6;
        background-color: #DDDDDD;
        padding-left: 5px;
}

td.headerRight {
        text-align: right;
        border: 1px solid #005DB6;
        background-color: #DDDDDD;
        padding-left: 5px;
}

td.textBoxDark {
        border: 0px;
        background-color: #DDDDDD;
}

td.textBoxLight {
        border: 0px;
        background-color: #EEEEEE;
}