
body {
    margin          : 0;
    background      : #ffffff;
}

form {
    margin          : 0;
}


.tmpl_inputbutton {
    background-image: url('../../tools/img/tmpl/tmpl_inputbutton.gif');
    font            : 8pt/11pt verdana;
    color           : #000000;
    text-decoration : none;
    font-weight     : normal;
    border          : 1px solid #A0A0A0;
	cursor          : pointer;
    cursor          : hand;
}

.tmpl_inputbutton-2 {
    background-image: url('../../tools/img/tmpl/tmp2_inputbutton_h25px.gif');
    font            : 7pt/7pt verdana;
    color           : #000000;
    text-decoration : none;
    font-weight     : normal;
    border          : 1px solid #707070;
	cursor          : pointer;
    cursor          : hand;
}

button img {
	margin-right	: 0;
	vertical-align	: middle;
}

.tmpl_inputtext_border-0 {
    border          : 0px;
    background      : transparent;
    font            : 8pt/11pt verdana;
    color           : #000000;
    font-weight     : normal;
}

.tmpl_inputtext_border-1 {
    font            : 8pt/11pt verdana;
    color           : #000000;
    border          : 1px solid #C6C3C6;
}

.tmpl_inputtext_border-2 {
    font            : 8pt/11pt verdana;
    color           : #000000;
    border          : 1px solid #608CB6;
}

.tmpl_inputtext_border-3 {
    border-right    : 1px solid #E3E3E3;
    border-bottom   : 1px solid #E3E3E3;
    border-left     : 1px solid #c0c0c0;
    border-top      : 1px solid #c0c0c0;
}

.tmpl_inputtext_border-4 {
    font            : 8pt/11pt verdana;
    color           : #000000;
    border-top      : 1px solid #ACA899;
    border-left     : 1px solid #ACA899;
    border-bottom   : 1px solid #F0F0F0;
    border-right    : 1px solid #F0F0F0;
}

.tmpl_inputtext_border-5 {
    font            : 8pt/11pt verdana;
    color           : #000000;
    border          : 1px solid #afb0ab;
}

.tmpl_inputtext_border-6 {
    border          : 1px solid #C6C3C6;
    font            : 8pt/11pt verdana;
    color           : #000000;
    font-weight     : normal;
}

.tmpl_selecione {
    font            : 7pt/7pt verdana;
    color           : #000000;
}

.tmpl_selecione-2 {
    font            : 8pt/11pt verdana;
    color           : #000000;
    font-weight		: bold;
}

.tmpl_selecione-3 {
	font			: 8pt/7pt verdana;
	color			: #10659E;
	font-weight		: bold;
	background-color: #C5DAE9;
}

.tmpl_div {
    color           : #000000;
    font            : 8pt/11pt verdana;
    font-weight     : normal;
    
    padding         : 0px;
    overflow		: auto;
    text-decoration : none;
}

.tmpl_div-2 {
    border          : silver 1px solid;
    background      : #EFEFEF;
    color           : #000000;
    padding         : 4px;
    width           : 265px;
    height          : 110px;
    overflow        : auto;
    font            : 8pt/11pt verdana;
    font-weight     : normal;
    text-decoration : none;
}

.tmpl_inputcheckbox {
	cursor          : pointer;
    cursor          : hand;
}

.tmpl_iframe_border {
    border-right    : 1px solid #E3E3E3;
    border-bottom   : 1px solid #E3E3E3;
    border-left     : 1px solid #c0c0c0;
    border-top      : 1px solid #c0c0c0;
	color			: #000000;
	margin			: 2px;
}

.tmpl_iframe_content {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color 			: #000000;
	font-weight		: normal;
	font-size		: 12px;
    background      : #FFFFFF;
}

.tmpl_toolbar_image {
    border          : 1px solid transparent;
    cursor          : pointer;
    cursor          : hand;
}

.tmpl_toolbar_onMouseOver {
    border-right    : 1px solid #A0A0A0;
    border-bottom   : 1px solid #A0A0A0;
    border-left     : 1px solid #FFFFFF;
    border-top      : 1px solid #FFFFFF;
    cursor          : pointer;
    cursor          : hand;
}

.tmpl_imagem_border {
    border          : 1px solid #515151;
}

.tmpl_imagem_border_azul {
    border          : 3px solid #10659E;
}

div.hr hr { 
    display         : none; 
}

div.hr { 
    height          : 1px; 
    background      : #DAE4F1;
}


