BODY {
scrollbar-face-color: 202020;
scrollbar-highlight-color: 202020;
scrollbar-3dlight-color: 202020;
scrollbar-darkshadow-color: 202020;
scrollbar-shadow-color:202020;
scrollbar-arrow-color: e20126;
scrollbar-track-color: 202020;
}
.campos {
	background-color: #252525;
	border: 1px solid #515151;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
#border {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #515151;
	border-bottom-color: #515151;
	border-left-color: #515151;
	margin: 0px;
	padding: 3px;
}
#quadriculado {
	background-image: url(imgs/quadriculado.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #000000;
}
#fundo-faixa1 {
	background-image: url(imgs/fundo_central1.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: transparent;
}
#fundo-faixa2 {
	background-image: url(imgs/fundo_central2.gif);
	background-color: transparent;
	background-repeat: repeat-x;
	background-position: center bottom;
}


#marca {
	background-image: url(imgs/marca.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#fundo_faixa {
	background-image: url(imgs/faixa_01.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	margin: 0px;
}
#fundo_faixa02 {
	background-image: url(imgs/faixa_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin: 0px;
}
