body {
	background:#0c0000 url("skin_grifin.jpg") no-repeat fixed top; 
	scrollbar-3dlight-color:#bc4646;
	scrollbar-arrow-color:#bc4646;
	scrollbar-base-color:#bc4646;
	scrollbar-darkshadow-color:#bc4646;
	scrollbar-face-color:#EFE8D1;
	scrollbar-highlight-color:#bc4646;
	scrollbar-shadow-color:#bc4646;
	}

.inside {
	font-family: "Arial Unicode MS";
	font-size: 12px;
	padding-bottom: 16px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 16px;
	border: 2px solid #9f9f9f;
	background-color: #e4e4e4;
	color: #606060;
	background: url(blight.png);
	background-repeat: no-repeat;
	background-position: top right;
}

a {
	color: #606060;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.rodape {
	font-family: "Arial Unicode MS";
	font-size: 9px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	color: #ffffff;
}