.bkg_nucleo_verde {
	background		: #ecf8c9 url('../../tools/img/tmpl/bkg_sucesso.gif');
}

.bkg_degrade_verde {
    background      : #7b9d0d url('../../tools/img/tmpl/bkg_barra_verde.gif');
}

.bkg_borda_verde {
	background		: #b8cf76;
}

.bkg_nucleo_vermelho {
	background		: #f9cdbf url('../../tools/img/tmpl/bkg_erro.gif');
}


.bkg_degrade_vermelho {
    background      : #e27354 url('../../tools/img/tmpl/bkg_barra_vermelho.gif');
}

.bkg_borda_vermelho {
	background		: #e27354;
}


.bkg_nucleo_laranja {
	background		: #f1e5c2 url('../../tools/img/tmpl/bkg_alerta.gif');
}

.bkg_degrade_laranja {
    background      : #D49C07 url('../../tools/img/tmpl/bkg_barra_laranja.gif');
}

.bkg_borda_laranja {
	background		: #e6b430;
}


.bkg_acesso_negado {
	background		: #C6C6C6 url('../../tools/img/tmpl/bkg_pontilhado_cinza.gif');
}

.bkg_nucleo_acesso_negado {
	background		: #f7f7f1 url('../../tools/img/tmpl/bkg_acesso_negado.gif');
}

.bkg_degrade_vermelho_acesso_negado {
    background      : #e27354 url('../../tools/img/tmpl/bkg_barra_vermelho.gif');
}

.bkg_borda_646464_acesso_negado {
	background		: #646464;
}


.bkg_carregando {
    background      : #C6C6C6 url('../../tools/img/tmpl/bkg_pontilhado_carregando.gif');
}


.bkg_branco,
.bkg_zebra_branco {
	background		: #FFFFFF;
}

.bkg_branco_loading {
	background			: #FFFFFF url('../../tools/img/ico/ico_loading.gif') no-repeat;
    background-position : center center;
}

.bkg_cabecalho_inicial {
    background      : #A1C5E5 url('../../tools/img/ico_cabecalho_08.png') no-repeat;
}

.bkg_cabecalho {
    background      : #A1C5E5 url('../../tools/img/ico_cabecalho_07.png') no-repeat;
}

.bkg_barra_A1C5E5 {
	background		: #A1C5E5;
}

.bkg_azul_DBEAF5 {
	background		: #C5DAE9;
}

.bkg_azul_10659E {
	background		: #08568A;
}

.bkg_amarelo_F1F1B3 {
	background		: #F4F496;
}

.bkg_azul_barra {
	background		: #211c76 url('../../tools/img/bkg/bkg_barra_azul.gif') repeat-x;
}

.bkg_menu_lateral_dceaf5 {
    background      : #C5DAE9;
}

.bkg_azul_pontilhado {
    background      : transparent url('../../tools/img/bkg/bkg_azul_pontilhado.gif') repeat-x;
}

.bkg_barra_azul_dceaf5 {
    background      : #dceaf5 url('../../tools/img/bkg/bkg_barra_azul_dceaf5_h25px.gif') repeat-x;
}

.bkg_azul_dceaf5 {
    background      : #dceaf5;
}

.bkg_azul_99bbe8 {
	background		: #99bbe8;
}

.bkg_azul_f0f5fa {
	background		: #f0f5fa;
}

.bkg_barra_azul_517edc {
	background		: #316AC5;
}

.bkg_centro_degrade_fdfdde {
    background      : #F4F4BA url('../../tools/img/bkg/bkg_degrade_fdfdde.gif') repeat-x;
}

.bkg_barra_detalhes_f3f3a8 {
    background      : #f3f3a8 url('../../tools/img/bkg/bkg_barra_detalhes_f3f3a8.gif') repeat-x;
}

.bkg_degrade_imoveis {
    background      : #F1F1B3 url('../../tools/img/bkg/bkg_degrade_verde_h150px.gif') repeat;
}

.bkg_border_bottom_10659E {
	border-bottom	: 1px solid #10659E;
}

.bkg_border_left_10659E {
	border-left		: 1px solid #10659E;
}

.bkg_border_top_10659E {
	border-top		: 1px solid #10659E;
}

.bkg_barra_azul_a2cae5 {
    background      : #a2cae5 url('../../tools/img/bkg/bkg_barra_azul_a2cae5_h40px.gif') repeat-x;
}


.bkg_color_afb0ab {
    background      : #afb0ab;
}

