
.text {
	font-size: 8pt;
	font-style: normal;
font-weight: normal;
	font-family: helvetica, arial;
	background-color: #ffffff ;
}

input {
	font-size: 10pt;
	font-style: normal;
    font-weight: normal;
	font-family: helvetica, arial;	
}

select {
	font-size: 10pt;
	font-style: normal;
    font-weight: normal;
	font-family: helvetica, arial;		
}

textarea {
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-family: helvetica, arial;		
}

a:visited {
	color: #2E557D;
}
a:link {
	color: #2E557D;
	text-decoration: underline;
}

a.linku{
    color: red;
	text-decoration: underline;

}
a.linkuv{
    color: #2E557D;
	text-decoration: underline;

}
a.flecha{
	color: #B5C4D8;
}
a.eliminar{
	color: white;
}
body {
   	font-size: 8pt;
	font-family: helvetica, arial;
	
}

body.carta {
   font-size: 8pt;
	font-family: helvetica, arial;
	background-color: #E0E4E7  ;
}

body.blanco {
   font-size: 8pt;
	font-family: helvetica, arial;
	background-color: white  ;
}

td {
	font-size: 8pt;
	font-family: helvetica, arial;	
}


td.color1{
	font-size: 8pt;
	font-family: helvetica, arial;
	background-color: #DCDCDC;
}

td.color2{
	font-size: 8pt;
	font-family: helvetica, arial;
	background-color: WHITE;
}
tr.c1{
	font-size: 8pt;
	font-family: helvetica, arial;
	background-color: #DCDCDC;
}

th.c3{
	font-family: helvetica, arial;
	font-size: 7pt;
	background-color: #e8e8d0;
}
th.c4{
	font-family: helvetica, arial;
	font-size: 7pt;
	background-color: #1F2863;
}
th{
	font-family: helvetica, arial;
	font-size: 8pt;
}
b {
	font-family: helvetica, arial;	
}

p {
	font-family: helvetica, arial;	
}
a.cancel {
	color: red;
	text-decoration: underline;
}
a.print {
	color: blue;
	text-decoration: underline;
}
a.search {
	color: green;
	text-decoration: underline;
}
a.capture {
	color: black;
	text-decoration: underline;
}
a.cal{
	color: #DCDCDC;
	text-decoration: underline;
}
input.b{
	font-family: helvetica, arial;
	font-size: 8pt;
	background-color: #DCDCDC;
}
input.pend{
	font-family: helvetica, arial;
	font-size: 8pt;
	background-color: #ADD8E6;
}
input.cancel{
	font-family: helvetica, arial;
	font-size: 8pt;
	background-color: #FFE4B5;
}
select.bb{
	font-family: helvetica, arial;
	font-size: 8pt;
	background-color: #DCDCDC;
}
th.c4{
	font-family: helvetica, arial;
	font-size: 7pt;
	background-color: #9FB6CD;
}
textarea.tx{
	font-family: helvetica, arial;
	font-size: 8pt;
	background-color: #DCDCDC;
}
th.c5{
	font-family: helvetica, arial;
	font-size: 7pt;
	background-color: white;
}
th.c6{
	font-family: helvetica, arial;
	font-size: 7pt;
	background-color: #1F2863;
}
th.n{
	font-family: helvetica, arial;
	font-size: 7pt;
}
td.d {
	font-size: 6pt;
	font-family: helvetica, arial;	
}
input.resv{
	font-family: helvetica, arial;
	font-size: 8pt;
	background-color: #bac5cb;
}

textarea.cc{
	font-family: helvetica, arial;
	font-size: 8pt;
	background-color: #DADADA;
}