.login_usuario {
	font-family: Times;
	font-size: 12px;
	color: #003366;
	height: 20px;
	width: 80px;
	border: 1px solid #CCCCCC;
}

.login_senha {
	font-family: Times;
	font-size: 12px;
	color: #003366;
	height: 20px;
	width: 70px;
	border: 1px solid #CCCCCC;
}

.btn_ok {
	font: bold Times;	
	font-size: 9px;
	color:#666666;
	background: #CCCCCC;
	width:22px;  
	height:19px;
	border: 1px #CCCCCC;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 20px;
	width: 100px;
	border: 1px solid #DFDFDF;
}