body
{
}
.CajadeTexto
	{
		text-align:left ;
		font-style:normal ;
		font-family:Verdana ;
		font-size :xx-small ; 
		border-style:solid  ;
		border-width:1px ;
		border-color:DarkGray;
    }
 .EtiquetaDato
    {
		text-align:left ;
		font-style:normal ;
		font-family:Verdana ;
		font-size :xx-small ; 
		 font-weight:normal ;
	}
	.EtiquetaMsg
    {
		text-align:left ;
		font-style:normal ;
		font-family:Verdana ;
		font-size :xx-small ; 
		 font-weight:normal ;
		 color:Blue ;
		 
	}
	.EtiquetaError
    {
		text-align:left ;
		font-style:normal ;
		font-family:Verdana ;
		font-size :xx-small ; 
		 font-weight:bold ;
		 color:Red ;
		 
	}
.EtiquetaTitulo
    {
		
		font-style:normal ;
		font-family:Verdana ;
		font-size :xx-small ; 
		 font-weight:bold ;
	}
	.EtiquetaVinculo
    {
		text-align:left ;
		font-style:italic ;
		font-family:Verdana ;
		font-size :xx-small ; 
		 font-weight:bold ;
	}
.Boton
    {
		text-align:center ;
		font-style:normal ;
		font-family:Verdana ;
		font-size :xx-small ; 
		border-style:solid  ;
		border-width:1px ;
		border-color:DarkGray;
	}
.FondoF
{
	background-color:whitesmoke;
	}
.BordeF
{
	border-style:solid  ;
	border-width:1px ;
	border-color :Gray;
}

.TablaTitulo
{
	 border-bottom-width:0;
	 WIDTH: 776px;
}

.CeldaTitulo
{
	width:150px;
	background-color:lightGrey;
	text-align:center;
	font-family:Verdana;
    font-size:x-small ;
    font-weight:bold ;
}
.Tabla
{
	font-size:xx-small ;
    FONT-FAMILY: Verdana

}
.TablaDatos
{
	font-size:xx-small ;
    PADDING-RIGHT: 0px; 
    PADDING-LEFT: 0px; 
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    
    WIDTH: 775px;
    PADDING-TOP: 0px;
    FONT-FAMILY: Verdana;
    border:"0" ;
    border-collapse: collapse;
    background-color:whitesmoke;
   

}
.GridDatos
{
	font-size::xx-small ;
    
    FONT-FAMILY: Verdana;
    

}
.CeldaFondo
{
	background-color: white;
}
.ComboDato
    {
		text-align:left ;
		font-style:normal ;
		font-family:Verdana ;
		font-size :xx-small ; 
		 font-weight:normal ;
	}
.ComboFecha
{
	text-align:left ;
		font-style:normal ;
		font-family:Verdana ;
		font-size :xx-small ; 
		 font-weight:normal ;
}
.DiaenFecha
{
	background-color:MediumAquarium ;
	font-size:xx-small ;
	font-family:Verdana ;
	
}
.MesenFecha
{
	background-color:CornflowerBlue ;
	font-size:xx-small ;
	font-family:Verdana ;
	
}
.FindeMes
{
	background-color:MintCream ;
	font-size:xx-small ;
	font-family:Verdana ;
	
}
.HoyDia
{
	background-color:LightSteelBlue ;
	font-size:xx-small ;
	font-family:Verdana ;
	
}
.EtiquetaConfirma
    {
		text-align:left ;
		font-style:normal ;
		font-family:Verdana ;
		font-size :xx-small ; 
		 font-weight:normal ;
		 color:Navy ;
		 
	}