.table_css {
    border: 0;
}
.title_font {
    
  font-family: Microsoft Sans Serif, Arial;
  color: #cb3434;
  font-size: 9pt;
  font-weight: bold;
}
.bottom_font {
    
  font-family: Microsoft Sans Serif, Arial;
  font-size: 10px;
  font-weight: normal;
}
.button_css{
        
  background-image: url(../images/hamta_button.jpg);
  width: 90px;
  background-repeat: no-repeat;
  background-color: transparent;
  height: 40px;
}