body {
	scrollbar-face-color: #E0D6BB;
	scrollbar-highlight-color: #E0D6BB;
	scrollbar-shadow-color: #8F8C85; 
	scrollbar-3dlight-color: #E0D6BB;
	scrollbar-arrow-color: #635F52; 
	scrollbar-track-color: #F5F1E2; 
	scrollbar-darkshadow-color: #E0D6BB; 
}
td {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	line-height: 18px;
}
.fdJanelaGR {
	background-attachment: fixed;
	background-image:  url("../img/fundo_janela_gr.jpg");
}
.fdJanelaMD {
	background-attachment: fixed;
	background-image:  url("../img/fundo_janela_md.jpg");
}
.fdJanelaPQ {
	background-attachment: fixed;
	background-image:  url("../img/fundo_janela_pq.jpg");
}

a {
	color: #4B4A45;
}
a:hover {
	color: #5C0505;
}
.fonteMenor {
	font-size: 11px;
	line-height: 12px;
}
.linkSemTraco {
	color: #333333;
	text-decoration: none;
}
.form {
	border: 1px solid #000000;
}
