body { MARGIN: 0px; /*background-color: #E2E2E2;*/
}
a:link { color: #336699; text-decoration: none; font-family: Arial; font-size: 12px;
}
a:visited { color: #336699; text-decoration: none; font-family: Arial; font-size: 12px;
}
a:hover { color: #142945; text-decoration: underline; font-family: Arial; font-size: 12px;
}
.linkMenu:link {  color: #336699; text-decoration: none; font-family: Arial; font-size: 12px; font-weight: bold;
}
.linkMenu:visited { color: #336699; text-decoration: none; font-family: Arial; font-size: 12px; font-weight: bold; 
}
.linkMenu:active { color: #336699; text-decoration: none; font-family: Arial; font-size: 12px; font-weight: bold; 
}
.linkMenu:hover { color: #142945; text-decoration: underline; font-family: Arial; font-size: 12px; font-weight: bold; 
}


.linkSite:link {  color: #336699; text-decoration: none; font-family: Arial; font-size: 14px; font-weight: bold; 
}
.linkSite:visited { color: #336699; text-decoration: none; font-family: Arial; font-size: 14px; font-weight: bold; 
}
.linkSite:active { color: #336699; text-decoration: none; font-family: Arial; font-size: 14px; font-weight: bold; 
}
.linkSite:hover { color: #142945; text-decoration: underline; font-family: Arial; font-size: 14px; font-weight: bold; 
}


.linkBranco:link {  color: #ffffff; text-decoration: none; font-family: Arial; font-size: 12px; font-weight: bold;
}
.linkBranco:visited { color: #ffffff; text-decoration: none; font-family: Arial; font-size: 12px; font-weight: bold; 
}
.linkBranco:active { color: #ffffff; text-decoration: none; font-family: Arial; font-size: 12px; font-weight: bold; 
}
.linkBranco:hover { color: #CCCCCC; text-decoration: underline; font-family: Arial; font-size: 12px; font-weight: bold; 
}


.text_padrao { font-family: Arial; font-size: 12px; color: #666666;
}
.text_titulo_branco { font-family: Arial; font-size: 12px; color: #ffffff; font-weight: bold;
}
.text_bold_preto { font-family: Arial; font-size: 12px; color: #000000; font-weight: bold;
}
.text_bold_azul { color: #336699; text-decoration: none; font-family: Arial; font-size: 12px; font-weight: bold;
}
.text_bold_vermelho { font-family: Arial; font-size: 14px; color: red; font-weight: bold;
}
.text_verde { font-family: Arial; font-size: 12px; color:#006600;
}
.text_vermelho { font-family: Arial; font-size: 12px; color:red;
}
.text_azul { font-family: Arial; font-size: 12px; color:#006666;
}

.input_branco { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; padding-top:3px; color: #000000; background-color: #ffffff; border: 1px solid #CCCCCC; height:22px; }

.text_branco { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; padding-top:3px; color: #000000; background-color: #ffffff; border: 1px solid #CCCCCC; height:150px; }
.text_erro { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; padding-top:3px; color: #000000; background-color: #ffffff; border: 1px solid #ff0000; height:150px; }


.input_erro { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; padding-top:3px; color: #000000; background-color: #ffffff; border: 1px solid #ff0000; height:22px; }
.input_caracteres { font-family: Arial; font-size: 11px; color: #000000; background-color: #ffffff; border: 0px solid #4a516b; font-weight: bolder;}
.botao_branco {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #4a516b;
	height: 22px;
	font-weight:bold;
}
.borda {
	border: 1px solid #CCCCCC;;
}
.bordaPesquisa {
	border: 1px solid #CCCCCC; padding:10px;
}

.text_titulo-roxo {
	font-family: verdana;
	font-size: 12px;
	color: #a3238e;
	font-weight: bold;
}
.text_titulo-preto {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}