BODY
{
    COLOR: #000000;
    background-color:#FFFFFF;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10pt;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#9C9C9C;
	scrollbar-shadow-color:#888888;
	scrollbar-face-color:#d5d5d5;
	scrollbar-highlight-color:#ffffff;
	scrollbar-dark-shadow-color:#ffffff;
	scrollbar-3d-light-color:#DEE7E7;
}
TABLE
{
	FONT-FAMILY: Verdana;
    FONT-SIZE: 10pt;
    COLOR: #000000;
}
TD
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10pt;
    COLOR: #000000;
}
A:link
{
    COLOR: #000000;
    TEXT-DECORATION: none;
}
A:visited
{
    COLOR: #000000;
    TEXT-DECORATION: none;
}
A:active
{
    COLOR: #000000;
    TEXT-DECORATION: none;
}
A:hover
{
    COLOR: #000000;
    TEXT-DECORATION: underline;
}

A.menu:link
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	COLOR: #ffffff;
    TEXT-DECORATION: none;
}
A.menu:visited
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	COLOR: #ffffff;
    TEXT-DECORATION: none;
}
A.menu:active
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	COLOR: #ffffff;
    TEXT-DECORATION: none;
}
A.menu:hover
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	COLOR: #ffffff;
    TEXT-DECORATION: underline;
}

.Titulo
{
	background-color:#000000;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	COLOR: #ffffff;
	text-align : center;
}

.linha1
{
    background-color:#E6E6E6;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt;
    COLOR: #000000;
}

.linha2
{
    background-color:#ffffff;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt;
    COLOR: #000000;
}

INPUT
{
	border-color: #000000;
	border-width: 1;
	border-style: solid;
	background-color:#e6e6e6;
	font-size: 10px;
	font-family: verdana;
}
INPUT.resp
{
    border-color: #ffffff;
    border-width: 0;
    background-color:#ffffff;
    font-size: 10px; 
	font-family: verdana;
}
INPUT.resp2
{
    border-color: #e6e6e6;
    border-width: 0;
    background-color:#e6e6e6;
    font-size: 10px; 
	font-family: verdana;
}
TEXTAREA {
    FONT-SIZE: 8pt;
    font-face: verdana;
	background : #e6e6e6;
	border : 1 solid #000000;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#9C9C9C;
	scrollbar-shadow-color:#888888;
	scrollbar-face-color:#d5d5d5;
	scrollbar-highlight-color:#ffffff;
	scrollbar-dark-shadow-color:#ffffff;
	scrollbar-3d-light-color:#DEE7E7;
}
SELECT {
	FONT-SIZE: 8pt;
	background : #e6e6e6;
	border : 1 solid #cc9900;
	width : 220px;
	font : Verdana;
}

	.s_questao {font: 10pt "arial"; font-weight: bold; color: #000059}
	.s_opcao {font: 9pt "arial"; color: Black}
	.s_num_opcao {font: 8pt "arial"; color: Brown}
	.s_tab_questao {background-color: #BDBFD7}
	.s_textarea {font: 8pt "arial narrow"; text-align: justify; color: Black}

	.s_field_erro {font: 13pt "arial"; font-weight: bold; color: #990000}
	.s_tab_erro {background-color: #BDBFD7}
	.s_erro {font: 13pt "arial"; font-weight: bold; color: Black}

	.s_titulo {font: 14pt "arial"; font-weight: bold; color: #000059}
	.s_ver_data {font: 8pt "arial"; font-weight: bold; color: Gray}
	
	.s_descr_nro_prop { font: 12pt "arial"; color: #000059}
	.s_nro_prop { font: 12pt "arial"; font-weight: bold; color: Red}
	.s_dados_gerais { font: 11pt "arial"; color: Black}
	.s_val_dados_gerais { font: 11pt "arial"; font-weight: bold; color: #000059}

	.s_questao_imp {font: 8pt "arial"; color: #000059}
	.s_opcao_imp {font: 8pt "arial narrow"; color: Black}
	.s_num_opcao_imp {font: 9pt "arial"; font-weight: bold; color: Brown}
	.s_total { font: 12pt "arial"; font-weight: bold; color: Red}
	.s_textarea_imp {font: 9pt "arial"; text-align: justify; color: Black}