/* CSS Document */
body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.table {
	background-color: #F5F5F5;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
a:hover.lloyd_01{
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
a:hover.lloyd_03{
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

.estilo_texto_geral {

	font-size: 11px;
	font-family: Tahoma;
	color: #001E3E;
	text-decoration: none;
	font-weight: normal;
}
.estilo_rodape {

	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: none;
	font-weight: bolder;
}
.estilo_texto_geral_bold {


	font-size: 11px;
	font-family: Tahoma;
	color: #08233E;
	text-decoration: none;
	font-weight: bold;
}
.estilo_texto_geral_branco {



	font-size: 11px;
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.estilo_menu_interna {


	font-size: 10px;
	font-family: Tahoma;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.estilo_paginacao {


	font-size: 11px;
	font-family: Tahoma;
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
}
