Header 
{
    margin-top: 0px;
    margin-left: 0px;
}

.text10
{
      background-color : #DDDDDD; 
      font-weight: normal; 
      color : #000000; 
      font-size: 10px;
      height: 12px;
      margin: 0px;
}

.bar_background
{
      background-color : #DDDDDD; 
}

.text11
{
      background-color : #FFFFFF; 
      font-weight: normal; 
      color : #000000; 
      font-size: 11px;
      height: 11;
}


BODY 
{ 
      font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
      font-size: 13px;
      color: #000000;
      margin: 0px; 
      margin-left: 10px;
      margin-right: 120px;
      width: 750px; 
}

.statelinks
{ 
  color: #000000 !important; 
  font-size: 11px;
  font-style: italic !important; 

  text-decoration: none; 
  font-weight: normal;
  background: #DDDDDD !important;
}

.statelinksalt
{ 
  color: #FF0000 !important; 
  font-size: 11px;
  font-style: italic !important; 

  text-decoration: none; 
  font-weight: normal;
  background: #DDDDDD !important;
}


.linkblubg
{  /*normal links in the text*/
  color: #003399; 
  text-decoration: none; 
  font-weight: normal;
  background: #CCFFFF;
}

.button_top
{ 
  color: #FF0000 !important; 
  text-decoration: none; 
  font-weight: normal;
  background: #DDDDDD !important;

}