body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	overflow: -moz-scrollbars-vertical;
}

tbody {
	font-size:10pt;
}

.hidden {
	display: none;
}

.container_top {
	position: absolute;
	top: 0;
	width: 100%;
	background: #fff1ca;
}

.container {
	position: absolute;
	left: 50%;
	margin-left: -450px;
	top: 203px;
	width: 900px;
	background: #fff;
}

.topbanner {
	overflow: hidden;
	margin-left: auto; margin-right: auto;
	width: 900px;
	height: 203px
}

.top_container {
	position: relative;
 	float: left;
	background: #fff; 
	width: 900px;
	height: 165px;
}

.top_menu {
	z-index:1;
 	position: relative;
 	float: left;
 	width: 900px;
	padding: 16px 0 0 0;
	margin: 0;	
}
.top_menu ul {	
	list-style-type: none; /*remove o marcador*/
	margin: 0; /*remove o recuo IE e Opera*/
	padding: 0; /*remove o recuo Mozilla e NN*/
}

.lft_menu {	
	margin: 0;
	padding: 0 33px 0 0;
	width: 200px;
	float: left;
}

.end_menu {	
	margin: 0;
	padding: 0;
	width: 200px;
	float: left;
}

.top_menu img {
	border: 0;
}

.img_left {
	float: left;
	border: 0;
	margin: 0 15px 20px 0;
}


.content_container {
	z-index:0;
	border-bottom: 1px solid #fe7122;
	margin-bottom: 1px;
	position: relative;
 	float: left;
	font-size:10pt;
	color: #800000;
	width: 900px; 
	text-align: left
}

u {
	font-size:10pt;
	color: #800000;
	text-decoration: none;
}

.content_container img {
	border: 0;
}

.mid {
	text-align: center;
}

.content_container h1 {
	padding-bottom: 15px;
	font-size: 13pt;
	font-weight: bold; 
	margin: 0; 
	color: #ff3f0f; 
}

.content_container h2 {
	font-size:10pt;
	font-weight: bold;
	margin: 0;
}

.content_container A {
	color: #800000;
	font-weight: bold;
	text-decoration: underline;
}

.content_container A:visit {
	color: #800000;
	font-weight: bold;
	text-decoration: underline;
}

.content_container A:hover {
	text-decoration: none;
}

.content_container p, .content_container ul {
	font-size: 10pt;
	line-height: 120%;
	margin-top: 3px;
}


.right {
	float: right;
	text-align: right;
	width: 200px;	
}

.right img {
	border: 0;
}

.right A {
	font-size: 15pt;
	color: #f90;
	text-decoration: none;
}

.right A:visit {
	font-size: 15pt;
	color: #f90;
	text-decoration: none;
}

.right A:hover {
	font-size: 15pt;
	color: #f90;
	text-decoration: none;
}

td {
	vertical-align: top;
text-align: center;

}

.footer {
	position: relative;
 	float: left;
	background: #ff3f0f;
	color: #fff;
	width: 100%; 
	font-size:8pt;
	text-align: left;
	text-indent: 10px;
	padding:2px 0 2px 0;
	margin-bottom: 10px;
}

.footer_left {
 	float: left;
}
.footer_right {
 	float: right;
}

.footer A {
	color: #fff;
	text-decoration: none;
}

.footer A:visit {
	text-decoration: none;
}

.footer A:hover {
	text-decoration: underline;
}
