@charset "utf-8";
.principal/* CSS Document */
 {
		BORDER-RIGHT: 5px solid #cccccc; BORDER-LEFT: 0px solid #cccccc; BORDER-BOTTOM: 5px solid #cccccc; 
		BORDER-TOP: 5px double #cccccc background-image url("jpg/sombra.jpg");

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	background-color: #FFFDFB;
/*	border: thin solid #666666; */
}
.principal_tabelas/* CSS Document */

 {
 	BORDER-RIGHT: 5px solid #cccccc; 
	BORDER-LEFT: 0px solid #cccccc; 
	BORDER-BOTTOM: 5px solid #cccccc; 
	BORDER-TOP:   5px double #cccccc background-image url("jpg/sombra.jpg");

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	background-color: #FFFDFB;
	border: thin solid #CCCCCC; 
}
.TITULOS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	color: #006699;
	background-color: #B3E7FF;
	border: thin double #006699;
	list-style-position: outside;
	list-style-type: square;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	height: auto;
	width: auto;
}
.principal_sem_bordas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	background-color: #F2F2F2;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
.principal_formulario_campo_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	background-color: #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.principal_formulario_botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	background-color: #999999;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
}
.barra_rolagem {
scrollbar-3d-light-color: #137393;
scrollbar-arrow-color: #006699;
scrollbar-base-color: #D0EFF9;
scrollbar-dark-shadow-color: #6FB3E6;
scrollbar-face-color:#ffg89f;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color: #6FB3E6; }
