.inactivetab {font: italic 8pt arial;  width: 90px;  background-color: #ffffcc; }
.inactivetab a:link     {color: #000000 ;  text-decoration: underline; }
.inactivetab a:visited  {color: #000000 ;  text-decoration: underline; }
.inactivetab a:active   {color: #000000 ;  text-decoration: none; }
.inactivetab a:hover    {color: #ff0000 ;  text-decoration: underline; }

.activetab   {font: bold 8pt arial;  width: 90px;  background-color: #000000; }   
.activetab a:link     {color: #ffffff ;  text-decoration: none; }
.activetab a:visited  {color: #ffffff ;  text-decoration: none; }
.activetab a:active   {color: #ffffff ;  text-decoration: none; }
.activetab a:hover    {color: #ffffff ;  text-decoration: none; }

.tabtable  {width: 552px;
            background-color: #c6c6ee;
           }

td.banner1 {font: bold 12pt arial;
           text-align: center; 
           height: 20px;
           color: #c0c0c0;
           background-color: #000000;
          }

td.banner2 {width: 100px; font: bold 9pt arial; color: #c0c0c0; background-color: #000000; }
td.banner3 {width: 100px; font: bold 9pt arial; color: #c0c0c0; background-color: #000000; }
td.banner4 {width: 150px; font: bold 9pt arial; color: #c0c0c0; background-color: #000000; }
td.banner5 {width: 122px; font: bold 9pt arial; color: #c0c0c0; background-color: #000000; }
td.banner6 {width:  80px; font: bold 9pt arial; color: #c0c0c0; background-color: #000000; }

tr.oddline {background-color: #c0c0c0; }
tr.evnline {background-color: #cccccc; }
td.event   {font-weight: bold; padding-left: 5px;}
.maintable {font-size: 12px;
            width: 552px;
            background-color: #ffffff;
            text-align: left;
/*            border-bottom: thin solid #000000; */
/*            border-left: thin solid #000000; */
/*            border-right: thin solid #000000; */
           } 


