html, body, table, td, div, span, input, select {
  font-size: 11px;
}
.dab_MainTable {
  background-color: #a8a8a8;
  border-left: 1px solid #a8a8a8;
  border-right: 1px solid #a8a8a8;
  border-collapse: collapse;
}
.dab_Main {
  background-color: #cfcfcf;
  height: 24px;
}
.dab_MainTable td, input, select {
  font-family: Verdana, Tahoma, Arial;
  font-size: 10px;
  white-space: nowrap;
  empty-cells: show;
}
.dab_HeaderCell {
  padding-left: 2px;
  padding-right: 2px;
}
.dab_Input {
  border: 1px solid #000000;
}
.dab_Link {
  color: #0000ff;
  font-weight: bold;
  text-decoration: none;
}
.dab_Row {
  padding-top: 0px;
  padding-bottom: 1px;
  padding-left: 2px;
  padding-right: 2px;
  border-right: 1px solid #a8a8a8;
}
.dab_RowLight {
  background-color: #e8e8e8;
}
.dab_RowDark {
  background-color: #c8c8c8;
}

.dab_Row_FieldEdit {
  padding-top: 0px;
  padding-bottom: 1px;
  padding-left: 2px;
  padding-right: 2px;
  border-right: 1px solid #a8a8a8;
  cursor: pointer;
}

.dab_Row_FieldEdit:hover {
  color: #0000ff;
}

.dab_Frame td {
}
.dab_Frame input, select {
  border: 1px solid #000000;
  font-size: 9px;
}
.dC_LHeader {
  background-image: url(img/top.gif);
  background-repeat: no-repeat;
  height: 20px;
  padding-left: 10px;
  font-weight: bold;
}
.dC_RHeader {
  background-image: url(img/rtop.gif);
  background-repeat: no-repeat;
  background-position: right;
  height: 20px;
  padding-left: 10px;
  font-weight: bold;
}
.dC_Start {
  background-image: url(img/ctrl_bg.gif);
  font-size: 9px;
  padding: 3px;
}
.dC_End {
  background-image: url(img/ctrl_bg.gif);
  font-size: 9px;
  border-bottom: 1px solid #ffffff;
  padding: 3px;
}

.dab_Group_HeaderRow {
  background-color: #c4c4c4;
}

.dab_Group_HeaderRow td {
  border-bottom: 1px solid #777777;
  border-top: 1px solid #efefef;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 3px;
  font-weight: bold;
}