.bkg_dae7f9_h25px {
    background      : #dae7f9 url('../../tools/img/bkg/bkg_barra_dae7f9_25px.gif') repeat-x;
}

.bkg_dae7f9 {
    background      : #dae7f9;
}

.bkg_a4c0dc_w1px {
	background		: #a4c0dc;
}

.bkg_degrade_h25 {
    background      : url('../../tools/img/bkg/bkg_degrade_h25.gif') repeat-x;
}

.bkg_verde_DCF6E4 {
	background		: #D0F1BB;
}

.bkg_amarelo_F7F7D0 {
	background		: #F7F7BE;
}



.bkg_menu_lateral {
    background      : #69a2c0 url('../../tools/img/bkg_degrade_menu_69a2c0.gif') no-repeat;
}

.bkg_menu_linha_5a95b4 {
    background      : #5a95b4;
}

.bkg_barra_localizar_a5aa96 {
    background      : #a5aa96;
}

.bkg_corpo_localizar_b8bbae {
    background      : #b8bbae;
}

.bkg_centro_degrade_f1f4ed {
    background      : #f1f4ed url('../../tools/img/bkg_degrade_f1f4ed.gif') repeat-x;
}

.bkg_barra_detalhes_ced4bb {
    background      : #ced4bb url('../../tools/img/bkg_barra_detalhes.gif') repeat-x;
}

.bkg_rodape_dfe0da {
    background      : #dfe0da;
}

.bkg_e4ecd9 {
    background      : #e4ecd9;
}

.bkg_cinza_h25px {
    background      : #E7E7E7 url('../../tools/img/bkg_cinza_h25px.gif') repeat-x;
}

.bkg_gray_w1px {
    background      : #C6C3C6;
}

.bkg_header {
    background      : #E7E7E7;
}

.bkg_zebra_cinza {
    background      : #F0F0F0;
}

.bkg_linha_e7eadd {
    background      : #e7eadd;
}

.bkg_linha_cde6bd {
    background      : #cde6bd;
}

.bkg_81bf4b {
    background      : #81bf4b;
}

.bkg_linha_c3c4bf {
    background      : #c3c4bf;
}

.bkg_azul_claro_checked {
    background      : #CEDAE7;
}

.bkg_imagem_preview {
    background      : url('../../tools/img/tmpl/bkg_preview.gif') repeat;
}

.bkg_cinza_w200px {
    background      : #E7E7E7;
}

.bkg_vermelho_h25px {
    background      : #CE0000 url('../../tools/img/bkg_vermelho_h25.gif') repeat-x;
}

.bkg_gray_w1px {
    background      : #C6C3C6;
}

.bkg_w578px {
    background      : #EFEFEF;
}

.bkg_f7f7f7 {
    background      : #f7f7f7;
}

.bkg_verde_6c9f3f {
    background      : #6c9f3f;
}


.fnt_azul_8_por_12_10659E {
    font            : 8pt/12pt trebuchet ms, arial, hevetica, sans-serif;
    color           : #10659E;
    text-decoration : none;
    font-weight     : normal;
}

.fnt_verdana_branco_bold {
    font            : 10pt/11pt verdana;
    color           : #D99B42;
    text-decoration : none;
    font-weight     : bold;
}

.fnt_branco_8_por_11_normal {
	font            : 8pt/11pt verdana;
    color           : #FFFFFF;
    text-decoration : none;
    font-weight     : normal;
}

.fnt_titulo_10_por_12_branco {
	font            : 10pt/12pt verdana;
    color           : #FFFFFF;
    text-decoration : none;
    font-weight     : normal;
}

.fnt_branco_8_por_12_normal {
	font            : 8pt/12pt trebuchet ms, arial, hevetica, sans-serif;
    color           : #FFFFFF;
    text-decoration : none;
    font-weight     : normal;
}

.fnt_verdana_D8D893_bold {
    font            : 8pt/11pt verdana;
    color           : #D8D893;
    text-decoration : none;
    font-weight     : bold;
}

.fnt_verdana_8_por_11_10659E_normal {
    font            : 8pt/11pt verdana;
    color           : #10659E;
    text-decoration : none;
    font-weight     : normal;
}



.fnt_cabecalho_vermelho {
    font            : 11pt/10pt trebuchet ms, arial, hevetica, sans-serif;
    color           : #BF3F1B;
    text-decoration : none;
    font-weight     : normal;
}

.fnt_cabecalho_laranja {
    font            : 11pt/10pt trebuchet ms, arial, hevetica, sans-serif;
    color           : #D47E0A;
    text-decoration : none;
    font-weight     : normal;
}

