body
{
	font-family: Verdana, Arial, Sans-Serif;
	color:#127423;	
	font-size:11px;	
	background-color:Transparent;
	min-width:138px;
	margin:0 0 0 0;

}

label
{
	width:58px;	
	display:block;
	float:left;
	clear:left;
	margin-top:22px;
	margin-bottom:22px;
	text-align:right;
}

input
{
	float:left;
	width:77px;
	margin-top:19px;
	margin-bottom:19px;
	border-right:1px solid #81BF3E;
	border-top:1px solid #81BF3E;
	border-left:1px solid #81BF3E;
	border-bottom:1px solid #81BF3E;
}

#footer
{	
	width:100%;
	clear:both;
	text-align:right;
	float:left;
}


#btnIngresar
{
	float:none;
	color:#127423;
	font-size:9px;
	font-family:Verdana;
	width:60px;
	height:18px;
	border:1px solid #81BF3E;
	font-weight:bold;
	background: #BDC88C; 
	margin:0 0 0 0;
}




