
.thispage{
  text-decoration:none;
  color:#ffffff;
  background-color:#99cc99;
  letter-spacing:0em;
  font-size:9pt;
  font-family:Arial,Helvetica,Verdana;
  font-weight:normal;
  border-left:1px solid #66bb66
  }
.header{
  text-decoration:none;
  color:#66bb66;
  letter-spacing:0em;
  font-size:9pt;
  font-family:Arial,Helvetica,Verdana;
  font-weight:normal;
  border-left:1px solid #66bb66
  }
a.header:hover{
  background-color:#e8f8e8;
  color:66bb66;
  text-decoration:none
  }
.header-table{
  letter-spacing:0pt;
  font-size:9pt;
  padding-right:0pt;
  }
.section_title{
  font-family:Arial,Helvetica,Verdana;
  letter-spacing:0pt;
  font-size:10pt;
  color:#cc9966;
   font-weight:normal
  }
.top_border{
  border-top:1px dashed #999999;
  border-left:1px dashed #999999;
  border-right:1px dashed #999999
  }
.middle_border{
  border-left:1px dashed #999999;
  border-right:1px dashed #999999
  }
.bottom_border{
  border-bottom:1px dashed #999999;
  border-left:1px dashed #999999;
  border-right:1px dashed #999999
  
  }
#no_border{
  border-width:0pt
  }