<style>
.table_css{
    padding:0px;
      border:1px solid #ccffcc;
      background-color:#f3f3f3; 
      border-left-style:none;
      border-right-style:none;
  font-family: Arial;

}
.row_title{
      border:2px solid  #ccffcc;
      background-color:#f3f3f3; 
      border-left-style:none;
      border-right-style:none;
	  color: #008000;
  font-family: Arial;

}
.row0_1 {
      width:120px;
      background-color:#f3f3f3;
      border:1px solid  #ccffcc;
      border-left-style:none;
      color: #008000;
      text-align:right;
     line-height: 28px;
  font-family: Arial;

}
.row0_2 {
      background-color:#f3f3f3;
      border:1px solid  #ccffcc;
      border-right-style:none;
      border-left-style:none;
  font-family: Arial;
  padding-left:5px;

}

.row1_1 {
      width:120px;
      background-color:#f3f3f3; 
      border:1px solid  #ccffcc;
      border-left-style:none;
      color: #008000;
      text-align:right;
      border-top-style:none;
     line-height: 28px;
  font-family: Arial;

}
.row1_2 {
      background-color:#f3f3f3; 
      border:1px solid  #ccffcc;
      border-right-style:none;
      border-left-style:none;
      border-top-style:none;
     line-height: 28px;
  font-family: Arial;
  padding-left:5px;

}
.row2_1 {
      color: #008000;
      width:120px;
      background-color:white; 
      border:1px solid  #ccffcc;
      border-top-style:none;
      border-buttom-style:none;
      border-left-style:none;
      text-align:right;
     line-height: 28px;
  font-family: Arial;

}

.row2_2 {
  line-height: 28px;
      background-color:white;
      border:1px solid  #ccffcc;
	  border-top-style:none;
      border-right-style:none;
      border-buttom-style:none;
	  border-left-style:none;
  font-family: Arial;
  padding-left:5px;

}
</style>

