.inputleft{
			text-align:left;
			border-style:none;			
			font-family:Verdana;
			font-size:10px;
}

.inputright{
		text-align:right;
		font-family:Verdana;
		font-size:10px;
		}
		
.inputright_sinborde{
		text-align:right;
		border-style:none;	
		font-family:Verdana;
		font-size:10px;
		}		
		
.inputcenter{
		text-align:center;
		font-family:Verdana;
		font-size:10px;
		}

.tam_texto{
		font-family:Verdana;
		font-size:10px;			
}

.celdda{
		font-family:Verdana;
		font-size:10px; 
		background-color:#DCDCDC;
}

.tamfuenteceldda{
		font-family:Verdana;
		font-size:11px; 
}

.filapeq{
		font-size:4px; 
}

.color_amarillo{
		font-family:Verdana;
		font-size:11px; 
		color: #FFFF00;
}
select { 
		font-family:Verdana;
		font-size:11px;
		text-transform:capitalize;
	}

a{
	color:#0066CC;
	text-decoration:none;
 }
 
p{
	 font-family:Verdana;
	 font-size:11px;
 }
 
.boton{
	border-width:1px;
	font-size:10px;
	font-family:Verdana;
}  

.boton1{
	border-width:1px;
	font-size:10px;
	font-family:Verdana; 
	/*border-style:solid; */
	background-color: ThreeDFace;
  	height: 17 px;
	width: 120px;
	border: thin outset;
	cursor: default; 
	border-width:1px; 
	  
	/*border-right-color:#333333;
	border-bottom-color:#333333; */		
}  

.a1{
	color:#000000;
	text-decoration:none;
}