﻿body {
}
a:link {
	color: #7F7DBA;
}
a:visited {
	color: #7F7DBA;
}
a:hover {
	color: #7F7DBA;
}
a:active {
	color: #7F7DBA;
}
.btn
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	width: 150px;
}
.TextBox
{
	font-family: Verdana;
	font-size: 10px;
}
.tabela
{
	width: 100%;
}
.tabela_Titulo
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	background-color: #D3D7E9;
	width: 100%;
	text-align: center;
}
.tabela_SubTitulo
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	background-color: #D3D7E9;
	width: 100%;
	text-align: center;
}
.tabela_SubSubTitulo
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	background-color: #D3D7E9;
	text-align: center;
}
.tabela_Label
{
	font-family: Verdana;
	font-size: 10px;
	text-align: right;
	width: 200px;
	background-color: #ffffff;
}
.tabela_TextBox
{
	font-family: Verdana;
	font-size: 10px;
	text-align:  left ;
	width: 150px;
	background-color:  #ffffff;
}
.tabela_MergeAll
{
	font-family: Verdana;
	font-size: 10px;
	text-align:  left ;
	background-color:  #ffffff;
}
.Erro
{
	font-weight: bold;
	font-size: 8pt;
	color: #ff3300;
	font-family: Verdana;
}
.Erro_Sumarry
{
	font-weight: bold;
	font-size: 8pt;
	color: #ff3300;
	font-family: Verdana;
	text-align: left;
}
.Perguntas_01
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Verdana;
	text-align: left;
}
.Perguntas_02
{
	font-weight: normal ;
	font-size: 10pt;
	color: #000000;
	font-family: Verdana;
	text-align: left;
}
