  BODY                    { background-color: #FFFFFF;
                            color: #323232;
                            font-family: Arial, Helvetica;
                            font-size: 9pt;
                            line-height: 13pt;
                            font-weight: normal;
                          }
  A                       { font-family: Arial, Helvetica;
                            font-size: 10pt;
                            font-weight: none;
                            color: #CC0000;
                            text-decoration: none;
                          }
  A.group                 { color: #FFFFFF;
                          }
  A:hover                 { text-decoration: underline;
                            color: #FF0000;
                          }
  .navMenu                { font-family: Arial, Helvetica;
                            font-size: 10pt;
                            font-weight: bold;
                            color: #003399;
                            text-align: right;
                            padding-bottom: 3px;
                          }
  .headTitle              { background-color: #191970;
                            color: #FFFFFF;
                            font-family: Arial, Helvetica;
                            font-size: 12pt;
                            font-weight: bold;
                            border-top: 1px solid #AAAAAA;
                            border-bottom: 1px solid #AAAAAA;
                            padding: 8px;
                          }
  .headText               { background-color: #191970;
                            color: #FFFFFF;
                            font-family: Arial, Helvetica;
                            font-size: 10pt;
                            font-weight: bold;
                            padding: 8px;
                            border-top: 1px solid #AAAAAA;
                            border-bottom: 1px solid #AAAAAA;
                          }
  .infoBox                { font-family: Arial, Helvetica;
                            font-size: 9pt;
                            font-weight: normal;
                            color: #000000;
                            border-bottom: 1px solid #AAAAAA;
                            border-left: 1px solid #AAAAAA;
                            border-right: 1px solid #AAAAAA;
                          }
  .data                   { font-family: Arial, Helvetica;
                            font-size: 9pt;
                            font-weight: normal;
                            padding: 3px;
                            color: #000000;
                          }
  .update                 { font-family: Arial, Helvetica;
                            font-size: 8pt;
                            font-weight: normal;
                            color: #000000;
                          }
  .listEntry              { font-family: Arial, Helvetica;
                            font-size: 9pt;
                            font-weight: normal;
                            color: #000000;
                            border-bottom: 1px solid #AAAAAA;
                            padding-top: 2px;
                            padding-bottom: 2px;
                          }
  .listHeader             { font-family: Arial, Helvetica;
                            font-size: 12pt;
                            font-weight: bold;
                            color: #191970;
                            background-color: #CCCCCC;
                            vertical-align: middle;
                            border-top: 0px solid #FFFFFF;
                            border-bottom: 10px solid #FFFFFF;
                            padding-top: 3px;
                            padding-bottom: 3px;
                          }
  .listDivide             { font-family: Arial, Helvetica;
                            font-size: 1pt;
                            color: #FFFFFF;
                            border-bottom: 1px solid #AAAAAA;
                          }
  .formTextbox            { font-family: Arial, Helvetica;
                            font-size: 9pt;
                            font-weight: normal;
                            color: #000000;
                            width: 150px;
                          }
  .formSubmit             { font-family: Arial, Helvetica;
                            font-size: 10pt;
                            font-weight: normal;
                            color: #000000;
                            background-color: #CCCCCC;
                            padding-left: 2px;
                            padding-right: 2px;
                            height: 20px;
                            border: 1px solid black;
                          }

  input, select, textarea { font-family: Arial, Helvetica;
                            font-size: 12px;
                            border: 1px solid black;
                          }
  .noborder               { border: 1px solid white;
	                  }
  .errHilite              { background-color: #FCC;
                            border: 1px solid #000;
                          }
  .HTMLBody               { color: #323232;
                            font-family: Helvetica, Arial;
                            font-size: 10pt;
                            line-height: 13pt;
                          }
  .HTMLBodyRed            { color: #CC0000;
                            font-family: Arial, Helvetica;
                            font-size: 10pt;
                          }
  .HTMLHeader             { color: #000080;
                            font-family: Times New Roman;
                            font-size: 14pt;
                            font-weight: bold;
                          }
  .RedFine                { color: #CC0000;
                            font-family: Arial, Helvetica;
                            font-size: 8pt;
                          }
  .BlackFine              { color: #000000;
                            font-family: Arial, Helvetica;
                            font-size: 8pt;
                          }
  .WhiteFine              { color: #FFFFFF;
                            font-family: Arial, Helvetica;
                            font-size: 8pt;
                          }
  .HTMLHighlight          { color: #000080;
                            font-family: Times New Roman;
                            font-size: 12pt;
                            font-weight: bold;
                          }
  .ccc_menuskin            { position:absolute;
                            width:165px;
                            background-color:blue;
                            border:1px solid black;
                            font:normal 12px Arial, Helvetica;
                            line-height:18px;
                            z-index:100;
                            visibility:hidden;
                          }
  .menuskin               { position:absolute;
                            width:165px;
                            background-color:red;
                            border:1px solid black;
                            font:normal 12px Arial, Helvetica;
                            line-height:18px;
                            z-index:100;
                            visibility:hidden;
                          }
  .ccc_menuskin a         { text-decoration:none;
                            color:white;
                            font-weight: bold;
                            padding-left:10px;
                            padding-right:10px;
                          }
  .menuskin a             { text-decoration:none;
                            color:white;
                            font-weight: bold;
                            padding-left:10px;
                            padding-right:10px;
                          }
  #mouseoverstyle         { background-color:red;
                          }
  #mouseoverstyle a       { color:white;
                            font-weight: bold;
                          }
  .Rebuild                { position: absolute;
                            width: 150;
                            height: 230;
                            z-index: 1;
                            left: 700;
                            top: 100;
                          }
  .Indent                 { padding-left: 20px;
                            padding-right: 20px;
                            padding-top: 20px;
                            padding-bottom: 20px;
                          }
