textarea { overflow: auto; }
.tableborder { border: 1px solid #344960; }
.tableborder2 { border: 1px solid #333333; }
.background { background-image: url(fundo.jpg); background-repeat:no-repeat; background-position: center; }
input {
color: white;
font: 7.5pt verdana;
font-weight: none;
text-decoration: none;
background: #222222;
border: none;
}
select {
color: white;
font: 7.5pt verdana;
font-weight: none;
text-decoration: none;
background: #222222;
border:none;
}
textarea {
color: white;
font: 7.5pt verdana;
font-weight: none;
text-decoration: none;
background: #222222;
border: none;
}
.botao  {
    BACKGROUND-COLOR: #344960;
    BORDER: 1px outset #7c98b6;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 9px;
    FONT-WEIGHT: bold;
    WIDTH: 45pt;
}
.tabela {
	border: 1px solid #4f6781;
	background:url(imagens/fundonews.jpg) left top repeat-x #000000;
	font: bold 14px Verdana;
	clear: both;
	padding:8px;
}
.tabela_2 {
	border: 1px solid #4f6781;
	background:url(imagens/fundonews.jpg) left top repeat-x #000000;
	font: bold 14px Verdana;
	clear: both;
	padding:8px;
}
.tabela2 {
	border-top: 1px solid #4f6781;
	overflow: auto;
	width:100%;
	height:226px;
	_height:225px;
}
.tabela2_2 {
	border-top: 1px solid #4f6781;
	overflow: auto;
	width:411px;
	_width:410px;
}
.tabela3  {
	font: 10px Verdana;
	border-bottom: dotted 1px #444444;
	margin-top: 10px;
	padding-bottom: 10px;
}
.tabela3_2  {
	margin-top: 2px;
	padding-bottom: 2px;
	height:auto;
}
div#wn
{
	position: relative;
	overflow-x: hidden;
	width: 804px;
	height: 350px;
	overflow-y: hidden;
}
.div_overflow {
	overflow: auto;
	height:150px;
}
.onlyprint {
	display: block;
	visibility: visible;
}
 .noprint {
 	display: none;
	visibility: hidden;
}

