input.registro {background-color: #000000; font-size: 8pt; border:0; border-width:10pt; 
}
input.entrar {COLOR: #000000; background-color: #ffffff; font-size: 8pt; border:0; border-width:0px; 
}
input.radio {background-color: #ECEDEE; border-width:1pt; } 



.registro
{
    COLOR: #000000;
    FONT-SIZE: 8pt;
    FONT-FAMILY: verdana, arial, sans-serif;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
    
}
textarea
{
   background-color: #ACF662;
    COLOR: #000000;
    FONT-SIZE: 8pt;
    FONT-FAMILY: verdana, arial, sans-serif;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
    overflow: auto;
    width: 180pt; 
    height: 40pt
}
.linea
{
    COLOR: #000000;
    FONT-SIZE: 3px;
    FONT-FAMILY: verdana, arial, sans-serif;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
input {
	background-color: #ACF662;
	border: 1px solid #0ABE0A;
	COLOR: #000000;
    FONT-SIZE: 9pt;
    FONT-FAMILY: verdana, arial, sans-serif;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	
}


.entrar
{
    FONT-SIZE: 8px;
    FONT-FAMILY: verdana, arial, sans-serif;
    border: 1px solid #0ABE0A;
	font-weight: bold;
	color: #000000;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
    
}

select
{
   background-color: #ACF662;
    FONT-SIZE: 8pt;
    FONT-FAMILY: verdana, arial, sans-serif;
 	font-weight: bold;
	color: #000000;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
    width: 180pt
}