.navwhite { text-decoration: underline; color: #ffffff;}
a.blue {text-decoration: underline; color: blue;}
a.blue:hover {text-decoration: underline; color: purple;}
a.navwhite:link { text-decoration: underline; color: #ffffff;}
a.navwhite:visited { text-decoration: underline; color: #ffffff;}
a.navwhite:hover { text-decoration: underline; color: #bbff7d;}
a.navblack:link { text-decoration: underline; color: #000000;}
a.navblack:visited { text-decoration: underline; color: #000000;}
a.navblack:hover { text-decoration: underline; color: #17b70f;}
a:link {text-decoration: underline; color:;}
a:visited {text-decoration: underline; color:;}
a:hover {text-decoration: underline; color: #17b70f;}
a.glos:link {text-decoration: underline; color:#990000;}
a.glos:visited {text-decoration: underline; color:#990000;}
a.glos:hover {text-decoration: underline; color:#cc5500;}
a.glos {text-decoration: underline; color:#990000;}

h1 {font-family: Arial, sans-serif; font-size: 40px; color: #000000;}
h2 {font-family: Arial, sans-serif; font-size: 16px; color: #ffffff;}
h3 {font-family: verdana; font-weight: 500; font-size: 16px; color: #ffffff;}
h4 {font-family: Arial, sans-serif; font-size: 16px; color: #000000;}
h5 {font-family: Arial, sans-serif; font-size: 16px; color: #0033cc;}
h6 {font-family: Arial, sans-serif; font-size: 15px; color: #000000;}

b,em,sl,caption,u,blink,select,option,form,div, {}

dl {}
dt {font-size: 20px;}
dd {}

ul.nav {padding: 0; margin: 0; text-align: center; font-size: 16px;}
li.nav {list-style-type: none; float: left; position: relative; width: 10em;}
li.nav ul.nav {display: none; position: absolute; top: 1em;}
li.nav > ul.nav {top: auto; left: auto}
li.nav:hover ul.nav, li.nav.over ul.nav {background-color: #17b70f; display: block;}

ul {font-size: 16px;}
li {list-style-type: disc;}
li.circle {list-style-type: circle;}
li.none {line-height: 30px; list-style-type: none;}



p {font-size: 16px;}
p.blue {font-size: 16px; color: #004080;}

body {background-color: #006200; border: 0px;}
      
table {background color:#006200; width: 100%; vertical-align: top; border: 0px;}
tr {vertical-align: top;}
td {vertical-align: top; text-align: center; border: 0px;}

table.nested {background-color:#c0c0c0; width: 330px; vertical-align: top; padding: 0px; spacing: 0px; border: 0px;}
table.image {background-color:#c0c0c0; width: 630px; vertical-align: top; padding: 0px; spacing: opx; border: 0px;}
table.thumbs {background-color:#c0c0c0; width: 630px; vertical-align: top; padding: 0px; spacing: opx; border: 2px; border-color:; }

td.nav {width: 100%; text-align: center;}
td.header {background-color: #17b70f; text-align: center; width: 100%; padding: 0px; spacing: 0px; border: 0px; height: 40px;}
td.title {background-color: #17b70f; text-align: center; vertical-align: middle; width: 100%; height: 29px;}
td.content {background-color: #bbff7d; text-align: left; width: 100%; padding: 3px; spacing: 0px;}
td.images {background-color: #bbff7d; text-align: center; width: 100%; padding: 3px; spacing: 0px;}
td.chart {background-color: #bbff7d; text-align: center; width: ; padding: 3px;}

ul.menu {display:none; margin-left:20px;}

div { max-height: 600px; overflow: scroll;}
