a, body, td, div, span, input, select, textarea {color:black; font-family:verdana, arial, sans-serif; font-size:11px;}
a {text-decoration:none}
a.enlaceTxt:hover {background-color:#d1dcd4}
a.azul {color:#749595;  text-decoration:none; font-size:10px;}
body  {
	margin:0 0 0 5;
	scrollbar-track-color : #EDF3EF;  /*fondoBarra*/
	scrollbar-face-color : white; /*barra*/
   scrollbar-shadow-color : #336633;  /*lineaDcha*/
   scrollbar-darkshadow-color : white; /*lineaDcha*/
  	scrollbar-3dlight-color :white; /*lineaIzquierda*/
   scrollbar-highlight-color :#9DC4A7; /*lineaIzquierda*/
   background-image:url("../img/agFondo.jpg"); background-repeat:repeat-y;
}
th	{font-size:10px; background-color:#DDE5E0;}
.agAlerta {background-color:#FFF3F7; background-image:url("../img/agFdoAlerta.jpg"); background-repeat: repeat-y; border-top:1px solid #848484; border-bottom:1px solid #848484}
.agBotones  {padding:3; cursor:default; cursor:hand}
.agTitulo {position:relative; left: -5; width:106%; background-color:#F7F7F7; margin:0 0 5 0; background-image:url("../img/agFdoTitulo.jpg"); background-repeat: repeat-y; border-top:1px solid black; border-bottom:1px solid black} background-repeat: repeat-y; border-top:1px solid black; border-bottom:1px solid black}
.bordeInfR  {border-bottom:1px solid #ff0000}
.bordeInfV  {border-bottom:1px solid #009900}
.bordesNegros {border-top:1px solid black; border-bottom:1px solid black;}
.mano  {cursor:pointer; cursor:hand}