body {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}

a.link:link {
	color: #8E3611;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	font-size: 8pt;
}
a.link:visited {
	color: #8E3611;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	font-size: 8pt;
}
a.link:active {
	color: #FF9966;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	font-size: 8pt;
}
a.link:hover {
	color: #FF9966;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	font-size: 8pt;
}
a.linkMaior:link {
	color: #8E3611;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	font-size: 9pt;
}
a.linkMaior:visited {
	color: #8E3611;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	font-size: 9pt;
}
a.linkMaior:active {
	color: #FF9966;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	font-size: 9pt;
}
a.linkMaior:hover {
	color: #FF9966;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	font-size: 9pt;
}
a.linkInverso:link {
	color: #FF9966;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	font-size: 9pt;
}
a.linkInverso:visited {
	color: #FF9966;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	font-size: 9pt;
}
a.linkInverso:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	font-size: 9pt;
}
a.linkInverso:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	font-size: 9pt;
}
a.linkSubMenu:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: none;
	font-family: Arial;
	font-size: 8pt;
}
a.linkSubMenu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: none;
	font-family: Arial;
	font-size: 8pt;
}
a.linkSubMenu:active {
	color: #FF9966;
	text-decoration: none;
	font-weight: none;
	font-family: Arial;
	font-size: 8pt;
}
a.linkSubMenu:hover {
	color: #FF9966;
	text-decoration: none;
	font-weight: none;
	font-family: Arial;
	font-size: 8pt;
}

a.linkSubMenuAtivo:link {
	color: #FF9966;
	text-decoration: none;
	font-weight: none;
	font-family: Arial;
	font-size: 8pt;
}
a.linkSubMenuAtivo:visited {
	color: #FF9966;
	text-decoration: none;
	font-weight: none;
	font-family: Arial;
	font-size: 8pt;
}
a.linkSubMenuAtivo:active {
	color: #FF9966;
	text-decoration: none;
	font-weight: none;
	font-family: Arial;
	font-size: 8pt;
}
a.linkSubMenuAtivo:hover {
	color: #FF9966;
	text-decoration: none;
	font-weight: none;
	font-family: Arial;
	font-size: 8pt;
}

.caixa {  
	COLOR: #000000; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 10px;
	BACKGROUND-COLOR: #EEEEEE; 
	BORDER: 1px #C0C0C0 solid
}

.checkbox {	
	BORDER: #EEEEEE 1px solid; 
	FONT-SIZE: 8pt;	
	FONT-FAMILY: verdana,arial;	
	BACKGROUND-COLOR: #EEEEEE;
}

.tituloTabela {
	background-color: #8E3611;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
}

table.tabelaBorda {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

table.tabelaFundo {
	border: 1px solid #000000;
}

table.tabelaLogin {
	border: 1px solid #8E3611;
	background-color: #DDDDDD;
}

.botao {
	FONT-SIZE: 8pt;
	FONT-FAMILY: verdana, arial;
	color: #8E3611;
	font-weight: bold;
	text-align: center;
}

.linhaErro {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #FF0000;
}

.fontePadrao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}

.fonteMenor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: none;
	color: #000000;
}

.fontePadraoBranca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: none;
	color: #FFFFFF;
}

.fonteInstrucaoPadrao {
	font-size: 8pt;
	font-style: italic;
	color: #555555;
	font-family: sans-serif;
}

.fonteInstrucaoVermelha {
	font-size: 8pt;
	font-style: italic;
	color: red;
	font-family: sans-serif;
}

.fonteInstrucaoMaior {
	font-size: 9pt;
	font-style: italic;
	color: #555555;
	font-family: sans-serif;
}

.fonteComentario {
	font-size: 9pt;
	font-style: italic;
	color: #000000;
	font-family: sans-serif;
}

.fonteComentarioMenor {
	font-size: 8pt;
	font-style: italic;
	color: #000000;
	font-family: sans-serif;
}

.fonteInstrucao {
	font-size: 8pt;
	font-style: italic;
	color: #FF9966;
	font-family: sans-serif;
}

.fonteAviso {
	font-family: sans-serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	color: GREEN;
}

.fonteErro {
	font-family: sans-serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	color: RED;
}

.fonteImpressao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #000000;
}

hr.linhaPadrao {
	color: #8E3611;
}

hr.linhaInversa {
	color: #FFFFFF;
}

.linhaDestaque {
	background-color: #DDDDDD;
}
.linhaBranca {
	background-color: #FFFFFF;
}

td.abaSelecionada {
	background-image: url(../images/abaon.jpg);
	height: 22px;
	text-align: center;
	valign: middle;
	cursor: pointer;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 8pt;
}
td.abaNaoSelecionada {
	background-image: url(../images/abaoff.jpg);
	height: 22px;
	text-align: center;
	valign: middle;
	cursor: pointer;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 8pt;
}