.scbar {
	scrollbar-arrow-color:#1E429C;
	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;
}

INPUT {
	border : 1px solid #393939;
	background-color : #f0f0f0;
	font : 11px Tahoma;
	padding : 1;
	color : #393939;
}

.ta {
	border : 1px solid #393939;
	background-color : #f0f0f0;
	font : 11px Tahoma;
	padding : 1;
	color : #393939;
}

.botao {
	border : 1px solid #393939;
	background-color : #f0f0f0;
	font : 11px Tahoma;
	padding : 4px;
	color : #393939;
	
}

.select {
	border : 1px solid #393939;
	background-color : white;
	font : 11px Tahoma;
	padding : 1;
	color : #393939;
}

TD {
	font : 11px Tahoma;
	color : #393939;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

.tx_padrao {
	font : 11px Tahoma;
	color : #393939;
	font-weight: normal;
}



.tx_padrao A {
	text-decoration: none;
	color : #393939;
}

.tx_padrao A:HOVER {
	text-decoration: underline;
}


.tx_preto {
	font : 11px Tahoma;
	color : #000000;
	font-weight: normal;
}

.tx_preto A {
	text-decoration: none;
	color : #000000;
}

.tx_preto A:HOVER {
	text-decoration: underline;
}

.tx_branco {
	font : 11px Tahoma;
	color : #ffffff;
	font-weight: normal;
}

.tx_branco A {
	text-decoration: none;
	color : #ffffff;
}

.tx_branco A:HOVER {
	text-decoration: underline;
}


.titulo1 {
	font : 16px Arial;
	color : #2A6AAB;
	font-weight: bolder;
}

.titulo1 A{
	font : 16px Arial;
	color : #2A6AAB;
	font-weight: bolder;
	text-decoration:none;
}

.titulo1 A:Hover{
	font : 16px Arial;
	color : #ff0000;
	font-weight: bolder;
	text-decoration: none;
}

.destaque {
	font : 11px Tahoma;
	color : #2A6AAB;
	font-weight: bolder;
}

.destaque A{
	font : 11px Tahoma;
	color : #2A6AAB;
	font-weight: bolder;
	text-decoration: none;
}

.destaque A:HOVER{
	font : 11px Tahoma;
	color : #ff0000;
	font-weight: bolder;
	text-decoration: none;
}

.destaque_sub {
	font : 11px Tahoma;
	color : #2A6AAB;
}

.destaque_sub A{
	font : 11px Tahoma;
	color : #2A6AAB;
	text-decoration: none;
}

.destaque_sub A:HOVER{
	font : 11px Tahoma;
	color : #ff0000;
	text-decoration: none;
}

.subtitulo1 {
	font : 14px Arial;
	color : #2A6AAB;
	font-weight: bolder;
}

.subtitulo1 A{
	font : 14px Arial;
	color : #2A6AAB;
	font-weight: bolder;
	text-decoration:none;
}

.subtitulo1 A:Hover{
	font : 14px Arial;
	color : #ff0000;
	font-weight: bolder;
	text-decoration: none;
}

.titulo2 {
	font : 16px Arial;
	color : #b0b0b0;
	font-weight: bolder;
}

.titulo2 A{
	font : 16px Arial;
	color : #b0b0b0;
	font-weight: bolder;
	text-decoration:none;
}

.titulo2 A:Hover{
	font : 16px Arial;
	color : #ff0000;
	font-weight: bolder;
	text-decoration: none;
}