
table.index_turtab {
  width:238px;
  background-color:#eaeaea;
  /*border:1px solid #38393a;*/
  border-collapse:collapse;
  margin:7px 7px 7px 0px;
  height: 16px;
  }

table.index_turtab td{
  border:1px solid #38393a;
  /*border-left: none;*/
  font-size:11px;
  font-family:Arial, Helvetica, sans-serif;
  vertical-align: top;
  }

table.index_turtab td.turtab_hl1 {
  width:16px;
  background:url(/img/turtab_hl1.gif) repeat-x 0% 0%;
  }

table.index_turtab td.turtab_hl2 {
  width:109px;
  background:url(/img/turtab_hl2.gif) repeat-x 0% 0%;
  }

table.index_turtab td.turtab_hl3 {
  width:108px;
  background:url(/img/turtab_hl3.gif) repeat-x 0% 0%;
  }

tr.turtab_top td {
  background:url(/img/turtab_hl4.gif);
  border-color:#cccccc;
}

tr.turtab_nottop td {
  background:url(/img/turtab_hl5.gif);
  border-color:#7e7e7e;
  vertical-align: top;
}

tr.turtab_top  td.turtab_col_1, tr.turtab_top_8  td.turtab_col_1 {
  width:16px;
  padding:1px 1px 1px 2px;
  font-weight:bold;
  color:#0449a2;
  }
tr.turtab_top  td.turtab_col_1 {
  border-left: 1px solid #38393a;
}
tr.turtab_top td.turtab_col_4, tr.turtab_top_8 td.turtab_col_4 {
  border-right:1px solid #7e7e7e;
  }


tr.turtab_top_8 td {
    background:url(/img/turtab_hl4.gif);
  border-color:#cccccc;
  border-bottom-color:#7e7e7e;
}
tr.turtab_top_8 td.turtab_col_1 {
  border-left: 1px solid #38393a;
}
tr.turtab_nottop  td.turtab_col_1 {
  width:16px;
  padding:1px 1px 1px 2px;
  font-weight:bold;
  color:#000000;
  border-left: 1px solid #38393a;
  }

td.turtab_col_2 {
  width:64px;
  padding:1px 1px 1px 2px;
/*  font-weight:bold;*/
  }
td.turtab_col_2 a, td.turtab_col_5 a {
  color: #000;
  text-decoration: none;
}
td.turtab_col_3 {
  width:19px;
  padding:1px;
  }

td.turtab_col_4 {
  width:23px;
  padding:1px;
  }

td.turtab_col_5 {
  width:63px;
  padding:1px 1px 1px 2px;
/*  font-weight:bold;*/
  }

td.turtab_col_6 {
  width:19px;
  padding:1px;
  }

table.index_turtab td.turtab_col_7 {
  width:23px;
  padding:1px;
  border-right: 1px solid #38393A;
  }

