.tb_ine {
  border-top: 0.1em solid white;
  margin-top: 1em;
  margin-bottom: 1em;
}
.tb_ine caption {
  display: none;
}

.tb_ine thead {
  background-color: #FFFFFF;
  color: #126ABF;
  font-size: 80%;
}
.tb_ine thead th {
  padding: 0.50em;
}

.tb_ine_th_blank {
  width: 3%;
}

.tb_ine tbody tr {
  height: 2em;
}
.tb_ine tbody tr td {
  text-decoration: none;
  padding: 0.25em;
}
.tb_ine tbody tr td a {
  text-decoration: none;
  color: #00288A;
}

.tb_ine_hp {
  border-top: 0.1em solid white;
  margin-top: 0.2em;
}
.tb_ine_hp caption {
  display: none;
}

.tb_ine_hp thead {
 // background-color: #00288a;
  color: #126ABF;
  font-size: 80%;
}
.tb_ine_hp thead th {
  padding: 0.50em;
  background-color: #00288a;
}

.tb_ine_hp tbody tr {
  height: 2em;
}
.tb_ine_hp tbody tr td {
  text-decoration: none;
  padding: 0.25em;
}
.tb_ine_hp tbody tr td a {
  text-decoration: none;
  color: #00288A;
}

.tb_ine_td_blank {
  font-size : 80%;
  text-align: center;
}

.dv_ine_tb_nav {
  text-align: right;
}


.tb_ine_th_pindic {
  width: 60%;
  text-align: left;

}
.tb_ine_th_pref {
  width: 14%;
  text-align: center;
}
.tb_ine_th_unimed {
  width: 10%;
  text-align: center;
}
.tb_ine_th_valpor {
  width: 10%;
  text-align: center;
}
.tb_ine_tr_odd {
  background-color: #FFFFFF;
  border-bottom : 1px solid #000000;
;
}
.tb_ine_tr_even {
  background-color: #FFFFFF;
  
}

.tb_ine_td_pindic {
  font-size : 85%;
  text-align: left;
  border-bottom : 1px dotted #000000;
}
.tb_ine_td_pindic a:hover {
  color: #CB0A05;
}
.tb_ine_td_pref {
  font-size : 85%;
  text-align: center;
  color: #2C343E;
}
.tb_ine_td_unimed {
  font-size : 80%;
  text-align: center;
  color: #2C343E;
}
.tb_ine_td_valpor {
  font-size : 85%;
  text-align: right;
  color: #000000;  
//color: #CB0A05;
}
span.skype_pnh_container { 
display:none !important; 
}
span.skype_pnh_print_container { 
display:inline !important; 
}