.body {
	scrollbar-track-color: #ECE8DF;
	scrollbar-face-color: #ECE8DF;
	scrollbar-shadow-color: #8d2404;
	scrollbar-highlight-color: #8d2404;
	scrollbar-3dlight-color: B0B0B0;
	scrollbar-darkshadow-color: B0B0B0;
	scrollbar-arrow-color: #2B2472;
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
.bodyinterno {
	scrollbar-track-color: #ECE8DF;
	scrollbar-face-color: #ECE8DF;
	scrollbar-shadow-color: #8d2404;
	scrollbar-highlight-color: #8d2404;
	scrollbar-3dlight-color: B0B0B0;
	scrollbar-darkshadow-color: B0B0B0;
	scrollbar-arrow-color: #2B2472;
	background-image: url(images/bg_iframe.jpg);
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center top;
}
.bodyinterno2 {
	scrollbar-track-color: #ECE8DF;
	scrollbar-face-color: #ECE8DF;
	scrollbar-shadow-color: #8d2404;
	scrollbar-highlight-color: #8d2404;
	scrollbar-3dlight-color: B0B0B0;
	scrollbar-darkshadow-color: B0B0B0;
	scrollbar-arrow-color: #2B2472;
	background-image: url(images/bg_iframe.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center top;
}
.fonte {
	font-family: Verdana;
	font-size: 12px;
	color: #464800;
	text-decoration: none;
}
.link {
	color: #990000;
	text-decoration: none;
}
.transparent {
	background-color:transparent;
}
a.link:hover {
	color: #FF0000;
	text-decoration: underline;
}
.bginterno {
	background-attachment: fixed;
	background-image: url(images/bg_centro.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.TextBox {
	border: 1px solid #372612;
	background-color: #ECE8DF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 4c351a;
}
.borda {
	border: 1px solid #372612;
}
.tit {

	font-family: Verdana;
	font-size: 14px;
	color: 372612;
	text-decoration: none;
}
.fonte_branco {

	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: none;
}
.link_branco {

	color: #FFFFFF;
	text-decoration: none;
}
a.link_branco:hover {

	color: #FFCC00;
	text-decoration: underline;
}
.fontepp {

	font-family: Verdana;
	font-size: 10px;
	color: #464800;
	text-decoration: none;
}

