.logar{
	cursor:pointer;
	background:url("img_inicial/entrar3.gif") no-repeat left top;
	border:0;
	width:60px;
	height:24px;
	float:left;
	overflow:hidden;	
}
.text_lost {
	font-family:verdana;
	font-size:9pt;
	background:url(img_inicial/input_text2.gif) repeat-x;
	border:0;
	padding-left:2px;
	padding-right:2px;
	padding-top:2px;
	vertical-align:bottom;
	width:176px;
	height:20px;
}
.text_over {
	font-family:verdana;
	font-size:9pt;
	background:url(img_inicial/input_focus2.gif) repeat-x;
	border:0;
	padding-left:2px;
	padding-right:2px;
	padding-top:2px;
	vertical-align:bottom;
	width:176px;
	height:20px;
}
.text_area {
	background:url(img_inicial/text_area.gif) no-repeat;
	border:0;
	padding-left:2px;
	padding-right:2px;
	width:375px;
	height:225px;
}
.text_area_focus {
	background:url(img_inicial/text_area_focus.gif) no-repeat;
	border:0;
	padding-left:2px;
	padding-right:2px;
	width:375px;
	height:225px;
}
.text_descricao {
	background:url(img_inicial/text_descricao.gif) no-repeat;
	border:0;
	padding-left:2px;
	padding-right:2px;
	width:350px;
	height:75px;
}
.text_descricao_focus {
	background:url(img_inicial/text_descricao_focus.gif) no-repeat;
	border:0;
	padding-left:2px;
	padding-right:2px;
	width:350px;
	height:75px;
}
.text_area_trans {
	font-family:verdana;
	font-size:9pt;
	background:none;
	border:0;
	padding-top:0px;
	padding-left:2px;
	padding-right:2px;
	vertical-align:middle;
	width:inherit;
	height:inherit;
}

/*.text_lost, .text_over, .text_over2 {
	border-width:1px;
	border-color:#333333;
	border-style:solid;
	font-family:verdana;
	font-size:9pt;
	background-color:#efefef;
}

.text_over {
	background-color: #dddddd;
	border-color:#333333;
	
	}

.text_over2 {
	font-size:8pt;
}
	*/
	
.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;
}
