.scbar {
	scrollbar-arrow-color:#385B58;
	scrollbar-base-color:#f5f5f5;
	scrollbar-shadow-color:#f5f5f5;
	scrollbar-face-color:#f5f5f5;
	scrollbar-highlight-color:#f5f5f5;
	scrollbar-dark-shadow-color:#f5f5f5;
	scrollbar-3d-light-color:#f5f5f5;
}


.campo {
	border : 1px solid #9BB3D5;
	background-color : white;
	font :  11px Tahoma;
	padding : 1;
	color : black;
}

.botao {
	border : 1px solid #757575;
	background-color: #f5f5f5;
	font : bolder 11px Tahoma;
	padding : 0;
	color : #757575;
}

.titulo_secao {
	font : 20px Arial;
	color : #ffffff;
	font-weight: bold;
}

.titulo {
	font : 18px Arial;
	color : #3869A6;
	font-weight: bold	;
}

.subtitulo {
	font : 11px Tahoma;
	color : #3869A6;
	font-weight: bold	;
}

.subtitulo A {
	color : #3869A6;
	font-weight: bold;
	text-decoration: none;
}

.subtitulo A:HOVER {
	text-decoration: underline	;
}

.tx_padrao {
	font : 11px Tahoma;
	color : #555555;
	font-weight: normal	;
}

.tx_padrao A {
	text-decoration: none;
	color : #555555;
}

.tx_padrao A:HOVER {
	text-decoration: underline;
}

.aviso {
	font : 11px Tahoma;
	color : Red;
	font-weight : bold;
}

.aviso A {
	font : 11px Tahoma;
	color : Red;
	font-weight : bold;
	text-decoration: none;
}

.aviso A:HOVER {
	font : 11px Tahoma;
	color : Red;
	font-weight : bold;
	text-decoration: underline;
}

.marcadagua
{
background-repeat: no-repeat;
background-position: top left;
}

.marcadagua2
{
background-repeat: no-repeat;
background-position: top right;
}

.item_familia {
	font : 11px Tahoma;
	color : #ffffff;
	font-weight: bold	;
}

.item_familia A {
	text-decoration: none;
	color : #ffffff;
}

.item_familia A:HOVER {
	text-decoration: underline;
}

.hr {
	border-style : dashed;
}
.tx_padrao2 {
	font : 12px Tahoma;
	color : #555555;
	font-weight: normal	;
}