INPUT.TEXT  {
    font-family : Trebuchet MS;
    font-size : 10pt;
    font-weight : bold;
    background-color:#FFFFFF;	
    border-color : 336699;
    border-style : inset;
    border-width : 1px;
    color:#000000;
	height:15px;
}

.cuadro_texto  {
    font-family : Trebuchet MS;
    font-size : 9pt;
    font-weight : bold;
	text-align:center;
    background-color : #FFFFFF;
    border-color : #336699;
    border-style : inset;
    border-width : 0px;
    color :#000000;
}
