body {

	scrollbar-3d-light-color: #255A48;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #122E25;
	scrollbar-darkshadow-color: #255A48;
	scrollbar-face-color: #122E25;
	scrollbar-highlight-color: #122E25;
	scrollbar-shadow-color: #122E25;

	background-color: #122E25;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}


.conteudo_10 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	}
	
.conteudo_10_cinza {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
}

.conteudo_12 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}

.conteudo_12_ing {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: normal;
}

.titulo {
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	color: #FFFFFF;
	font-style: bold;
	font-weight: bold;
}

.titulolaranja {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #FF9900;
	font-style: bold;
	font-weight: bold;
}

a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.tabela {
     border: #000000 solid;
     border-width: 1px;
     font-family: Arial, Verdana, Helvetica;
	 font-size: 10px;
	 color: #FFFFF;
}


#scrollnoticias {
	height: 275px;
	width: 118px;
	overflow:scroll;
}

.div.scrollnoticias {
	height: 275px;
	width: 118px;
	overflow: auto;
}

#scrollconteudo {
	height: 275px;
	width: 623px;
	overflow: auto;
}

.div.scrollconteudo {
	height: 275px;
	width: 623px;
	overflow: auto;
}

.div.scrollconteudomenu {
	height: 247px;
	width: 119px;
	overflow: auto;
}

.div.scrollconteudotexto {
	height: 274px;
	width: 500px;
	overflow: auto;
}
