.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;
}

.marcadagua
{
background-repeat: no-repeat;
background-position: top left;
}

.campo {
	border : 1px solid #42659B;
	background-color : white;
	font : bolder 11px Tahoma;
	padding : 1;
	color : #42659B;
}

.textarea {
	border : 1px solid #42659B;
	background-color : white;
	font : bolder 11px Tahoma;
	padding : 1;
	color : #42659B;
	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;
}

.botao {
	border : 1px solid #42659B;
	background-color: #f5f5ff;
	font : bolder 11px Tahoma;
	padding : 0;
	color : #42659B;
}

.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;
}

.tx_padrao_b {
	font : 11px Tahoma;
	color : #8F8F8F;
	font-weight: normal;
}

.tx_padrao_b A {
	text-decoration: none;
	color : #8F8F8F;
}

.tx_padrao_b A:HOVER {
	text-decoration: underline;
}

.titulo  { color: #7c9dcc; font: bold 16px Arial }

.titulo A {
	text-decoration: none;
	color : #7C9DCC;
}

.titulo A:HOVER {
	text-decoration: underline;
}

.subtitulo  { color: #42659b; font: bold 14px Arial }
.subtitulo1 { color: #42659b; font: bold 12px Arial }
.subtitulo A {
	text-decoration: none;
	color : #42659B;
}

.subtitulo A:HOVER {
	text-decoration: underline;
}

.manchete {
	font : 16px Arial;
	color : #41406A;
	font-weight: bold;
}

.manchete A {
	text-decoration: none;
	color : #41406A;
}

.manchete A:HOVER {
	text-decoration: underline;
}

.tx_azul {
	font : 11px Tahoma;
	color : #42659B;
	font-weight: bold;
}

.tx_azul A {
	text-decoration: none;
	color : #42659B;
}

.tx_azul A:HOVER {
	text-decoration: underline;
}

.tx_azul_b {
	font : 11px Tahoma;
	color : #41406A;
	font-weight: bold;
}

.tx_azul_b A {
	text-decoration: none;
	color : #41406A;
}

.tx_azul_b A:HOVER {
	text-decoration: underline;
}

.aviso {
	font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Red;
	font-weight : bold;
}

.aviso A {
	font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Red;
	font-weight : bold;
	text-decoration: none;
}

.aviso A:HOVER {
	font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Red;
	font-weight : bold;
	text-decoration: underline;
}
