body               { background: #ffffff; font-family: verdana; font-size: 9px; color: #333; margin: 0px; }
body.menu          { background: #eeeeee; border: none;}

a                  { font-family: verdana; font-size: 11px; }
a.link             { color: red }
a.link:hover       { color: #cc0000 }
a.cal_head         { background: #dddddd; font-size: 8pt; font-weight: bold; font-style: normal; color: green; }
a.cal_head:hover   { text-decoration: none; }
a.cal_days         { background: #dddddd; color: gray;    font-size: 8pt; font-weight: bold;   font-style: normal; }
a.cal_content      { background: #eeeeee; color: #000000; font-size: 7pt; font-weight: normal; font-style: normal; }
a.cal_today        { background: white;   color: red;     font-size: 7pt; font-weight: bold;   font-style: normal; }
a.cal_event        { background: #dddddd; color: #000000; font-size: 7pt; font-weight: bold;   font-style: normal; }
a.blue             { color: #0066cc; text-decoration: none; }
#a.blue:hover       { color: white; text-decoration: none; }
a.top              { font-size: 16pt; color: white; text-decoration: none; }
a.menuleft         { font-weight: bold; color: #4C4C4C; text-decoration: none; line-height: 2em; }
a.menuleft:visited { font-weight: bold; color: #4C4C4C; text-decoration: none; line-height: 2em; }
a.menuleft:hover   { font-weight: bold; color: #cc0000; text-decoration: none; }

table              { font-family: verdana; font-size: 11px; }
table.news         { border: 1px solid #666666; width: 600px; }
table.newstop      { background: #eeeeee; border: 1px solid #666666; width: 600px; }
table.eventstyle   { background: #0000ff; position: absolute; width: 350px; font-weight: normal; font-size: 6pt; visibility: hidden; z-index: 100; }
table.menuleft     { background: #eeeeee; width: 100px; border: none; height: 100%; }
table.article      { background: #eeeeee; border: none; width: 100%; }

td.title           { background: #0066cc; font-size: 18pt; color: white; height: 105px; }
td.dashed          { border-bottom: 1px dashed #ccc; line-height: 2em; }
