
 TR.whiterow   { background: #fff; }
 TR.plainrow   { background: #eee; }
 TR.silverrow  { background: #ddd; }
 TR.darkrow    { background: #666; color: #fff; }
 TR.darkerrow  { background-color: #333; color: #fff; }
 TR.blackrow   { background-color: #000; color: #fff; }


 .ny      {font-size: 110%;
           color: #900;}



 .zoom    {font-size: 110%;
           color: red;
           font-style:italic;}

 .topic   {font-size: 110%;
           color: blue;}

 .date    {font-size: 90%;
           color: white;
           background: blue;}

 .date80    {font-size: 80%;
           color: white;
           background: blue;}

 .date130    {font-size: 130%;
           color: white;
           background: blue;}

 .story   {font-size: 90%;
           color: blue;}


 .ea-link {font-size: 115%;
           background: #222;
	   color: #ccc;
           text-decoration:underline; }

 

 a  { text-decoration: none;
           padding: 0px 0px 0px 0px;}

 .orangeback {background: #ffcc99;}         <!-- #66ff99 -->
 .help {background: #003399; color:white;}
 .top  {background: gray; color:white;}

 TH    {font-family:sans-serif;
         background-color:#eeeeee;
         color: black;
         font-weight: bold;

       }
 TH.black {font-family:sans-serif;
         background-color:black;
         color: white;
         font-weight: bold;

       }


 TD    {font-family:sans-serif;
        font-size:small;
       }

 TD.box2 {border: 1px solid black;} 
 TD.box1  {border: 1px solid black;} 

 TD.bluemedium
        {font-family: sans-serif;
         font-weight: bold; 
         font-size: small;
         color: white;
         background-color:#0000cc;
         text-align: center;
        }
 TD.bluemed
        {font-family: sans-serif;
         font-size: medium;
         font-weight: bold;
         text-align: center;
         color: white;
         background-color:#0000cc}

 TD.bluesm
        {font-family: sans-serif;
         font-size: small;
         font-weight: bold;
         text-align: center;
         color: white;
         background-color:#0000cc}

 TD DIV {background-color:#eeeeee
        font-size: small;
       }
 TD TD {font-family:sans-serif;
        font-size: small;
       }
 TD UL {font-family:sans-serif;
        font-size: small;
       }

 TD.W    {background-color:white;
          align:left}

 DIV.quote    {font-family:sans-serif;
         font-size: small;
         color: black;
         background-color:#aaddff;
         margin-left: 10%;
         margin-right: 10%;}






