.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
	cursor: text;
	width: 200px;
	height: 19px;


}
.botao {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	border: 1px solid #999999;
	margin: auto;
	clear: right;
	float: left;
	height: 19px;
	width: 80px;
	color: #333333;
	text-decoration: none;
	background-image: url(admin/col_botao_fundo.jpg);
	background-repeat: repeat-x;




}
.titulo {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.texto {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	text-align: left;

}
.texto1 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	text-align: right;
}
.texto2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
.formnews {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 19px;
	width: 200px;
	border: 1px solid #999999;
}
.botao1 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height: 18px;
	width: 60px;
	border: 1px outset #FFFFFF;
	text-align: center;
	background-image: url(../imagens/col_botao_fundo.jpg);
	background-repeat: repeat-x;


}
.formmensagem {
	font-family: tahoma;
	height: 150px;
	width: 350px;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;


}
.formcaixa {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height: 19px;
	width: 350px;
}
.texto4 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

