/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-highlight-color:#FCB415;
	scrollbar-face-color:#FCB415;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-darkshadow-color:#999999;
	scrollbar-track-color:#999999;
}
.img {
	behavior: url("pngbehavior.htc");
}
img {
	behavior: url("pngbehavior.htc");
}
.bggrupo {
	background-image:url(../img/bg_grupo.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.bgAmarelo {
	background-image: url(../img/bg_amarelo.png);
	background-position:bottom;
	background-repeat:repeat-x;
}

.ScrollIframe {
scrollbar-arrow-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-highlight-color:#FF0000;
scrollbar-face-color:#FFFFFF;
scrollbar-shadow-color:#0000FF;
scrollbar-darkshadow-color:#FFFF00;
scrollbar-track-color:#00FF00;
}
