
		body {
			margin:0;
			padding:0;
			background:#E4E4E4;
			text-align:center; /* hack para o IE */
			background-color: #D9E6F7;
			background-image: url();
			background-repeat: repeat;
		}
				
		#all {
				width: 770px;
				margin:0 auto;			
				padding: 3px;
				text-align:left; /* "remédio" para o hack do IE */	
		}
				
		#contend {
				padding: 3px;
				background-color:#FFFFFF;
				text-align:center;
		}
				
		.menuOff {
			font-size: 11px;
			font-family: Arial, Helvetica, sans-serif;
			color: #E2E2E2;
			
		}
		.menuDisable {
			font-size: 11px;
			font-family: Arial, Helvetica, sans-serif;
			color: #E2E2E2;
			cursor:default;
		}
		.menuOn{
			font-size: 11px;
			font-family: Arial, Helvetica, sans-serif;
			color: #FCDB00;
			cursor:pointer;
		}
		
		.whiteRow {
			color: #FFFFFF;
			font-size: 7px;
		}
		.generalText {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
		}
		.generalTitle {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-weight: bold;
			color: #003466;
		}
		
		.lateralOn{
			font-size: 12px;
			font-family: Arial, Helvetica, sans-serif;
			color: #1B73CA;
			font-weight: bold;
			cursor:pointer;
		}
		
		.lateralOff{
			font-size: 12px;
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
			color: #003466;
		}
		#internalText {
	position:absolute;
	left:453px;
	top:375px;
	width:545px;
	height:855px;
	z-index:1;
	overflow:auto;
		}
.menuTable {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #E2E2E2;
	default; font-weight: bold;
}
    a:link {
	color: #003466;
	text-decoration: none;
}
a:hover {
	color: #1B73CA;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style9 {
	font-size: 14
}

