.layer	      {
				      font-family: Verdana, Arial, Helvetica, sans-serif;
				      text-decoration: underline;
				      cursor: hand;
				      font-size: 10pt
				      }
.bordes	      {
				      border-color: #FFFFFF #424D52 #424D52 #FFFFFF;
				      border-style: solid;
				      border-top-width: thin;
				      border-right-width: thin;
				      border-bottom-width: thin;
				      border-left-width: thin
				      }
.bordetabla   {              
              border: 2px solid #A4A9AB
              }
.encabezado   {
	            font-family: Tahoma;
	            font-size: x-small;
	            font-weight:bold;
	            color: #FFFFFF;
	            border-bottom: 1px #C0C3C5 solid;
	            background-color: #424D52;
	           
              }
.encabezado2  {
	            font-family: Tahoma;
	            font-size: x-small;
	            font-weight:bold;
	            color: #FFFFFF;
					background-color: #F78E10;
	            text-align: center;
              }
.texto        {
              font-family: Tahoma;
              font-size: x-small;
              color: #000000;
              }
              
.titulo        {
              font-family: Tahoma;
	            font-size: x-small;
	            font-weight:bold;
	            color: #424D52;
              }              
              
input.texto   {
              font-family: Tahoma;
              font-size: small;
				  /*font-weight:bold;*/
              color: #A4A9AB;
              border:1px #424D52 solid;
              background-color:#FFFFFF;
              }
input.boton   {
              font-family: Tahoma;
              font-size: x-small;
              color: #FFFFFF;
              font-weight:bold;
              border:1px #424D52 solid;
              background-color: #A4A9AB;
              cursor:hand;
              }
select.texto  {
              font-family: Tahoma;
              font-size: x-small;
              color: #F78E10;
              border:2px solid #F78E10;
              background-color:#FFFFFF;
              }
.BordesCeldas {border: 1px solid #A4A9AB;}
a:hover       {
              font-family: Tahoma;
              color: #333333; text-decoration: underline
              }
a { font-family: Tahoma; color: #666666; text-decoration: none}


a.stsgreen {
	color: #008000;
}
a.stsred {
	color: #FF0000;
}

.tablalstusuario {
	font-family: Tahoma; 
	color: #333333;
}

.tablazebra1 {
	background-color: #EDECE9;
}
.tablazebra2 {
	background-color: #F3CE97;
}
