.inputTable{
  border-style:solid;
  border-width:1px;
  border-color:#7F9DB9;
  border-collapse:collapse;
  behavior: url("css/table/behaviors/inputTable.htc");
}

.inputTable .inputTableHead{
  background-color:#C3DAF9;
}

.inputTable td{
  height:22;
  font:ËÎÌå;
  font-size: 9pt;
  word-break:break-all;
  vertical-align:middle;
}


.table{
  border-style:solid;
  border-width:1px;
  border-color:#7F9DB9;
  border-collapse:collapse;
  behavior: url("css/table/behaviors/table.htc");
}

.table .thead{
   behavior: url("css/table/behaviors/thead.htc");
}

.table .tbody{
   behavior: url("css/table/behaviors/tbody.htc");
}

.table .tfoot{
   behavior: url("css/table/behaviors/tfoot.htc");
}

.table td{
  height:22;
  font:ËÎÌå;
  font-size: 9pt;
  word-break:break-all;
  vertical-align:middle;
}

.table1{
  border-style:solid;
  border-width:1px;
  border-color:#000000;
  border-collapse:collapse;
  behavior: url("css/table/behaviors/table1.htc");
}

.table1 .thead1{
   behavior: url("css/table/behaviors/thead1.htc");
}

.table1 .tbody1{
   behavior: url("css/table/behaviors/tbody1.htc");
}

.table1 .tfoot1{
   behavior: url("css/table/behaviors/tfoot1.htc");
}

.table1 td1{
  height:22;
  font:ËÎÌå;
  font-size: 9pt;
  word-break:break-all;
  vertical-align:middle;
}
.Noprint{display:none;} 
