body {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-color: White;
	font-family: sans-serif;
	font-size: x-small;
	color: Black;
}

table.TituloPagina {
	border: 0;
	width: 100%;
}

table.TituloPaginaRel {
	border: 0;
	width: 100%;
  font-size: x-small;
}

td.TituloPagina {
	background: #00513E;
	font-family: sans-serif;
	text-align: center;
	vertical-align: middle;
	color: White;
	text-transform: uppercase;
	font: bold;
}


td.check {
	margin-bottom: 0;
	margin-top: 5px;
	font-family: sans-serif;
	color: #00513E;
	font-weight: bold;
	font-size: x-small;
	color: White;
	background-color: White;
}

p {
	margin-bottom: 0;
	margin-top: 5px;
	font-family: sans-serif;
	color: #00513E;
	font-weight: bold;
	font-size: x-small;
}

p.erro {
	margin-bottom: 0;
	margin-top: 5px;
	font-family: sans-serif;
	color: red;
	font-weight: bold;
	font-size: x-small;
	text-align: center;
}

input {
	background-color: White;
	font-family: sans-serif;
	font-size: x-small;
	color: Black;
}

input.codigoSomenteLeitura {
	background-color: #00513E;
	font-family: sans-serif;
	font-size: x-small;
	color: White;
	text-align: right;
	font-weight: bold;
}

input.codigo {
	background-color: White;
	font-family: sans-serif;
	font-size: x-small;
	color: Black;
	text-align: right;
}

input.textoSomenteLeitura {
	background-color: #00513E;
	font-family: sans-serif;
	font-size: x-small;
	color: White;
	text-align: left;
	font-weight: bold;
}

input.botao {
	margin-bottom: 10;
	margin-top: 10;
	margin-right: 5;
	margin-left: 5;
	background-color: Silver;
	font-weight: bold;
	cursor: hand;
	color: Black;
}

select {
	background-color: White;
	font-family: sans-serif;
	font-size: x-small;	
}

table.dados {
	width: 100%;
	border: 1;
	border-color: White;
	margin-bottom: 5;
	margin-top: 5;
  font-size: x-small;
}
table.relatorio {
	width: 100%;
	border: 1;
	border-color: White;
	margin-bottom: 5;
	margin-top: 5;
  font-size: xx-small;
}

tr.dadosTitulo {
	background: #00513E;
	font-family: sans-serif;
	text-align: center;
	vertical-align: middle;
	color: White;
	text-transform: uppercase;
	font: bold;
	font-size: x-small;
}

tr.dadosTituloRel {
	background: #00513E;
	font-family: sans-serif;
	text-align: center;
	vertical-align: middle;
	color: White;
	text-transform: uppercase;
	font: bold;
	font-size: xx-small;
}

tr.dadosquebra {
	background: #008b8b;
	font-family: sans-serif;
	text-align: left;
	vertical-align: middle;
	color: White;
	text-transform: uppercase;
	font: bold;
	font-size: xx-small ;
}

tr.dadosLinhaImparScript {
	font-family: courier new;
	vertical-align: middle;
	color: Black;
	font-size: x-small;
	background: #FFFFF0;
}

tr.dadosLinhaParScript {
	font-family: courier new;
	vertical-align: middle;
	color: Black;
	font-size: x-small;
	background: #F5FFFA;	
}

tr.dadosLinhaImpar {
	font-family: sans-serif;
	vertical-align: middle;
	color: Black;
	font-size: x-small;
	background: #FFFFF0;
}

tr.dadosLinhaPar {
	font-family: sans-serif;
	vertical-align: middle;
	color: Black;
	font-size: x-small;
	background: #F5FFFA;	
}

tr.dadosLinhaImparRel {
	font-family: sans-serif;
	vertical-align: middle;
	color: Black;
	font-size: xx-small;
	background: #FFFFF0;
}

tr.dadosLinhaParRel {
	font-family: sans-serif;
	vertical-align: middle;
	color: Black;
	font-size: xx-small;
	background: #F5FFFA;	
}

tr.dadosLinhaSel {
	font-family: sans-serif;
	vertical-align: middle;
	color: Black;
	font-size: x-small;
	background: Yellow;
}

tr.dadosLinhaReaberto {
	font-family: sans-serif;
	vertical-align: middle;
	color: White;
	font-size: x-small;
	background: #FF0000;
}

tr.dadosLinhaLiberado {
	font-family: sans-serif;
	vertical-align: middle;
	color: White;
	font-size: x-small;
	background: Green;
}

tr.dadosLinhaAguardando {
	font-family: sans-serif;
	vertical-align: middle;
	color: Black;
	font-size: x-small;
	background: Yellow;
}

tr.dadosLinhaSemEfeito {
	font-family: sans-serif;
	vertical-align: middle;
	color: white;
	font-size: x-small;
	background: Teal;
}

tr.dadosLinhaAtrazoSAG {
	font-family: sans-serif;
	vertical-align: middle;
	color: Black;
	font-size: x-small;
	background: Gray;
}

tr.dadosLinhaDesenvolvimento {
	font-family: sans-serif;
	vertical-align: middle;
	color: Black;
	font-size: x-small;
	background: rgb(34, 221, 153);
}

tr.dadosLinhaOrcadoDefault {
	font-family: sans-serif;
	vertical-align: middle;
	color: Black;
	font-size: x-small;
	background: #FFD600;
}

tr.dadosLinhaSagMesSeguinte {
	font-family: sans-serif;
	vertical-align: middle;
	color: Black;
	font-size: x-small;
	background: #0080FF;
}

tr.dadosLinhaCorrecao {
	font-family: sans-serif;
	vertical-align: middle;
	color: Black;
	font-size: x-small;
	background: #FFFF00;
}

td.dadosCelulaOrcAtrasado {
	color: Red;
    font: bold;
	font-size: medium;
}

td.dadosCelulaOrcEmDia {
	font-size: x-small;
}

a:link, a:visited, a:hover {
	font-family: sans-serif;
	vertical-align: middle;
	color: Black;
	font-size: x-small;
	text-decoration: underline;
}

a.titulo:link, a.titulo:visited, a.titulo:hover {
	font-family: sans-serif;
	vertical-align: middle;
	color: White;
	font-size: x-small;
	text-decoration: underline;
}

textarea {
	font-family: sans-serif;
	vertical-align: left;
	color: Black;
	font-size: x-small;
	background: white;
	background-color: white;
}

textarea.script {
	font-family: Courier;
	vertical-align: left;
	color: Black;
	font-size: x-small;
	background: white;
	background-color: white;
}

img.link {
 	cursor: hand; 
}

img.ajuda {
 	cursor: hand;	 
}
