body
{

	margin: 0px;
	background-color: #E0E7ED;

}

form
{

	margin: 0px;

}

td
{

	color: #444444;
	font-family: Verdana, Arial;
	font-size: 12px;

}

a
{

	text-decoration: underline;
	color: #0000FF;

}

input
{

	color: #000000;
	font-family: Arial;
	font-size: 12px;
	
}

textarea
{

	color: #000000;
	font-family: Arial;
	font-size: 12px;
	padding: 2px;
	
}

/****************************************************************************************************/

input:focus
{

	background-color: #FFFFE0;

}

textarea:focus
{

	background-color: #FFFFE0;

}

select:focus
{

	background-color: #FFFFE0;

}

button:focus
{

	background-color: #FFFFE0;

}

/****************************************************************************************************/

.portal_menu_A_visitante
{

	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	
}

.portal_menu_A_visitante_frase
{

	color: #FFFF00;
	font-weight: normal;
	white-space: nowrap;
	
}

a.portal_menu_A_visitante_link
{

	color: #FFFF00;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: underline;

}

a.portal_menu_A_link:link
{

	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;

}

a.portal_menu_A_link:visited
{

	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;

}

a.portal_menu_A_link:active
{

	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;

}

a.portal_menu_A_link:hover
{

	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: underline;

}

/****************************************************************************************************/

a.portal_titulo_link:link
{

	color: #1A86BB;
	font-size: 13px;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;

}

a.portal_titulo_link:visited
{

	color: #1A86BB;
	font-size: 13px;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;

}

a.portal_titulo_link:active
{

	color: #1A86BB;
	font-size: 13px;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;

}

a.portal_titulo_link:hover
{

	color: #000080;
	font-size: 13px;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;

}

.portal_titulo
{

	color: #1A86BB;
	font-size: 9px;
	font-weight: bold;
	
}

.portal_data
{

	color: #1A86BB;
	font-size: 9px;
	font-weight: bold;
	
}

.portal_subtitulo_cell
{

	border-top: dotted 2px #BBBBBB;	
	border-bottom: dotted 2px #BBBBBB;	
	
}

/****************************************************************************************************/

.softjumper
{
	
	color: #333333;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	
}

/****************************************************************************************************/

.portal_alerta
{

	color: #FF0000;
	font-weight: bold;

}

.portal_mensagem
{

	color: #008000;
	font-weight: bold;

}

.portal_displayNone
{

	display: none;

}
