#dynmenu0 {position: absolute; top: 67; left:3; z-index:99; visibility:hidden; background-color:#CC0000; }
#dynmenu1 {position: absolute; top: 67; left:143; z-index:99; visibility:hidden; background-color:#003399; }
#dynmenu2 {position: absolute; top: 67; left:283; z-index:99; visibility:hidden; }
#dynmenu3 {position: absolute; top: 67; left:423; z-index:99; visibility:hidden; }
#dynmenu4 {position: absolute; top: 67; left:563; z-index:99; visibility:hidden; background-color:#999999; }
body { background-color: #336699 }

a.fn { text-decoration: none; color: #000040; }
a.fn:hover { text-decoration: underline; color: #cc9900; }
a.lm { text-decoration: none; }
a.lm:hover { text-decoration: underline; color: #cc9900; }
code { font-family: monospace; font-size: 120%; color: #990000; }
dd { font-size: 90%; padding-bottom: 3px; }
dt { color: #000099; padding-top: 2px; }
small {  font-size: 80%}
td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; }
td.header { font-size: medium; font-weight: bold; color: #FFFFFF; } 
td.lmt { font-family: 'Verdana', sans-serif; font-size: 80%; }
td.pgt { font-family: 'Verdana', sans-serif; font-size: 90%; }
td.tab { font-size: 14px; font-weight: bold; font-variant: small-caps; text-align: center; }
td.tab a { color: #ffffff; text-decoration: none; }
td.tab a:hover { color: #000000; }
td.tabm { font-size: 12px; font-weight: bold; font-variant: small-caps; text-align: left; }
td.tabm a { color: #ffffff; text-decoration: none; }
td.tabm a:hover { color: #000000; }
th { color: #ffffff; font-size: medium; text-align: left; padding-top: 2px; padding-bottom: 2px; padding-left: 4px; padding-right: 4px;}
variable { font-family: monospace; font-size: 120%; color: #990000; font-style: italic; }