body      {
          background-color: #6B949E;
          background-image: url(Images/dotty.gif);
          }
.maintable {
            background-color: white;
            }
.tabs     {
          background-color:#4B0000;
          color:white;
          font-family:arial;
          font-size:12;
          text-align:center;
          }
.gtabs    {
          background-color: #4B0000;
          color: white;
          font-family: arial;
          font-size: 12;
          text-align:center;
          
          }
.point    {   
          background-color:#00A140;
          text-decoration:underline;
          color:white;
          font-family:arial;
          font-size:12;
          text-align:center;
          cursor:pointer;
          width: 100px;
          }
p           {
            color:#000000;
            font-family:arial;
            font-size:12;
            }
td      {
        font-family:arial;
        font-size:12;
        font-weight: normal;
        color: #000000;
        }

th      {
        color:#000000;
        font-family:arial;
        font-size:10pt;
        text-decoration: none;
        text-align:left;
        padding: 2px;
        font-weight: bold;
        margin-bottom: 4px;
        }
A       {
        color:#000000;
        text-decoration:none;
        }
A:hover {color:#00A140;text-decoration:underline;cursor:pointer;}
.small {font-size:10}
.green {color:#00A140;font-weight:bold}

.nohover a:hover { color:#000000; text-decoration:none;cursor:text; }

#xmasparty {border: 1px solid #ff0000;
            font-family:Tahmoa, Arial;
            width: 80%;
            }

#xmasparty h1 {background-color:rgb(198,28,28);
              color:#ffffff;
              margin: 0px;
              font-size: 12pt;
              }
#xmasparty p  {
              font-family:Tahmoa, Arial;
              font-size: 9pt;
              color:rgb(198,28,28);
              margin-top: 2px;
              margin-bottom: 3px;
              }
.blue       {color:blue;}
.red        {color:rgb(198,28,28);font-weight:bold;}
.green      {
            background-color:white;
            border-collapse: collapse;
            width: 100%;
            }
.gcell      {
            font-family: arial;
            padding-left: 2px;
            color: #000000;
            text-align:left;
            font-weight: normal;
            }
.smallprint      {
                 font-family: arial;
                 font-size: 8pt;
                 color: #336633;
                 }
.mediumprintblack {
                 font-family: arial;
                 font-size: 9pt;
                 color: #000000;
                 }
#menu a     {
            width: 100px;
            }
#menu a:hover {
              color:white;
              }       
h3           {
              margin-bottom: 3px;
              font-size: 12pt;
              }            
            
