        legend {
            font-weight:bold;
            color:#0000CC;
        }
        
        .box {
            width:350px;
            height:200px;
        }
        
        .info {
            width:78%;
            margin-bottom:20px;
        }
        
        .maintable {
            border:0px;
            width:100%;
        }
        
        .button a {
          border:1px outset #DFDFDF;
          color:#000000;
          background-color:#F7F7F7;
          text-decoration:none;
          font-weight:bold;
          font-size:8pt;
          padding:2px;
      }
        
        .grouptable {
            border:1px solid #C0C0C0;
            margin:0px 10px 15px 0px;
            line-height:17px;
            width:100%;
        }
        
        .grouphead {
            color:#FFFFFF;
        }
        
        .grouphead a, 
        .grouphead a:link, 
        .grouphead a:visited, 
        .grouphead a:active {
            color:#FFFFFF;
            text-decoration:none;
        }
        
        .grouphead a:hover {
            text-decoration:underline;
        }
        
        .linktable {
            width:100%;
            margin-bottom:15px;
        }
        
        .numlist a {
            text-decoration:none;
            border:1px solid #0000FF;
        }
        
        .settings {
            width:78%;
        }
        
        #menu {
            margin-bottom:15px;
            width:200px;
            float:right;
        }
        
        #menu a {
            font-weight:bold;
            font-size:10pt;
        }


  .captions {
      font-weight:bold;
  }


  .code {
      font-family:Courier New;
  }


  .messages {
      color:#FF9F00;
      font-weight:bold;
      width:60%;
  }


  .install {
      background-color:#E4FBBB;
  }


  .install form {
      display:inline;
  }


  .uninstall {
      background-color:#FBDDBB;
  }


  .uninstall form {
      display:inline;
  }

  #poweredby {
      text-align:center;
  }
