a          { color: #cc3333; text-decoration: none; }
a:active   { color: #000000; text-decoration: none; }
a:hover    { color: #000000; text-decoration: underline; }

body       { margin-top: 10px; margin-left: 10px;
             font-family: arial, verdana, helvetica, tahoma, sans-serif; }

b          { color: #cc3333 }

.box_blk   { border: solid 1px #808080; background-color: #e0e0e0; width: 100%;
             color: #000000; font-size: 11px; height: 17px; line-height: 15px; }
.box_dash  { border: dashed 1px #000000; background-color: #ffffff; width: 100%;
             color: #000000; font-size: 11px; }
.box_evnt  { border: solid 1px #ff0000; background-color: #ffffff; width: 100%;
             color: #000000; font-size: 11px; }
.box_grn   { border: solid 1px #FFA500; background-color: #80f080; width: 100%;
             color: #000000; font-size: 11px; }
.box_hilit { border: solid 1px #000000; background-color: #ffff00; width: 100%;
             color: #000000; font-size: 11px; }
.box_link  { border: solid 1px #808080; background-color: #ffffff; width: 100%;
             color: #000000; font-size: 11px; }
.box_red   { border: solid 1px #ff0000; background-color: #ffcccc; width: 100%;
             color: #000000; font-size: 11px; height: 17px; line-height: 15px; }
.box_teal  { border: solid 1px #000000; background-color: #339999; width: 100%;
             color: #000000; font-size: 11px; height: 17px; line-height: 15px; }
.box_sad   { border: solid 1px #ffffff; background-color: #000000; width: 100%;
             color: #ffffff; font-size: 11px; height: 17px; line-height: 15px; }
.box_spnsr { border: solid 2px #ff0000; background-color: #000000; width: 100%;
             color: #ff0000; font-size: 14px;  font-weight: bold; text-align: center;}
.box_stand { border: solid 1px #ff0000; background-color: #ffcccc; width: 100%;
             color: #000000; font-size: 9px; }
.box_wht   { border: solid 1px #ff0000; background-color: #ffffff; width: 100%;
             color: #000000; font-size: 11px; }
.box_xmas  { border: solid 2px #f00000; background-color: #99ff99; width: 100%;
             color: #000000; font-size: 11px; font-weight: bold; height: 17px; line-height: 15px; }

.blog      { font-family: arial, verdana, helvetica, tahoma, sans-serif;
             font-size: 11px; text-align: left; vertical-align: top; width: 100% }

.boxl      { background-color: #f03030; }
.boxt      { background-color: #cccccc; }
.boxw      { background-color: #00cc00; }
.copyright { color: #000000; font-size: 8px; text-align: center; width: 800px; }
.greenish  { background-color: #80f080; }
.highlight { background-color: #ffff00; }
.highbold  { background-color: #ffff00; font-weight: bold; }
.prescup   { background-color: #ffee00; }
.reddish   { background-color: #f0c0c0; }
.linkbar   { font-size: 11px; text-align: left; vertical-align: top; width: 150px; }
.main      { background-color: #ffffff; width: 800px; }
.mobile    { margin: 0px; padding: 0px; font-family: Arial, sans-serif; font-size: 10px;}

.irb       { background-color: #30a060; color: #000000; font-weight: bold; text-align: center;}
.usa       { background-color: #ffffff; color: #0000ff; font-weight: bold; text-align: center;}
.sponsor   { background-color: #ffffff; border: 2px solid #000000; font-size: 12px; text-align: center;
             vertical-align: top; width: 120px; padding: 5;}
.text12    { font-size: 12px;}
.text11    { font-size: 11px;}

.cell      { background-color: #f0f0f0; vertical-align: top; }
.seven     { background-color: #99cccc; vertical-align: top; }
.fixt      { font-family: arial, verdana, helvetica, tahoma, sans-serif;
             font-size: 9px; text-align: left; vertical-align: top; }
.block     { border: 1px solid; }
.blocknum  { border: 1px solid; text-align: center; }
