a:link.default  { color: #3130ce; text-decoration: underline }
a:visited.default {  color: #666666; text-decoration: underline}
a:active.default {  color: #CC0000; text-decoration: underline}
a:hover.default {  color: #FF3300; text-decoration: underline}

a:link.dark   { color: #99ccff; font-size: x-small; font-family: "Arial Black", "Helvetica Dark", Arial, Helvetica; text-decoration: underline }
a:visited.dark   { color: #9ccfce; font-size: x-small; font-family: "Arial Black", "Helvetica Dark", Arial, Helvetica; text-decoration: underline }
a:active.dark   { color: #cc0000; font-size: x-small; font-family: "Arial Black", "Helvetica Dark", Arial, Helvetica; text-decoration: underline }
a:hover.dark   { color: #ff3300; font-size: x-small; font-family: "Arial Black", "Helvetica Dark", Arial, Helvetica; text-decoration: underline }

a:link.mid { color: #330099; text-decoration: underline }
a:visited.mid { color: #336666; text-decoration: underline }
a:active.mid { color: #639a63; text-decoration: underline }
a:hover.mid { color: #ff3300; text-decoration: underline }

a:link.top { color: #CCFFFF; text-decoration: none }
a:visited.top { color: #CCFFFF; text-decoration: none }
a:active.top { color: #639a63; text-decoration: underline }
a:hover.top { color: #CCFFFF; text-decoration: underline }

.scrollbar {
scrollbar-base-color:#333399;
scrollbar-face-color:#CCCC99;
scrollbar-shadow-color:#666666;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#999999;
scrollbar-darkshadow-color:DarkBlue;
scrollbar-track-color:#003366;
scrollbar-arrow-color:#003366;
}

.findaplane {
font-weight: bold;
color: #ffffff;
background-color: #333366;
scrollbar-base-color:#333399;
scrollbar-face-color:#CCCC99;
scrollbar-shadow-color:#666666;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#999999;
scrollbar-darkshadow-color:DarkBlue;
scrollbar-track-color:#003366;
scrollbar-arrow-color:#003366;
}

.bodytext {font-size: 10pt; color: #000000; text-decoration: none;font-family: 'Arial','Verdana',Arial,SANS-SERIF}
