.scbar {
	scrollbar-arrow-color:#ff9000;
	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;
}

.marcadagua2
{
background-repeat: no-repeat;
background-position: top right;
}

.campo {
	border : 1px solid #CFCFCF;
	background-color : white;
	font : bolder 11px Tahoma;
	padding : 1;
	color : #0F90DB;
	scrollbar-arrow-color:#ff9000;
	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 #757575;
	background-color: #f5f5f5;
	font : bolder 11px Tahoma;
	padding : 0;
	color : #757575;
}

.tx_padrao {
	font : 11px Tahoma;
	color : #8f8f8f;
	font-weight: normal;
}

.tx_padrao A {
	text-decoration: none;
	color : #8f8f8f;
}

.tx_padrao A:HOVER {
	color: black;
	text-decoration: none;
}

.tx_amarelo {
	font : 11px Tahoma;
	color : #FFFF4F;
	font-weight: normal;
}

.tx_amarelo A {
	text-decoration: none;
	color : #FFFF4F;
}

.tx_amarelo A:HOVER {
	color: #D7D71E;
	text-decoration: none;
}

.tx_laranja {
	font : 11px Tahoma;
	color : #FF9000;
	font-weight: normal;
}

.tx_laranja A {
	text-decoration: none;
	color : #FF9000;
}

.tx_laranja A:HOVER {
	color: #BA6900;
	text-decoration: none;
}

.tx_branco {
	font : 11px Tahoma;
	color : #ffffff;
	font-weight: normal;
}

.tx_branco A {
	text-decoration: none;
	color : #ffffff;
}

.tx_branco A:HOVER {
	color: #dddddd;
	text-decoration: none;
}

.titulo {
	font : 15px Arial;
	color : #FFFF4F;
	font-weight: bold;
}

.titulo_g {
	font :20px Arial;
	color : #FFFF4F;
	font-weight: bold;
}

.titulo A {
	text-decoration: none;
		color : #FFFF4F;
}

.titulo A:HOVER {
	text-decoration: none;
	color: #D7D71E;
}

.titulo_laranja {
	font : 15px Arial;
	color : #FF9000;
	font-weight: bold;
}

.titulo_laranja_g {
	font : 20px Arial;
	color : #FF9000;
	font-weight: bold;
}

.titulo_laranja A {
	text-decoration: none;
		color : #FF9000;
}

.titulo_laranja A:HOVER {
	text-decoration: none;
	color: #BA6900;
}

.titulo_vermelho {
	font : 15px Arial;
	color : #FF4027;
	font-weight: bold;
}

.titulo_vermelho_g {
	font : 20px Arial;
	color : #FF4027;
	font-weight: bold;
}

.titulo_vermelho A {
	text-decoration: none;
		color : #FF4027;
}

.titulo_vermelho A:HOVER {
	text-decoration: none;
	color: #CA1700;
}

.titulo_azul {
	font : 15px Arial;
	color : #0F90DB;
	font-weight: bold;
}

.titulo_azul_g {
	font : 20px Arial;
	color : #0F90DB;
	font-weight: bold;
}

.titulo_azul A {
	text-decoration: none;
		color : #0F90DB;
}

.titulo_azul A:HOVER {
	text-decoration: none;
	color: #0067A3;
}

.aviso {
	font : 11px Tahoma;
	color : Red;
	font-weight : bold;
}

.aviso A {
	color : Red;
	font-weight : bold;
	text-decoration: none;
}

.aviso A:HOVER {
	color : Red;
	font-weight : bold;
	text-decoration: underline;
}
