
body { font-family: Verdana, Arial, Helvetica, sans-serif }
.menu { font-weight: bold; font-size: 8pt; background-color: #6f9ae0; text-align: center; border-left: 20px solid #ffd700; border-bottom: 1px solid white; }
.list { font-weight: bold; font-size: 8pt; text-align: left;margin-bottom: 0.5em; margin-top: 0em;}
.listhead { font-weight: bold; font-size: 8pt; text-align: left; margin-bottom: 0; padding-left: 25px; }
td.menu a { color: black; text-decoration: none }
td.menu a:link { color: black; background-color: transparent }
td.menu a:visited { color: black; background-color: transparent }
td.menu a:hover { color: #ffd700; background-color: transparent }
td.menu a:active { color: #ffd700; background-color: transparent }
address { font-size: 8pt }
.bodyblock	{ position: absolute; top: 180px; left: 7px; width: 540px; visibility: visible; display: block; margin: 10px; }
.headimg		{ border: solid black 2px; }
.headline	{ background-color: #ffd700; text-align: center; whitespace: nowrap; position: relative; top: expression(document.getElementById("data").scrollTop-2);  }
.itemname	{ font-weight: bold; padding-left: 0.5em; }
.itemcentered	{ text-align: center; }
.itemcenteredhl	{ text-align: center; background-color: #f0ffff; }
.itemdescription	{ background-color: #f0ffff; }
.scrolltable	{ position: relative; top: 10px; left: 7px; width: 540px; height: 550px; overflow-y: scroll; visibility: visible; margin: 10px; }
.genus		{ font-size: 8pt; font-style: italic; }
.categories	 { font-weight: normal; font-size: 8pt; background-color: #f0ffff; text-align: center; padding: 0.5em;  position: relative; top: expression(document.getElementById("data").scrollTop-2); }
#data { position: relative; top: 10px; left: 7px; width: 540px; height: 550px; visibility: visible; display: block }
