

TD.SombraHorizontal {
	background-color: #838282;
	height: 1px;
}

TD.SombraVertical {
	background-color: #838282;
	width: 1px;
}

TD.FundoCorpo {
	background-color: #FFFFFF;
}




TD.LinhaCabecalhoClara {
	background-color: #D6EBA5;
	height: 3px;
}

TD.FundoCinza {
	background-color: #CCCCCC;
	height: 3px;
}


TD.LinhaCabecalhoEscura {
	background-color: #A5D3A5;
	height: 5px;
}

TR.FundoBranco {
	background-color: #FFFFFF;
}

TR.FundoAmarelo {
	background-color: #FFFFCC;
}


.TextoUsuarioLogado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5e5c5b;
}


.TextoLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5e5c5b;
	font-weight: bold;
}

.TextoBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}


.TextoBranco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.TextoComum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}


.TextoComumNegrito {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}


.TextoRodape {
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	font-size: 9px;
	color: #5A5A5A;
}

.TituloSecao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #39754E;
	font-weight: bold;
	text-decoration: none;
}

.TituloSistema {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px; 
	color: #39754E;
	font-weight: bold;
	
}

.SubTituloSistema {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px; 
	color: #000000;
	font-weight: bold;
}

A.MenuLink {
	display: block;
	width: 100%;
	text-align: left;
	text-decoration: none;
	font-family: arial;
	font-size: 14px;
	color: #000000;
	border: none;
	border: solid 1px #A5D3A5;
	background-color: #A5D3A5;
}

A.menulink:hover {
	border: 1px solid #D6EBA5;
	background-color: #D6EBA5;
	color: #000000;
}

A.menu {
	width: 100%;
	text-align: left;
	text-decoration: none;
	font-family: arial;
	font-size: 14px;
	color: #000000;
	border: none;
	font-weight: bold;
	margin: 5px;
}

A.link {
	text-align: center;
	text-decoration: none;
	font-family: arial;
	font-size: 14px;
	color: #000000;
	border: none;
	font-weight: bold;
	margin: 5px;
}








HR.pontilhado {
	width: 620px;
	size: 1px;
	color: #808080;
	border: dashed #808080;
	noshade;
	height: 1px;
}

INPUT {
	border-right: #838282 1px solid;
	border-top: #838282 1px solid;
	font-size: 10px;
	border-left: #838282 1px solid;
	border-bottom: #838282 1px solid;
	height: 16px
}

INPUT.CaixaEdicao{
	height: 20px;
	border: 1px solid #838282;
	font-size: 10px;
}
INPUT.Botao {
	color: #000000;  
	font-size:10px; 
	font-family:verdana; 
	font-weight:bold;
	text-decoration: none;
	border:1px outset #90AB87;   
	background-color: #808157;
   	border-style: 1px solid #838282;
	display: inline;
   	height: 20px;
   	width: 70px;
	margin: 1px;
	cursor:hand
}

INPUT.BotaoVerde {
	color: #000000;  
	font-size:10px; 
	font-family:verdana; 
	font-weight:bold;
	text-decoration: none;
	border:1px outset #90AB87;   
	background-color: #808157;
   	border-style: 1px solid #838282;
	display: inline;
   	height: 20px;
   	width: 70px;
	margin: 1px;
	cursor:hand
}



INPUT.BotaoMaior {
	color: #000000;  
	font-size:10px; 
	font-family:verdana; 
	font-weight:bold;
	text-decoration: none;
	border:1px outset #90AB87;   
	background-color: #d5eac8;
   	border-style: 1px solid #838282;
	display: inline;
   	height: 20px;
   	width: 110px;
	margin: 1px;
	cursor:hand
}


SELECT {
	border-right: #838282 1px;
	border-top: #838282 1px;
	font-size: 10px;
	border-left: #838282 1px;
	border-bottom: #838282 1px
}

SELECT.amarelo {
	border-right: #838282 1px;
	border-top: #838282 1px;
	font-size: 10px;
	border-left: #838282 1px;
	border-bottom: #838282 1px
	background-color: #FFFFCC;
}


OPTION {
	border-right: #838282 1px;
	border-top: #838282 1px;
	font-size: 10px;
	border-left: #838282 1px;
	border-bottom: #838282 1px
}




.TextoDestaqueGrandeAzul {
	color: #006CB2;
	font-weight: bold;
	font-size: 14px;
}


