@charset "iso-8859-1";

/* author: Michael Hampton
   Creation date: 9/8/07 */

body { background: #E7E7CA;
       background-attachment: fixed;
       color: #000000; margin-top: 10px; margin-right: 10px; margin-left: 10px;
       font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
.red { color: #FF0000 }
td.plain { color: #000000 ; font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
td.dark { background: #C7DAB2; color: #5E804D ; font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
td.light { background: #5E804D; color: #C7DAB2 ; font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
td.header { background: #5E804D; color: #C7DAB2; font-family: "Times New Roman"; font-size: 28pt; font-weight: bold}

a.menu:link { background: #5E804D; color: #C7DAB2; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold}
a.menu:visited { background: #5E804D; color: #C7DAB2; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold}
a.menu:hover { background: #C7DAB2; color: #5E804D; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold}
a.menu:active { background: #5E804D; color: #C7DAB2; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold}

a:link { color: #0000ff; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
a:visited { color: #0000ff; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
a:hover { color: #0000ff; text-decoration: underline overline; font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
a:active { color: #0000ff; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
