@charset "utf-8";
/* CSS Document */
/* Estilo para LEGEND */
A:link {text-decoration:none;color:#696969;}
A:visited {text-decoration:none;color:#696969;}
A:active {text-decoration:none;color:#ff0000;}
A:hover {text-decoration:underline;color:#7C0404;} 

.bodys{background-color:#E2E2E2;}
<!-- .bodys{background-color:#E2E2E2;} -->
legend{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold}

/* Estilo para TEXT AREA */
.txtarea{ font-family:verdana; font-size:10px; background-color:#FFFFCC; border:1px solid #878787;}
.combo{fonto-family:verdana; font-size:10px; text-transform:uppercase;}
.celdatitulo{font-family:Verdana; font-size:12px; font-weight:bold; background-color:#CAF4CA;}
.boton{ background-color:#CAF4CA; font-weight:bold; border:1px solid #CCCCCC}
.tablaborde{ border-style:solid; border-color:#666666; border-width:2px;}

/* Estilos para el reporte*/
.tdrepo{ font-family:Verdana; font-size:12px; letter-spacing:-1px;}

/* Estilos para fotocheck*/
.tdcod{font-family:arial narrow; font-size:14px; text-align:center; letter-spacing:-1px; }
.tdnombre{ font-family:arial narrow; font-size:14px; letter-spacing:0px; text-align:center; text-transform:uppercase; color:#FF0000; line-height:-1px;}
.tdape{ font-family:arial narrow; font-size:12px; letter-spacing:0px; text-align:center; text-transform:uppercase; color:#FF0000; line-height:-1px;}

.tdcole{ font-family:arial narrow; font-size:11px; letter-spacing:-1px; text-align:center; text-transform:uppercase;}

/* Estilos para la lista de colegios */
.tdtitulo{ font-family:Verdana; font-size:11px; font-weight:bold; text-align:center; border:1px solid #696969;}
.tdlista{font-size:11px; font-family:Verdana;  text-align:left; letter-spacing:-1px; text-indent:10px; border:1px solid #696969;}
.tdtipo{ font-family:Verdana; font-size:12px;letter-spacing:-1px;}

/* Estilos para la lista de colegios */
.tdtit{font-family:verdana; font-size:12px; font-weight:bold; background-color:#99FF99;}
.regis{font-family:verdana; font-size:10px; text-transform:uppercase;letter-spacing:-1px;}
.email{font-family:verdana; font-size:9px; text-transform:lowercase; letter-spacing:-1px;}

.mayus{font-family:verdana; font-size:12px;text-transform:uppercase;}

/* fotochecks */
.muni{font-family:"swis721 cn BT"; font-size:10px; text-align:center; font-weight:bold;}
.fondo{ font-family:"Kabel Dm BT"; font-size:16px; letter-spacing:-1px; text-align:center; color:#000000; line-height:15px;}
.ie{font-family:arial; font-size:8px; text-align:center; font-weight:bold;}

.hover {
    background: #CCCCCC;
    color: #000000;
}
.copyright{ font-family:arial; font-size:10px; color:#FFF; text-align:center;}
