body { background-color: black; color: #C0FFFF; font-family: sans-serif; }
h1 { text-align: center; color: #FF6666 }

a:link    { text-decoration: none; color: #33FF33 }
a:visited { text-decoration: none; color: #009900 }
a:hover   { text-decoration: none; color: #FF0000 }

.lihead      { font-weight: bold }
.centered    { text-align: center }

.arrownav    { width: 100%; border: none; margin: 0; padding: 0; }
.arrow       { font-weight: bold; text-decoration: none; }
.image       { border: solid 7px black; }
.desctable   { width: 100%; border: none; margin: 0; padding: 0; }
.titlecell   { vertical-align: top; }
.title       { font-size: larger; font-weight: bold }
.location    { font-weight: bold; }
.description { font-family: sans-serif; font-size: larger; font-weight: bold; }
HR.sephr     { background-color: black; height: 1px; width: 95%; }
.navtable    { width: 100%; border: none; background-color: #000000; }
.toptable    { width: 100%; background-color: #202020; }
.dirtop      { background-color: #202020; }
.globaltop   { background-color: #202020; }
.tracktop    { background-color: #202020; }
.sortedtop   { background-color: #202020; }
.toptitle    { font-size: x-large; }
.topsubtitle { font-weight: bold; }
.mininav     { text-align: right; font-size: smaller; }

*.Header                { background-color: #282828; }
*.Footer                { background-color: #282828; }
DIV.PathMenu            { background-color: #282828; }
DIV.Legend              { background-color: #282828; }
*.ListRowEven           { background-color: #282828; }
P                       { color: #C0FFFF; }

A:hover                 { background-color: inherit; }
*.Header A:hover        { background-color: inherit; }
*.ListRowEven A:hover   { background-color: inherit; color: #FF0000; }
DIV.CurrentPath A:hover { background-color: inherit; }

