h1{
    font-family:arial;
    font-size:9pt;
    font-weight:bold;
	text-align: center;
    background:white;
}
td.h1{
    font-family:arial;
    font-size:9pt;
    font-weight:bold;
	text-align: center;
    background:white;
}
H2{ font-family:times;
    font-size:20pt;
    text-align:right;
  }
td.frm{
    font-family:arial;
    font-size:9pt;
    font-weight:normal;
    background:rgb(200,200,200);
    padding-left: 0.5em;
    }
input{
    font-family:arial;
    font-size:9pt;
	background:white;
    }
select{
    font-family:arial;
    font-size:9pt;
	background:white;
}
table{
    margin-left:2em; 
    border-color:rgb(200,200,200);
}
Th{
    font-family:arial;
    font-size:9pt;
    font-weight:bold;
    color:white;
    background:rgb(99, 131, 124);
}
th.pie{
    background:rgb(104,129,134);
    padding-top:1em;
    padding-bottom:1em;
}
td.reg{
 background:white;
 font-family:arial;
 font-size:8pt;
 text-align:justify;
 padding-right:1em;
 }
td.regneg{
 background:white;
 font-family:arial;
 font-size:8pt;
 font-weight:bold;
 text-align:justify;
 padding-right:1em
}
table.boxreg{
 margin-left:0em;
}
td.regpie{
 background:white;
 font-family:arial;
 font-size:10pt;
 font-weight:bold;
 text-align:center;
 padding-right:1em
;
}
td.consulta{
    font-family:arial;
    font-size:8pt;
    font-weight:normal;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: none;
    padding-bottom:0;
    background:RGB(230,230,242);
    
}
td.huella_a{
    font-family:arial;
    font-size:8pt;
    font-weight:normal;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: none;
    padding-bottom:0;
    background:yellow;
    
}
td.ficha{
    font-family:arial;
    font-size:8pt;
    font-weight:normal;
}
td.fichaconsulta{
    font-family:arial;
    font-size:8pt;
    font-weight:normal;
    background:RGB(230,230,242);
    border-left:5px solid rgb(230,230,242);
    border-right:5px solid rgb(230,230,242);
	height:20px;
}
input.buscar{
    background: rgb(150,130,250);
    color:yellow;
    font-weight:bold;
    font-size:12;
}
th.registros{
    font-family:tahoma;
    font-size:7pt;
    font-weight:bold;
    background:#FFE4B5;
    color:black;    
}
th.invencabe{
    font-family:tahoma;
    font-size:7pt;
    background:orange;
    color:black;
    }
