* { margin: 0px; padding: 0px; }
BODY, HTML { height: 99%; }
HTML { overflow-y: scroll; }
BODY { background: darkred; }
BODY TABLE { background: black; }
BODY, TR, TH, TD { font-family: arial; font-size: 12pt; }
A { color: #eee; text-decoration: none; outline: none; border-bottom: 1px dotted; line-height: 80%; }
A:hover { text-decoration: none; border-bottom: 1px solid; }
TABLE#nav TR TD { color: #eee; font-size: 10pt; padding-bottom: 2px; }
TABLE#calmaster { background: #e0e0e0; }
#nav { width: 540px; border: 1px solid #eee; border-width: 1px 0px; text-align: center; margin-top: 37px; }
#navmsg { height: 20px; margin-top: 15px; font-size: 9pt; font-style: italic; letter-spacing: .2em; }
a#adminlink,
a#adminlink:hover { color: black; text-decoration: none; border: none; }
