 
BODY {
	scrollbar-face-color:#AD4A7D;
	scrollbar-arrow-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#2e2f68;
	scrollbar-shadow-color:#ffffff;
	scrollbar-darkshadow-color:#2e2f68;
	scrollbar-track-color:#2e2f68;
	font-size: 12px;
	color: #000032;
	background-color: #2e2f68;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	margin: 0px;
	padding: 0px;






}

.t {
	background-image: url(img/corpo/t.gif);
	height: 20px;
	width: 740px;
}
.l {
	background-image: url(img/corpo/l.gif);
	height: 488px;
	width: 20px;
}
.r {

	background-image: url(img/corpo/r.gif);
	height: 488px;
	width: 28px;
}
.bottom {
	background-image: url(img/corpo/b.gif);
	height: 50px;
	width: 740px;
	background-color: #2E2F68;

}
.main {
	background-color: #2e2f68;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	vertical-align: middle;
	height: 100%;
	width: 100%;
	text-align: center;


}

