﻿.txt
{
	border-width:1px;
	border-color:#C00000;
	font-family:Arial,Verdana;
	font-size:11px;
}

.txtTabla
{
	border-width:1px;
	font-family:Arial,Verdana;
	font-size:11px;
}



.txtML /*multiline*/
{
	border-width:1px;
	border-color:#C00000;
	font-family:Arial,Verdana;
	font-size:11px;
}


.txtRML
{
	background-color:#E2EBEF; 
	border-width:1px;
	border-color:#C00000;
	font-family:Arial,Verdana;
	font-size:11px;
}


.txtNum
{
	border-width:1px;
	border-color:#C00000;
	font-family:Arial,Verdana;
	font-size:11px;
	text-align:right; 	
}


.txtDec
{
	border-width:1px;
	border-color:#C00000;
	font-family:Arial,Verdana;
	font-size:11px;
	text-align:right; 	
}


.txtFecha
{
	border-width:1px;
	border-color:#C00000;
	font-family:Arial,Verdana;
	font-size:11px;
	text-align:right; 		
}


.txtReg
{
	border-width:0px;
	background-color:#FCFCFE;
	font-family:Arial,Verdana;
	font-size:11px;
	font-weight:bold;  
	text-align:right;  
}

.txtHid
{
	border-width:0px;
	background-color:#FCFCFE;
	color:#FCFCFE;
	font-size:11px;
}


.txtMsg
{
	border-width:0px;
	font-family:Arial,Verdana;
	background-color:#FCFCFE;
	color:#CC0000; 
	font-size:12px;
	font-weight:bold;
	
	
}

.txtRead
{
	background-color:#ECDCDC; 
	border-width:1px;
	border-color:#C00000;
	font-family:Arial,Verdana;
	font-size:11px;
	
}


.txtRNum
{
	background-color:#ECDCDC; 
	border-width:1px;
	border-color:#C00000;
	font-family:Arial,Verdana;
	font-size:11px;
	text-align:right;  
	
}

.OHid
{
  visibility:hidden;  
  overflow:hidden ;
  float:none ;
  display:none;     
}

.OVis
{
  visibility:visible ;  
  overflow:visible;
  float:inherit;    
  display:table;  
	
}

.btn
{
	background-color:#548DD4;
	font-family:Arial,Verdana;
	font-size:12px;
	color:white;
	font-weight:bold;
	
}
.btn1
{
	background-color:#B3C7D2;
	font-family:Arial,Verdana;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	height: 18px;
}

.OVER
{
 cursor: pointer;
 cursor: hand;
 color: white;
 background-color: #a380a2;
}
.OUT
{
 cursor: pointer;
 cursor:hand;
 background-color:#FFFFFF;
}
.SEL
{
 cursor: pointer; 
 cursor: hand;
 color: white;
 background-color: #8d80a2;
}
