/* Estilos de Formulários */

.text_lost, .text_over {
	border-width:1px;
	border-color:#333333;
	border-style:solid;
	font-family:verdana;
	font-size:13pt;
	background-color:#efefef;
}

.text_over {
	background-color: #F3C04D;
	border-color:#DA251D;
	
	}
	
.text_lost1, .text_over1 {
	border-width:0px;
	border-style:solid;
	font-family:verdana;
	font-size:13pt;
	background-color:transparent;
}

.text_over1 {
	background-color: transparent;
		
	}
	
.submit_busca {
	border-width:0px;
	font-family:verdana;
	font-size:9pt;
	color:#7F241F;
	background-color:#f0f0f0;
}

.submit_forum {
	border-width:0px;
	font-family:verdana;
	font-size:9pt;
	color:#333333;
	background-color:#ffffff;
}
