.CamposTexto {
	background-color: #F1F1F1;
	margin: 1px;
	padding: 1px;
	border: 1px solid #999999;
	font-size: 10px;
}
INPUT{
font-family: "Tahoma","Arial", "Helvetica", "Serif";
font-size: 11px;
}
.borda_pontilhada {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
}


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;}
.botaon {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; border:1px groove #364970; background-color:#F0F4F4; height=18px; width=80px; cursor: hand;}
.botaob {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; border:1px groove #364970; background-color:#F0F4F4; height=18px; width=140px; cursor: hand;}

.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;
}
.sublinhado {
	text-decoration: underline;
}
.textocortado {
	text-decoration: line-through;
}
.ajuda {
	cursor: help;
}
.tabela-borda-direita {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
.tabela-borda-top-direita {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
.borda-tabela-toda {
	border: 1px solid #CCCCCC;
}
.link_menu_azul {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	font-family: Verdana;
}
.link_menu_verde {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.link_menu_amarelo {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}
.link_menu_vermelho {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #C91703;
	text-decoration: none;
}

