body {
	background-image: url(imagens/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 00px;
	margin-bottom: 0px;
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center center;

}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
		line-height:150%;
}
a:link {
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.direita {
	padding-left: 840px;
}

.BOX {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;
	color: #CCCCCC;
	background-color: #333333;
	height: 15px;
	border: 1px solid #6b6b6b;
	padding: 5px;
}
.BOXGD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #333333;
	border: 1px solid #6b6b6b;
	padding: 5px;
	height: 117px;
}
.botao {
font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;
	color: #CCCCCC;
	background-color: #333333;
	height: 20px;
	border: 1px solid #6b6b6b;

}
.style1 {color: #000066}

.style3 {color: #090909; font-weight: bold; }
.style6 {
	color: #FFCC00;
	font-weight: bold;
	font-size: 13px;
}