BODY
    { background-color: #FFFFFF;
    }

H1
    { font-size: 120%;
    }

H2
    { font-size: 110%;
    }

P 
    { color: #000000;
    }

.graphic 
    { background-color: #FFFFFF;
    }

.attn
    { color: #bb0000;
      text-transform: uppercase;
      text-decoration: none;
      font-size: 100%;
      font-weight: bold;
    }
    
.green
    { color: #00CC00;
      text-decoration: none;
    }
    
.gold
    { color: #FF9900;
      text-decoration: none;
    }
    
.general {  font-family: Arial, Helvetica, sans-serif;
      font-size: 46pt;
      font-weight: bold;
      color: #009999
    }
    
.attnblue
    { color: #0000FF;
      text-decoration: none;
    }
    
.normalsize
    {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 100%;
    }

.big
    {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 120%;
    }

.bigger
    {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 150%;
      font-weight: bold;
      color: #990000
    }

.biggest
    { font-size: 200%;
      font-weight: bold;
      color: #0000FF
    }

.bigRed
    { font-size: 120%;
      font-weight: bold;
      color: #FF0000
    }

.biggerRed
    { font-size: 150%;
      font-weight: bold;
      color: #FF0000
    }

.biggestRed
    { font-size: 200%;
      font-weight: bold;
      color: #FF0000
    }

.bigBlue
    { font-size: 120%;
      font-weight: bold;
      color: #0000FF
    }

.biggerBlue
    { font-size: 150%;
      font-weight: bold;
      color: #0000FF
    }

.biggestBlue
    { font-size: 200%;
      font-weight: bold;
      color: #0000FF
    }

.boldblack
    { font-weight: bold;
      color: #000000
    }

.boldblue
    { font-weight: bold;
      color: #0000FF
    }

.boldred
    { font-weight: bold;
      color: #FF0000
    }

.grey
    { background-color: #CCCCCC;
    }

.greyout
    { color: #999999;
      text-decoration: none;
    }

.keep 
    { background-color: #74ca56;
      color: #97d881
     background-color: #94ea76;
     background-color: #74ca56;
    }
.negative
    { background-color: #94ea76;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 90%;
      color:  #3a652b;
    }
.negative a:link    { color: #3a757b; text-decoration: none; background-color: transparent; }
.negative a:visited { color: #3a757b; text-decoration: none; background-color: transparent; }
.negative a:active  { color: #3a757b; text-decoration: none; background-color: #97d881; }
.negative a:hover   { color: #3a757b; text-decoration: none; background-color: #a4faa6; }
    
.negattn
    { background-color: #666666;
      color:  #FFFF00;
    }
    
.topOn, .leftOn, .negOn
    {
      color: #000099;
      font-size: 90%;
      text-transform: uppercase;
      text-decoration: none;
      font-weight: bold;
    }
.negOn { color: #006600; }

.topOff, .leftOff 
    {
      color: #57577f;
      text-decoration: none;
    }
.negOff { text-decoration: none; }

.topNav 
    { background-color: #b469f4;
      font-family: Arial, Helvetica, sans-serif; 
      font-size: 70%;
      color: #4d1b78;
      vertical-align: bottom;
      text-align: center;
      font-weight: normal;
    }

.title
    {
      text-align: left;
      vertical-align: top;
    }

.hSubtitle
    {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 170%;
    }

.hTitle
    {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 200%;
      font-weight: bold;
      color: #990000
    }

.leftNav
    {
      background-color: #c3c3ff;
      font-family: Arial, Helvetica, sans-serif; 
      vertical-align: top;
      text-align: right;
    }
.leftNav a:link    { color: #57577f; text-decoration: none; background-color: transparent; }
.leftNav a:visited { color: #57577f; text-decoration: none; background-color: transparent; }
.leftNav a:active  { color: #57577f; text-transform: uppercase;
   text-decoration: none; background-color: #e3e3ff; }
.leftNav a:hover   { color: #57a79f; text-decoration: none; background-color: #c3c3ff; }

.sansa
    { font-family: Arial, Helvetica, sans-serif;
      vertical-align: top;
      text-align: right;
    }
.sansa a:link
    { color: #57577f; text-decoration: none; background-color: transparent; }
.sansa a:visited
    { color: #57577f; text-decoration: none; background-color: transparent; }
.sansa a:active
    { text-transform: uppercase;
      color: #57577f; text-decoration: none; background-color: #c3c3ff; }
.sansa a:hover
    { color: #57577f; text-decoration: none; background-color: #c3c3ff; }
       
.main 
    {
      font-size: 100%;
      font-weight: normal;
      text-align: left; 
      vertical-align: top;
    }

.leftFoot 
    { background-color: #FFFFFF;
      color:  #999999;
      font-size: 100%;
      font-weight: normal;
      text-align: right;
    }

.rightFoot
    {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 70%;
      font-weight: normal;
      text-align: left;
      color: #71713a;
    }

.linkFoot
    { font-weight: normal;
      text-decoration: none;
      color: #71713a;
    }

.rightFoot a:link   { color: #71713a; text-decoration: none; background-color: transparent; }
.rightFoot a:visited   { color: #71713a; }
.rightFoot a:active   { color: #71713a; }
.rightFoot a:hover   { color: #51511a; }

.linkGraphic
    { text-decoration: none;
    }

