.CamposTexto {
	background-color: #F1F1F1;
	margin: 1px;
	padding: 1px;
	border: 1px solid #999999;
	font-size: 10px;
}

a { color:#000000;  font-family: verdana; text-decoration: none}
a:link {  text-decoration: none}
a:active {  text-decoration: none}
a:visited {text-decoration: none}
a:hover {
	color: #0289A7;
	text-decoration: none;
}

.campo-branco { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; background-color: #FFFFFF; border: 1px solid; border-color: #999999 #999999 #999999 #999999}
.botao 	{ background-color: #E8E8E8; color: black; border-color: #FFFFFF; border-width: 1px; font-family: Tahoma, Verdana; font-size: 8pt;}

.mouse-out {
	background-color: whitesmoke;
	border: 1px solid whitesmoke;
	cursor:default;	
}
.mouse-over { background-color: whitesmoke;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #FFFFFF;
	cursor:default;
}
.menuBranco {
	color: #FFFFFF;
}
.menuLaranja {
	color: #FFCC00;
}
.TextoAzul {
	color: #0066CC;
}
.textocortado {
	text-decoration: line-through;
}
.ajuda {
	cursor: help;
}
.tab_allborda {
	border: 1px solid #03458F;
}
.div_menu_topo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #03458F;
}
.div_menu_left {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #03458F;
}
.texto_titulo {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.texto_titulo_fundo {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #F7F3F7;
}
.texto_titulo_fundo_blod {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.tabela_borda {
	border: 1px solid #000000;
}
.txt_default {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