.TextoDestaque {
	color: #5E5C5B;
	font-weight: bold;
	font-size: 12px;
}
.TextoComum {
	color: #5E5C5B;
	font-weight: none;
	font-size: 10px;
}
.TextoDestaquePequeno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5E5C5B;
	font-weight: bold;
	font-size: 10px;
}
.TextoComumPequeno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5E5C5B;
	font-weight: none;
	font-size: 9px;
}

.TextoGrande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5E5C5B;
	font-weight: bold;
	font-size: 22px;
}

.TextoMedio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5E5C5B;
	font-weight: bold;
	font-size: 17px;
}



.NoBorder {
	border:none;
}

div.MensagemErro {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	height: 37px;
	color: #AB3838;
	vertical-align: middle;
	padding: 5px;
	margin-left: 5px;
	background-color: #FFDBDB;
	border: 2px solid #EB7878;
}

div.MensagemSucesso {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	height: 37px;
	vertical-align: middle;
	padding: 5px;
	margin-left: 5px;
	color: #144888;
	background: #D8E5ED;
	border: 2px solid #698AB3;
}

div.MensagemContainer {
	width: 400px;
}

img.MensagemAlerta {
	float: left;
}

TABLE.tabela {border: 0; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; text-align: center; font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #5A5A5A; background-color: #EEEEEE; width: 100%;}
TABLE.tabela2 {border: 0; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; text-align: left; font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #5A5A5A; background-color: #FFFFFF; width: 100%;}
TABLE.tabelaLogin {border: 0; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; text-align: center; font-family: Verdana, Arial, Tahoma; font-size: 11px; color: #5A5A5A; }
TABLE.tabelaBorder {margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; text-align: center; font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #5A5A5A; background-color: #E9E9E9; width: 100%;}
TABLE.tableForm{
	border: 0; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px; 
	text-align: left; 
	font-family: Tahoma, Arial, Verdana; 
	font-size: 12px; 
	color: #5A5A5A; 
	background-color: #FFFFFF; 
	width: 100%;
}
TABLE.tableFormPequeno{
	border: 0; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px; 
	text-align: left; 
	font-family: Tahoma, Arial, Verdana; 
	font-size: 11px; 
	color: #5A5A5A; 
	background-color: #FFFFFF; 
	width: 100%;
}
TABLE.tabelaAmarelo {border: 0; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; text-align: center; font-family: Verdana, Arial, Tahoma; font-size: 11px; color: #5A5A5A; background-color: #FFFFCC; }

TD.titulo {background-color: #808080; color: #FFFFFF; font-family:  Verdana, Tahoma, Arial; font-size: 11px; height: 18px;}
TD.backgroundAmarelo {background-color: #FFFFCC; }

.textoDestaque {
	color: #5E5C5B;
	font-weight: bold;
	font-size: 12px;
}

.textoDestaqueGrande {
	color: #5E5C5B;
	font-weight: bold;
	font-size: 14px;
	font-family:  Verdana, Tahoma, Arial;
}


.textoComum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5E5C5B;
	font-weight: none;
	font-size: 10px;
}
.textoDestaquePequeno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5E5C5B;
	font-weight: bold;
	font-size: 10px;
}

INPUT.botao {
	color: #808080;  
	font-size:11px; 
	font-family:verdana; 
	font-weight:bold;
	text-decoration: none;
	border:1px outset #808080;   
	background-color: #FFFFCC;
   border-style: groove;
	display: inline;
   height: 20px;
   width: 48px;
	margin: 1px;
	cursor:hand;
}

INPUT.botaoMedio {
	color: #808080;  
	font-size:11px; 
	font-family:verdana; 
	font-weight:bold;
	text-decoration: none;
	border:1px outset #808080;   
	background-color: #FFFFCC;
   border-style: groove;
	display: inline;
   height: 20px;
   width: 58px;
	margin: 1px;
	cursor:hand;
}

INPUT.botao_nosize {
	color: #808080;  
	font-size:11px; 
	font-family:verdana; 
	font-weight:bold;
	text-decoration: none;
	border:1px outset #808080;   
	background-color: #FFFFCC;
   border-style: groove;
	display: inline;
	margin: 1px;
	cursor:hand;
}

INPUT.textAmarelo {
	background-color: #FFFFCC;
}

.NoBorder {
	border:none;
}