.fnt_texto_13_por_15 {
	color			: #000000; 
	font			: 13pt/15pt verdana;
    font-weight     : normal;
}

.fnt_texto_08_por_11 {
	color			: #000000; 
	font			: 08pt/11pt verdana;
    font-weight     : normal;
}

.fnt_verdana_preto_simples {
    font            : 8pt/11pt verdana;
    color           : #000000;
    text-decoration : none;
    font-weight     : bold;
}

.fnt_verdana_preto_bold {
    font            : 8pt/11pt verdana;
    color           : #000000;
    text-decoration : none;
    font-weight     : bold;
}

.fnt_verdana_cinza_simples {
    font            : 8pt/11pt verdana;
    color           : #737173;
    text-decoration : none;
    font-weight     : normal;
}

.fnt_verdana_10_por_12_10659E {
    font            : 16pt/15pt verdana;
    color           : #10659E;
    text-decoration : none;
    font-weight     : bold;
}

.fnt_login,
.fnt_verdana_8_por_11_10659E {
    font            : 8pt/11pt verdana;
    color           : #10659E;
    text-decoration : none;
    font-weight     : bold;
}

.fnt_tbl_mn_190texto {
    font            : 8pt/11pt verdana;
    color           : #000000;
    text-decoration : none;
    font-weight     : normal;
    border          : 1px solid #F7F7F7;
}

.fnt_cabecalho_h25-1,
.fnt_cabecalho_h25-2 {
    font            : 12pt/14pt verdana;
    color           : #ffffff;
    text-decoration : none;
    font-weight     : bold;
}

.fnt_cabecalho_h25-3 {
    font            : 12pt/14pt verdana;
    color           : #966416;
    text-decoration : none;
    font-weight     : bold;
}

.config_xp_progressBar {
    text-decoration : none;
    font-family     : verdana, arial, sans-serif;
    font-size       : 8pt;
    font-weight     : normal;
    color           : #003399;
    line-height     : 20px;
    background-repeat: no-repeat;
}

.fnt_verdana_10659E_bold {
    font            : 8pt/11pt verdana;
    color           : #10659E;
    text-decoration : none;
    font-weight     : bold;
}

.fnt_verdana_515151_normal {
    font            : 8pt/11pt verdana;
    color           : #000000;
    text-decoration : none;
    font-weight     : bold;
}

.fnt_verdana_E06034_bold {
    font            : 8pt/12pt verdana;
    color           : #E05424;
    text-decoration : none;
    font-weight     : bold;
}

.fnt_verdana_10_por_10_515151 {
    font            : 10pt/10pt verdana;
    color           : #000000;
    text-decoration : none;
    font-weight     : bold;
}

.fnt_verdana_10_por_10_515151_bold {
    font            : 10pt/10pt verdana;
    color           : #515151;
    text-decoration : none;
    font-weight     : bold;
}



.fnt_ativo_verde {
    font            : 8pt/11pt verdana;
    color           : #7b9d0d;
    text-decoration : none;
    font-weight     : normal;
}

.fnt_bloqueado_laranja {
    font            : 8pt/11pt verdana;
    color           : #D47E0A;
    text-decoration : none;
    font-weight     : normal;
}

.fnt_removido_vermelho {
    font            : 8pt/11pt verdana;
    color           : #BF3F1B;
    text-decoration : none;
    font-weight     : normal;
}

.fnt_verdana_515151_bold {
    font            : 8pt/11pt verdana;
    color           : #1565A5;
    text-decoration : none;
    font-weight     : bold;
}

.fnt_verdana_515151_10_por_11_bold {
    font            : 10pt/11pt verdana;
    color           : #1565A5;
    text-decoration : none;
    font-weight     : bold;
}

.fnt_verdana_preto_8_por_11 {
    font            : 8pt/11pt verdana;
    color           : #000000;
    text-decoration : none;
    font-weight     : normal;
}

.fnt_verdana_preto_8_por_11_bold {
    font            : 8pt/11pt verdana;
    color           : #000000;
    text-decoration : none;
    font-weight     : bold;
}

.fnt_verdana_7_por_7_515151 {
    font            : 7pt/7pt verdana;
    color           : #515151;
    text-decoration : none;
    font-weight     : normal;
}

.fnt_verdana_515151 {
    font            : 11pt/12pt verdana;
    color           : #515151;
    text-decoration : none;
    font-weight     : bold;
}

