/* CSS Document */
.style1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: small;
	color: #FFFFFF;
}
.style2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: x-small;
	color: #000000;
}
.style3 {
	font-family: Tahoma, Verdana, Arial;
	font-size: small;
	color: #000000;
}
.link {
	color: #001800;
	font-size: x-small;
	font-family: Tahoma;
	text-decoration: none;
	border: none;
}
.titulo{
	font-family: Tahoma, Verdana, Arial;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	}
	body {
	background-color: #000000;
	background-image: url(fundo.jpg);
	background-attachment: fixed;
	background-position:top center;
	background-repeat:repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	}
	tabela{
	background-image: url(img/bg_table.png);
	background-repeat:no-repeat;
	}
	html {
    scrollbar-face-color:#000000;
    scrollbar-highlight-color:#333333;
    scrollbar-3dlight-color:#000000;
    scrollbar-darkshadow-color:#000000;
    scrollbar-shadow-color:#333333;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-track-color:#666666;
    }
	.style7 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
}
.style8 {color: #C4A787}
.style9 {color: #CAAD8D; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: x-small; }
