body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#E8F0F0;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#D0D8D8;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#808080;
	scrollbar-arrow-color:#6666FF;
	scrollbar-track-color:#E0E0E0;
	background-color:#039DCF;
}
.back {
	background-repeat: repeat-x;
	background-position: center top;
}
.back1 {
	background-repeat: no-repeat;
	background-position: left top;
}
.backfinal {
	background-repeat: no-repeat;
	background-position: center bottom;
}
.esquerda {
	background-repeat: no-repeat;
	background-position: right top;
}
.direita {
	background-repeat: no-repeat;
	background-position: left top;
}
.textocinza{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #979797;
	font-weight: normal;
	text-align:justify;
}
.textocinzan{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #979797;
	font-weight: normal;
}
.textocinzabold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #979797;
	font-weight: bold;
}
.textovermelho{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #979797;
	text-decoration: none;
	border: 1px solid #039dcf;
	text-transform: none;
}
.linkcinzabold {
	color: #979797;
	text-decoration: none;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.linkcinzabold:active {  color: #979797; text-decoration: none}
.linkcinzabold:visited {  color: #979797; text-decoration: none}
.linkcinzabold:link {  color: #979797; text-decoration: none}
.linkcinzabold:hover {  color: #979797; text-decoration: underline}

.linkcinza {
	color: #979797;
	text-decoration: none;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.linkcinza:active {  color: #979797; text-decoration: none}
.linkcinza:visited {  color: #979797; text-decoration: none}
.linkcinza:link {  color: #979797; text-decoration: none}
.linkcinza:hover {  color: #979797; text-decoration: underline}

.borda {
	border: 1px solid #7C7660;
}
.botao_entrar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #251863;
	text-decoration: none;
	background-color: #CCCCCC;
	border: none;
	cursor:pointer;
	background-image: url(imagens/botao_entrar.jpg);
	height: 20px;
	width: 70px;
}

.botao_enviar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #251863;
	text-decoration: none;
	background-color: #CCCCCC;
	border: none;
	cursor:pointer;
	background-image: url(imagens/enviar.jpg);
	height: 12px;
	width: 52px;
}

.botao_confirmar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #251863;
	text-decoration: none;
	background-color: #CCCCCC;
	border: none;
	cursor:pointer;
	background-image: url(imagens/confirmar.gif);
	height: 12px;
	width: 75px;
}