.fnt_verdana_preto_bold {
    font            : 8pt/10pt verdana;
    color           : #000000;
    text-decoration : none;
    font-weight     : bold;
}

.fnt_verdana_FF0000 {
    font            : 8pt/10pt verdana;
    color           : #FF0000;
    text-decoration : none;
    font-weight     : bold;
}

.fnt_verdana_0EB40E {
    font            : 8pt/10pt verdana;
    color           : #0EB40E;
    text-decoration : none;
    font-weight     : bold;
}

.fnt_cabecalho_h25_1 {
    font            : 12pt/14pt verdana;
    color           : #FFFFFF;
    text-decoration : none;
    font-weight     : bold;
    padding-left    : 10px;
}

.fnt_courrier_cabecalho {
    font            : 9pt/10pt arial;
    color           : #6c9f3f;
    text-decoration : none;
    font-weight     : bold;
}


.lnk_barra_navegacao {
    font            : 8pt/8pt verdana;
    color           : #1565A5;
    font-weight     : bold;
    text-decoration : none;
}

.lnk_barra_navegacao:hover {
    font            : 8pt/8pt verdana;
    color           : #1565A5;
    text-decoration : underline;
    font-weight     : bold;
	cursor          : pointer;
    cursor          : hand;
}

.lnk_7_por_7 {
    font            : 7pt/7pt verdana;
    color           : #000000;
    text-decoration : none;
}

.lnk_7_por_7:hover {
    font            : 7pt/7pt verdana;
    color           : #000000;
    text-decoration : underline;
	cursor          : pointer;
    cursor          : hand;
}


.lnk_sair {
    font            : 8pt/11pt verdana;
    color           : #FFFFFF;
    text-decoration : none;
    font-weight     : bold;
}

.lnk_sair:hover {
    font            : 8pt/11pt verdana;
    color           : #FFFFFF;
    text-decoration : underline;
    font-weight     : bold;
}

.lnk_acs_ngd_login {
    font            : 8pt/11pt verdana;
    color           : #B60707;
    text-decoration : none;
}

.lnk_acs_ngd_login:hover {
    font            : 8pt/11pt verdana;
    color           : #B60707;
    text-decoration : underline;
}


.lnk_menu_lateral_estado_normal,
.lnk_menu_lateral_onMouseOut {
    font            : 11pt/11pt verdana;
    color           : #10659E;
    font-weight     : bold;
    text-decoration : none;

	cursor          : pointer;
    cursor          : hand;
}

.lnk_menu_lateral_onMouseOver {
    background		: #A0C6E5;

	font            : 11pt/11pt verdana;
    color           : #10659E;
    font-weight     : bold;
    text-decoration : none;

	cursor          : pointer;
    cursor          : hand;
}

.lnk_menu_lateral_estado_normal_A0C6E5,
.lnk_menu_lateral_onMouseOut_A0C6E5 {
	background		: #A0C6E5;
    font            : 11pt/11pt verdana;
    color           : #DBEAF5;
    font-weight     : bold;
    text-decoration : none;

	cursor          : pointer;
    cursor          : hand;
}

.lnk_menu_lateral_onMouseOver_A0C6E5 {
    background		: transparent;

	font            : 11pt/11pt verdana;
    color           : #10659E;
    font-weight     : bold;
    text-decoration : none;

	cursor          : pointer;
    cursor          : hand;
}

.lnk_menu_lateral {
	padding-top     : 4px;
    width           : 100%;
    height          : 100%;

    font            : 11pt/11pt verdana;
    color           : #10659E;
    font-weight     : bold;
    text-decoration : none;
}

.lnk_menu_lateral:hover {
    width           : 100%;
    height          : 100%;

    font            : 11pt/11pt verdana;
    color           : #10659E;
    font-weight     : bold;
    text-decoration : none;
}


.lnk_menu_barra_estado_normal,
.lnk_menu_barra_onMouseOut {
    text-decoration : none;
	cursor          : pointer;
    cursor          : hand;
}

.lnk_menu_barra_onMouseOver {
    background		: #dae7f9;
    text-decoration : none;
	cursor          : pointer;
    cursor          : hand;
}

.lnk_menu_barra {
    width           : 100%;
    height          : 100%;
    text-decoration : none;
}

.lnk_menu_barra:hover {
    text-decoration : none;
}


.lnk_verdana_ffffff_normal {
    font            : 10pt/11pt verdana;
    color           : #D99B42;
    text-decoration : none;
    font-weight     : none;
	cursor          : pointer;
    cursor          : hand;
}

