@import url("sistema.css");

#CM {
	text-align: center;
	background: url("../img/cmItajai.jpg") no-repeat center;
	width: 100%;
	height: 80px;
}
#CM span{
	display: none;
	font: italic bolder 30px/3em "Courier New", Courier, monospace;
	z-index: -10;
}

BODY
	{
	background: url(../img/HeaderBackground_Azul_028.jpg) repeat-x;
	scrollbar-base-color: #9CBAFF;
}
	TABLE
	{
		PADDING-RIGHT: .10in;
		PADDING-TOP: .05in;
		border : none;
	}
	TABLE.navegar
	{
	BORDER-TOP: medium groove ThreedShadow;
	background-image : url(../img/HeaderBackground_Blue.jpg);
	background-repeat : repeat;
	FONT: bold 12px Arial, Helvetica,sans-serif;
}
	TH
	{
	background-image : url(../img/HeaderBackground_Blue.jpg);
	background-repeat : repeat;
	BORDER-TOP: medium groove ThreedShadow;
	FONT: bold 12px Arial, Helvetica,sans-serif;
}
	TR.par
	{
	BACKGROUND: #E6E6E6;
}
xxxDIV.Shadow {
		filter:shadow(color=Gray,direction=135);
		/* filter: glow(Color=PowderBlue,Strength=10);*/
		width: 100%;
		color: blue;
		font : bold 26px Arial, Helvetica, sans-serif;
		/*border : thin solid Green;*/
		text-align : center;
	}

