body                 {background-color: rgb(153, 153, 102);
                      font-family:      Arial,Verdana,sans-serif;
                      margin-bottom:    6;
                      margin-top:       6;
                      text-align:       center;
                      }
table                {margin-left:      auto;
                      margin-right:     auto;
                      }
.CatHdrDrpLg         {color:            rgb(255, 255, 255);
                      font-size:        200%;
                      font-weight:      bold;
                      height:           1em;
                      filter:           Shadow(Color=#666666,Direction=150,Strength=8);
                      text-shadow:      #666666 5px 5px 5px;
                      }
.CatHdrDrpTn         {color:            rgb(255, 255, 255);
                      font-size:        75%;
                      font-weight:      bold;
                      height:           1em;
                      filter:           Shadow(Color=#666666,Direction=150,Strength=8);
                      text-shadow:      #666666 3px 3px 3px;
                      }
.CatImgBdr           {border-color:     #888888 #000000 #000000 #888888;
                      border-width:     8px;
                      }
.CatImgBdrX          {border-color:     rgb(000, 000, 000);
                      border-width:     10px;
                      }
.CopNarRd            {color:            rgb(255, 255, 255);
                      font-size:        80%;
                      font-weight:      bold;
                      text-align:       center;
                      }
.NavBar              {background-color: rgb(102, 102, 102);
                      font-size:        80%;
                      font-weight:      bold;
                      }
a.NavBarLkMd:link    {color:            rgb(255, 255, 255);
                      text-decoration:  none;
                      }
a.NavBarLkMd:visited {color:            rgb(255, 255, 255);
                      text-decoration:  none;
                      }
a.NavBarLkMd:active  {color:            rgb(255, 255, 255);
                      text-decoration:  none;
                      }
a.NavBarLkMd:hover   {color:            rgb(255, 255, 255);
                      text-decoration:  underline;
                      }
.NavBarSep           {color:            rgb(255, 255, 255);
                      }
.NavBarSpcSm         {font-size:        30%;
                      }
