BODY {
scrollbar-face-color: #769a16;
scrollbar-highlight-color: #769a16;
scrollbar-3dlight-color: #769a16;
scrollbar-darkshadow-color: #769a16;
scrollbar-shadow-color: #769a16;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #769a16;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fffff0;
	word-spacing: normal;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fffff0;
	word-spacing: normal;
	font-weight: bold;
	
}.botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #769a16;
	word-spacing: normal;
	font-weight: bold;

}.tb_divisao {
	height: 2px;
	width: 300px;
	margin: auto;
	clear: none;
	float: none;
	background-image: url(images/divisor.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.box_bt {
	background-color: fffff0;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 50px;
	height: 3px;
}
.bt_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: fffff0;
	height: 10px;
	width: 50px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: 769a16;
	border-right-color: 769a16;
	border-bottom-color: 769a16;
	border-left-color: 769a16;
}

