body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #FFE78D;
	background-color: #FFE78D;
	background-image: url("../imagens/fundo.jpg");
	scrollbar-face-color:#C9D0D6;
	scrollbar-highlight-color:#EEEFF2; /* prata claro */
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#B7B7B7;
	scrollbar-shadow-color:#C9D0D6; /* verde escuro */
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#ECECEC;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFE78D;
    height:18px;
	font-style: normal;
	font-weight: normal;
}
#tudo {
	color:#000000;
	font-size: 12px;
	font-family:Verdana;height:18px;
	font-style: bold;

	}
	
#tudo textarea {
	color:#000000;
	background:#FFE78D
	}
#tudo select {
	color:#000000;
	font-family:Verdana;height:18px;
	background:#FFE78D
	}
#tudo input{
	color:#000000;
	font-family:Verdana;
	height:18px;
	background:#FFE78D}

a:link {text-decoration: none; font-weight: bold; color: #0000FF;}
a:visited {text-decoration: none; font-weight: bold; color: #0000FF;}
a:hover {text-decoration: none; font-weight: bold;	color: #FF0000}
a:active {text-decoration: none; font-weight: bold; color: #0000FF;}

.botao{BORDER-RIGHT: #DFD7CA 1px ridge; BORDER-TOP: #DFD7CA 1px ridge; FONT-SIZE: 10px; BORDER-LEFT: #DFD7CA 1px ridge; CURSOR: hand; COLOR: #000000; BORDER-BOTTOM: #DFD7CA 1px ridge; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #000000; height:18px}

.botao01{BORDER-RIGHT: #DFD7CA 1px ridge; BORDER-TOP: #DFD7CA 1px ridge; FONT-SIZE: 10px; BORDER-LEFT: #DFD7CA 1px ridge; CURSOR: hand; COLOR: #000000; BORDER-BOTTOM: #DFD7CA 1px ridge; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #000000; height:18px;width:170px}

.tabelas {
	border: 3px outset shadow #FF0000;
	border-collapse: collapse; 1px solid #1A91D6;
	background: #EFEFEF
}
.tabelas01 {
	border: 1px outset #000000;
	border-collapse: collapse; 1px solid #1A91D6;
}
