body
{
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f2f2f2;
}
.texto {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 9pt;
	font-weight: none;
	text-decoration: none;
}
.textoVermelho {
	font-family: Verdana, Arial, sans-serif;
	color: Red;
	font-size: 9pt;
	font-weight: none;
	text-decoration: none;
}

a.texto:hover {  
	text-decoration: none;
	font-weight: none;
	color:#EEAD0E
}

a.linkTexto:hover {  
	text-decoration: none;
	font-weight: none;
	color:#FFFFFF
}

.menu {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {  
text-decoration: underline;
font-weight: none;
}
.contato {
	font-family: Verdana, Arial, sans-serif;
	color: #2C5C8D;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
a.contato:hover {  
text-decoration: underline;
font-weight: none;
}
.login {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
}
.copyright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.form_login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
	border: 0px;
	height:15px;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-style: outset;
	border-width:1px;
	color: #000000;
	border-color:#cccccc;
	background-color: #ffffff;
}

.faq {
	font-family: Verdana, Arial, sans-serif;
	color: #1A4B7F;
	font-size: 8pt;
	font-weight: none;
	text-decoration: none;
}
a.faq:hover {  
text-decoration: underline;
font-weight: none;
}

.mini {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
	font-size: 7pt;
	font-weight: none;
	text-decoration: none;
	
}

.tit_prova {
	font-family: Verdana, Arial, sans-serif;
	color: #295D8C;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
}

INPUT.button.botaoMais
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    BACKGROUND-IMAGE: url(../images/mais.jpg);
    TEXT-TRANSFORM: capitalize;
    BORDER-LEFT: medium none;
    
    CURSOR: hand;    
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Verdana, tahoma, Arial;
    HEIGHT: 16px;
    WIDTH: 15px;
    BACKGROUND-COLOR: transparent;
    background-repeat:no-repeat;
    vertical-align:middle;
}

INPUT.button.botaoMenos
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    BACKGROUND-IMAGE: url(../images/menos.jpg);
    TEXT-TRANSFORM: capitalize;
    BORDER-LEFT: medium none;
    
    CURSOR: hand;    
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Verdana, tahoma, Arial;
    HEIGHT: 16px;
    WIDTH: 15px;
    BACKGROUND-COLOR: transparent;
    background-repeat:no-repeat;
    vertical-align:middle;
}



.botao
{  
	border:1px solid #666666;
	background-color:#cccccc;
	font-family:Verdana;
	color:black;
	font-weight:bold;
	font-size:12px;	
	height: 20;
	width: auto;
	TEXT-DECORATION: none;
}

.botao_branco
{  
	border:1px solid #666666;
	background-color:#cccccc;
	font-family:Verdana;
	color:White;
	font-weight:bold;
	font-size:12px;	
	height: 20;
	width: auto;
	TEXT-DECORATION: none;
}

.campo_texto
{
	border-style: solid;
	border-width: 1px;
	color: #808080;
}
.campo_texto_disabled
{
	border-style: solid;
	border-width: 1px;
	border-color:Gray;
}

.TabelaBordaCinza
{
    BORDER-RIGHT: #CDCDCD 1px solid;
    BORDER-TOP: #CDCDCD 1px solid;
    BORDER-LEFT: #CDCDCD 1px solid;
    BORDER-BOTTOM: #CDCDCD 1px solid;
    BACKGROUND-COLOR: #FFFFFF  
        
}

.TabelaBordaPreta
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid;
    BACKGROUND-COLOR: #F3F3F3  
        
}

.TabelaBordaPretaGrossa
{
    BORDER-RIGHT: #000000 2px solid;
    BORDER-TOP: #000000 2px solid;
    BORDER-LEFT: #000000 2px solid;
    BORDER-BOTTOM: #000000 2px solid;
    BACKGROUND-COLOR: #F3F3F3  
        
}

.TabelaBorda
{
    BORDER-RIGHT: #990000 1px solid;
    BORDER-TOP: #990000 1px solid;
    BORDER-LEFT: #990000 1px solid;
    BORDER-BOTTOM: #990000 1px solid;
    BACKGROUND-COLOR: #FFFFFF  
        
}

.text-pesquisa
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY:Verdana;
    TEXT-DECORATION: none;
}

.text-label
{
    FONT-SIZE: 11px;
    COLOR: #333333;
    FONT-FAMILY: Verdana;
}

A:link
{
    FONT-WEIGHT: none;
    FONT-SIZE: 12px;
    COLOR: #2F4551;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none;
}
A:visited
{
    FONT-WEIGHT: none;
    FONT-SIZE: 12px;
    COLOR: #2F4551;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none;
}
FRAME
{
	border-bottom-color:White;
	border-top-color:White;
	border-color:White;
	border:collapse 0 white;
	}
A:hover
{
	FONT-WEIGHT: none;
    FONT-SIZE: 12px;
    COLOR: #2F4551;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: underline;
} 


INPUT.button.impressao
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    BACKGROUND-IMAGE: url(../images/impressao_over.jpg);
    TEXT-TRANSFORM: capitalize;
    BORDER-LEFT: medium none;
    WIDTH: 26px;
    CURSOR: hand;
    COLOR: #9f0000;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Verdana, tahoma, Arial;
    HEIGHT: 26px;
    BACKGROUND-COLOR: transparent;
    background-repeat:no-repeat;
    vertical-align:middle;
}

