/* Estilos de Formulários */

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

.text_lost2, .text_over2 {
	border-width:1px;
	border-color:#97D5F4;
	border-style:solid;
	font-family:verdana;
	font-size:15pt;
	background-color:#efefef;
}

.text_over {
	background-color: #cccccc;
	border-color:#000000;
	
	}
	
.text_over2 {
	background-color: #61B5E5;
	border-color:#cccccc;
	
	}
	
.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;
}
