@import url("sistema.css");
body {
	scrollbar-face-color: #666666;
	scrollbar-shadow-color: #eeeeee;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #eeeeee;
	scrollbar-track-color: #eeeeee;
	scrollbar-arrow-color: #cccccc;
	FONT: 14px "Times New Roman", Times, serif;
	margin: 0 20px 0 20px;
}
#CM {
	text-align: center;
	background: url(../img/cmJoinville.jpg) no-repeat center;
	width: 100%;
	height: 40px;
	}
#CM span{
	display: none;
	font: italic bolder 30px/3em "Courier New", Courier, monospace;
	z-index: -10;
	}

TABLE	{
	PADDING-RIGHT: .10in;
	PADDING-TOP: .05in;
	border : none;
	}
TABLE.navegar {
	BORDER-TOP: medium groove Olive;
	background: url(../img/HeaderBackground_Pastel.jpg) repeat;
	FONT: bold 12px Arial, Helvetica,sans-serif;
	}
TH {
	background-image : url(../img/HeaderBackground_Pastel.jpg);
	background-repeat : repeat;
	BORDER-TOP: medium groove Olive;
	FONT: bold 12px Arial, Helvetica,sans-serif;
	}
/* Linhas de tabelas, com cores alternadas */	
TR.par {
	background: #f2f9ff;
}