INPUT.button.excluir
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    BACKGROUND-IMAGE: url(../images/Deletar.gif);
    TEXT-TRANSFORM: capitalize;
    BORDER-LEFT: medium none;
    WIDTH: 11px;
    CURSOR: hand;
    COLOR: #9f0000;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Verdana, tahoma, Arial;
    HEIGHT: 12px;
    BACKGROUND-COLOR: transparent;
    background-repeat:no-repeat;
    vertical-align:middle;
}

INPUT.button.editar
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    BACKGROUND-IMAGE: url(../images/Editar.gif);
    TEXT-TRANSFORM: capitalize;
    BORDER-LEFT: medium none;
    WIDTH: 15px;
    CURSOR: hand;
    COLOR: #9f0000;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Verdana, tahoma, Arial;
    HEIGHT: 16px;
    BACKGROUND-COLOR: transparent;
    background-repeat:no-repeat;
    vertical-align:middle;
}

INPUT.button.Excel
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    BACKGROUND-IMAGE: url(../images/excel.jpg);
    TEXT-TRANSFORM: capitalize;
    BORDER-LEFT: medium none;
    WIDTH: 15px;
    CURSOR: hand;
    COLOR: #9f0000;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Verdana, tahoma, Arial;
    HEIGHT: 16px;
    BACKGROUND-COLOR: transparent;
    background-repeat:no-repeat;
    vertical-align:middle;
}

INPUT.button.aprovar
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    BACKGROUND-IMAGE: url(../images/check.gif);
    TEXT-TRANSFORM: capitalize;
    BORDER-LEFT: medium none;
    WIDTH: 15px;
    CURSOR: hand;
    COLOR: #9f0000;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Verdana, tahoma, Arial;
    HEIGHT: 16px;
    BACKGROUND-COLOR: transparent;
    background-repeat:no-repeat;
    vertical-align:middle;
}

INPUT.button.Login
{
	background-color:#CCCCCC;
	border:1px solid #666666;
	font-weight:bolder;
	cursor:hand;
	font-family: Verdana;
	font-size:10px;
	color:black;
}

INPUT.button.pesquisar
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    BACKGROUND-IMAGE: url(../images/pesquisar.gif);
    TEXT-TRANSFORM: capitalize;
    BORDER-LEFT: medium none;
    WIDTH: 20px;
    CURSOR: hand;
    COLOR: #9f0000;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Verdana, tahoma,Arial;
    HEIGHT: 16px;
    BACKGROUND-COLOR: transparent;
    background-repeat:no-repeat;
    vertical-align:middle;
}

INPUT.button.help
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    BACKGROUND-IMAGE: url(../images/help.gif);
    TEXT-TRANSFORM: capitalize;
    BORDER-LEFT: medium none;
    WIDTH: 15px;
    CURSOR: hand;
    COLOR: #9f0000;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Verdana, tahoma, Arial;
    HEIGHT: 16px;
    BACKGROUND-COLOR: transparent;
    background-repeat:no-repeat;
    vertical-align:middle;
}


.text-titulo
{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#2F8C7A;
}

.text-Aviso
{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#D20000;
}

.text-titulo_back
{
	font-family:Verdana;
	font-size:18px;
	font-weight:bold;
	color:#002189;
}
.text-texto
{
	font-family: Verdana;
	font-size:11px;
	line-height:105%;
}

.text-destaque
{
	font-family: Verdana;
	font-size:15px;
	line-height:105%;
}

.text-texto-regulamento
{
	font-family:Verdana;
	font-size:11px;
	line-height:100%;
}


.link-menu
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #0377C4;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}

.abaCinza
{
	FONT: bold 9px/10px Verdana, Geneva, Arial, Helvetica, sans-serif;
    COLOR: #ffffff;
    BACKGROUND-COLOR:#999999
}

.pontaAba
{
	background-image:url(../images/categorias/pontaAba.gif);
    background-repeat:no-repeat;
    background-position:-4 -20;
    width:8
}

.text-textoDisabled
{
	font-family:Verdana;
	font-size:11px;
	COLOR: gray;
	FONT-WEIGHT: bolder; 
}

.text-textoTransparent
{
	visibility:hidden;
	
}
.text-label-negrito
{
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Verdana;
    FONT-WEIGHT: bolder;  
}

.text-form
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #333333;
    FONT-FAMILY: verdana;
    TEXT-DECORATION: none
}
.text-tiulo-inscricao
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 20px;
    COLOR: #666666;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
.Font-Relatorio
{
	font-size:7.0pt;
	font-family:Verdana; 
}
.Font-Relatorio-Nome
{
	font-size:10.0pt;
	font-family:Verdana; 
}

.Font-Relatorio8
{
	font-size:8.0pt;
	font-family:Verdana; 
}

.pontaAbaCinza01
{
	background-image:url(../images/categorias/pontaAbaCinza01.gif);
    background-repeat:no-repeat;
    background-position:-4 -20;
    width:8
}

.aba
{
	FONT: bold 9px/10px Verdana, Geneva, Arial, Helvetica, sans-serif;
    COLOR: #ffffff;
    BACKGROUND-COLOR:#0377C4;   
}

.pontaAbaCinza
{
	background-image:url(../images/categorias/pontaAbaCinza.gif);
    background-repeat:no-repeat;
    background-position:-3 -7;
    width:8
}

.pontaAbaEnabled
{
	background-image:url(../images/categorias/pontaAbaEnabled.jpg);
    background-repeat:no-repeat;
    background-position:-3 -7;
    width:8
}
.pontaAbaCinzaSobreposta
{
	background-image:url(../images/categorias/pontaAbaCinzaSobreposta.gif);
    background-repeat:no-repeat;
    background-position:0 -15
    width:8
}