@import url("sistema.css");

#CM {
	text-align: center;
	background: url(../img/cmSaoLourencoDoOeste.jpg) no-repeat center;
	width: 100%;
	height: 50px;
	}
#CM span{
	display: none;
	font: italic bolder 30px/3em "Courier New", Courier, monospace;
	z-index: -10;
}

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;
}

	TABLE
	{
		PADDING-RIGHT: .10in;
		PADDING-TOP: .05in;
		border : none;
	}

TABLE.navegar
	{
	BORDER-TOP: medium groove Olive;
	background-image: url(../img/HeaderBackground_Pastel.jpg);
	background-repeat: 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: #EAEAEA;
}

xxxDIV.Shadow {
	filter:shadow(color=Gray,direction=135);
	/*filter: glow(Color=PowderBlue,Strength=10);
	*/
	width: 100%;
	color: #0000DD;
	font : bold 24px Arial, Helvetica, sans-serif;
	/*border : thin solid Green;
	*/
	text-align : center;
}
