a.cat:link { text-decoration: none; color: #000000; }
a.cat:visited { text-decoration: none; color: #000000; }
a.cat:hover { text-decoration: underline; }
a.bar   { font-size: 12px; padding-top: 2px; font-weight: bold; text-align: center; vertical-align: center; width: 160px; display: block; float: left; }
a.bar:link { text-decoration: none; color: #000000; }
a.bar:visited { text-decoration: none; color: #000000; }
a.bar:hover { text-decoration: underline; }

body    { background-color: #121a48; margin: 8px; font-family: arial, verdana, sans-serif; }

div     { margin: 0px; padding: 0px; vertical-align: top; }
div.bar { width: 800px; height: 24px; background-image: url(../img/bar.gif); clear: both; }

div.bar a   { font-size: 12px; padding-top: 2px; font-weight: bold; text-align: center; vertical-align: center; width: 160px; display: block; float: left; }
div.bar a:link { text-decoration: none; color: #000000; }
div.bar a:visited { text-decoration: none; color: #000000; }
div.bar a:hover { text-decoration: underline; }

table   { table-layout: fixed; }
td      { padding: 0px; margin: 0px; font-size: 12px; }
tr      { vertical-align: top; }

td.dt   { vertical-align: bottom; text-align: right; color: #ffffff; padding-right: 20px; padding-top: 38px; }

td.catbx    { padding: 20px; padding-bottom: 5px; padding-top: 5px; line-height: 22px; }

td.cor      { height: 26px; width: 22px; }
td.bx       { padding: 6px; padding-top: 4px; line-height: 20px; }
td.mn       { height: 18px; line-height: 14px; font-weight: bold; font-size: 14px; padding-top: 6px; }
td.purmn    { background-image: url(../img/purmn.gif); background-color: #be6cff; }
td.purbox   { border: 2px solid #be6cff; background-color: #f4ddff; }
td.yelmn    { background-image: url(../img/yelmn.gif); background-color: #ecff9a; }
td.yelbox   { border: 2px solid #ecff9a; background-color: #ffffea; }
td.dkblmn   { background-image: url(../img/dkblmn.gif); background-color: #798cff; }
td.dkblbox  { border: 2px solid #798cff; background-color: #c9d8ff; }
td.ormn     { background-image: url(../img/ormn.gif); background-color: #ff987c; }
td.orbox    { border: 2px solid #ff987c; background-color: #ffe8dc; }
td.grmn     { background-image: url(../img/grmn.gif); background-color: #b4ffae; }
td.grbox    { border: 2px solid #b4ffae; background-color: #f4ffee; }
td.ltblmn   { background-image: url(../img/ltblmn.gif); background-color: #92f6ff; }
td.ltblbox  { border: 2px solid #92f6ff; background-color: #e2ffff; }

td.sm   { font-size: 11px; }
td.bx a { font-size: 12px; }
td.bx a.bg { font-size: 16px; }
td.catbx a { font-size: 11px; }

.fll { float: left; }

h1      { font-size: 24px; margin: 8px; color: #eeffff; }
h2      { font-size: 18px; }
