.navbar {  
    font-family: Arial, Helvetica, sans-serif; 
    background-color: black; 
    color: white;
    font-size: 12; 
    font-weight: bold;
}

a.navbar {
    color: white;
    text-decoration: none;
}
a.navbar:hover { color: yellow; }

a.navbar_selected {
    color: #3333ff;
    text-decoration: none;
}
a.navbar_selected:hover { color: yellow; }


ul {  font-style: normal; line-height: 125%}
.copyrightbar { font-family: "Times New Roman", Times, serif; background-color: black; color: white; font-size: 10px; }
.content {  font-family: Georgia, "Times New Roman", Times, serif; vertical-align: top}
.title {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 24px; font-style: italic; font-weight: normal; background-image: url(images/title_bg.gif)}
dt {  font-weight: bold; font-style: italic}
.classic {  font-family: "Times New Roman", Times, serif}
em {  font-weight: bold; color: #000084; font-style: normal}
table.main { border: 0; width: 95%; }
h2 {  font-size: 16px; font-family: Georgia, "Times New Roman", Times, serif}
.quote {  font-style: italic; font-family: "Times New Roman", Times, serif}
body {  color: #000000; background-color: #FFFFFF}
.datatable {  font-family: "Times New Roman", Times, serif}
.databorder {  background-color: #000000}


.dataheader {  color: #FFFFFF; font-weight: normal; font-size: 12px; background-color: #000066}
.datarow {  color: #FFFFFF; background-color: #999999; font-weight: normal; font-size: 12px}

.textheader {  color: #FFFFFF; font-weight: normal; font-size: 14px; background-color: #000066}
.textrow {  color: #000000; background-color: #ffffff; font-weight: normal; font-size: 14px}
