.titulos {
	background-attachment: scroll;
	background-image: url(img/fundo_titulos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 616D73;
}
.box02 {
	background-attachment: scroll;
	background-image: url(img/box_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.box03 {
	background-attachment: scroll;
	background-image: url(img/box_03.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 616D73;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
}

body {

SCROLLBAR-FACE-COLOR: #ffffff; 
SCROLLBAR-HIGHLIGHT-COLOR: #D2D9DD; 
SCROLLBAR-SHADOW-COLOR: #D2D9DD; 
SCROLLBAR-3DLIGHT-COLOR: #D2D9DD; 
SCROLLBAR-ARROW-COLOR: #616D73; 
SCROLLBAR-TRACK-COLOR: #E8ECEE; 
SCROLLBAR-DARKSHADOW-COLOR: #999999;

 }.tabela {
	background-image: url(img/box_06.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