.lnk_verdana_ffffff_normal:hover {
    font            : 10pt/11pt verdana;
    color           : #D99B42;
    text-decoration : underline;
    font-weight     : none;
    cursor          : pointer;
    cursor          : hand;
}

.lnk_verdana_ffffff_simples_selected {
    font            : 10pt/11pt verdana;
    color           : #D99B42;
    text-decoration : none;
    font-weight     : bold;
	cursor          : pointer;
    cursor          : hand;
}

.lnk_verdana_ffffff_simples_selected:hover {
    font            : 10pt/11pt verdana;
    color           : #D99B42;
    text-decoration : underline;
    font-weight     : bold;
	cursor          : pointer;
    cursor          : hand;
}

.lnk_vermelho_E06034 {
	font			: 10pt/11pt verdana; 
	color			: #E06034; 
	text-decoration	: none;
	font-weight		: bold;
	cursor          : pointer;
    cursor          : hand;
}

.lnk_vermelho_E06034:hover {
	font			: 10pt/11pt verdana; 
	color			: #E06034; 
	text-decoration	: underline;
	font-weight		: bold;
	cursor          : pointer;
    cursor          : hand;
}






.lnk_cursor_default {
    cursor          : default;
}

.lnk_cursor_default:hover {
	cursor          : default;
}

.lnk_verdana_cinza_simples {
    font            : 8pt/11pt verdana;
    color           : #737173;
    text-decoration : none;
    font-weight     : normal;
	cursor          : pointer;
    cursor          : hand;
}

.lnk_verdana_cinza_simples:hover {
    font            : 8pt/11pt verdana;
    color           : #737173;
    text-decoration : underline;
    font-weight     : normal;
	cursor          : pointer;
    cursor          : hand;
}

.lnk_verdana_cinza_simples_selected {
    font            : 8pt/11pt verdana;
    color           : #737173;
    text-decoration : none;
    font-weight     : bold;
	cursor          : pointer;
    cursor          : hand;
}

.lnk_verdana_cinza_simples_selected:hover {
    font            : 8pt/11pt verdana;
    color           : #737173;
    text-decoration : underline;
    font-weight     : bold;
	cursor          : pointer;
    cursor          : hand;
}

.lnk_verdana_preto_simples {
    font            : 10pt/11pt verdana;
    color           : #000000;
    text-decoration : none;
    font-weight     : bold;
	cursor          : pointer;
    cursor          : hand;
}

.lnk_verdana_preto_simples:hover {
    font            : 8pt/11pt verdana;
    color           : #000000;
    text-decoration : underline;
    font-weight     : bold;
	cursor          : pointer;
    cursor          : hand;
}

.lnk_verdana_preto_simples_selected {
    font            : 8pt/11pt verdana;
    color           : #000000;
    text-decoration : none;
    font-weight     : bold;
	cursor          : pointer;
    cursor          : hand;
}

.lnk_verdana_preto_simples_selected:hover {
    font            : 8pt/11pt verdana;
    color           : #000000;
    text-decoration : underline;
    font-weight     : bold;
	cursor          : pointer;
    cursor          : hand;
}

.lnk_verdana_preto_simples {
    font            : 8pt/11pt verdana;
    color           : #000000;
    text-decoration : none;
    font-weight     : bold;
	cursor          : pointer;
    cursor          : hand;
}

.lnk_verdana_preto_simples:hover {
    font            : 8pt/11pt verdana;
    color           : #000000;
    text-decoration : underline;
    font-weight     : bold;
	cursor          : pointer;
    cursor          : hand;
}

.lnk_verdana_B3230B_bold {
    font            : 8pt/11pt verdana;
    color           : #515151;
    text-decoration : none;
    font-weight     : bold;
	cursor          : pointer;
    cursor          : hand;
}

.lnk_verdana_B3230B_bold:hover {
    font            : 8pt/11pt verdana;
    color           : #B3230B;
    text-decoration : underline;
    font-weight     : bold;
    cursor          : pointer;
    cursor          : hand;
}

.lnk_verdana_868686_bold {
    font            : 8pt/11pt verdana;
    color           : #515151;
    text-decoration : none;
    font-weight     : bold;
	cursor          : pointer;
    cursor          : hand;
}

.lnk_verdana_868686_bold:hover {
    font            : 8pt/11pt verdana;
    color           : #868686;
    text-decoration : underline;
    font-weight     : bold;
    cursor          : pointer;
    cursor          : hand;
}