﻿body {
}

.estiloLbl
{
	/*font-family: Verdana, Times New Roman, Arial, Helvetica, sans-serif;/*Swis721 BT, Verdana, Arial, Helvetica, sans-serif;*/
	/*font-size:13px;
	font-weight:bold;*/
	font-weight: bold;
	font-family:Verdana;
	font-size:11px;
    text-align: left;
	color:#000033;
}

.estiloLblSinNeg
{
	font-weight: bold;
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	text-align:left;
}

.estiloLblMsg
{
	font-weight: bold;
	font-family:Verdana;
	font-size:11px;
	color:#000066;
	text-align:left;
}

.estiloTB
{
	text-align:left;	
	font-family:Verdana;
    font-size:11px; 
     font-weight:bold;
    height:14px;
    BORDER-RIGHT: #9FA5B2 1px solid; 
    BORDER-TOP: #D8DADF 1px solid; 
    FONT-WEIGHT: normal;   
    BORDER-LEFT: #D8DADF 1px solid;    
    COLOR: #000000; 
    BORDER-BOTTOM: #9FA5B2 1px solid;    
    BACKGROUND-COLOR: #ffffff
         
}

.estiloBtn
{	
	BORDER-RIGHT: 1px outset; 
	PADDING-RIGHT: 3px; 
	BORDER-TOP: 1px outset; 
	PADDING-LEFT: 3px; 
	PADDING-BOTTOM: 1px; 
	MARGIN: 0px; 
	BORDER-LEFT: 1px outset; 
	PADDING-TOP: 1px; 
	BORDER-BOTTOM: 1px outset; 
	BACKGROUND-COLOR: #D8DADF;
	color:#000033;
	font-family:Verdana;
	font-size:11px;

}

.estiloTitIsq
{	
	font-weight: bold;
    text-align: left;
    font-family:Verdana;
    font-size:11px;
	color:#000066;	
	
}

.estiloFondoTitulo
{
	background:#D8DADF;/*8D9DAE;*/
	color:#000033;
	font-family:Verdana;
	font-weight: bold;
    text-align: center;
    font-size:11px;	
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-right: #B6BAC5 1px solid;
	border-bottom: #B6BAC5 1px solid;
}

.fondo_Table
{
	border-color:#00FF33;
	background:#F5F5F5;  /*E6E6E6;*/
	border:0;
	border-collapse:collapse;		
}
