/* Default CSS Stylesheet for a new Web Application project */

TABLE.Grid
{
	width:100%;
	
	}	
	
TABLE.Grid2
{
	width:90%;
	
	}	
	
	
TR.titulo
{
	font-size:x-small;
	font-family:Tahoma;
	}
	
TR.itens
{
	font-size:xx-small;
	font-family:Verdana;
	
	}	
	
.itensBotao
{
	width: 20px;
	text-align: center;
		
	}	
	
span
{
	font-size:xx-small;
	font-family:Verdana;
	color:Red;
	}

TD.endereco
{
	font-size:xx-small;
	font-family:Verdana;
	color:#666666;
}	

.dadosPessoais
{
	font-size:xx-small;
	font-family:Verdana;
	color:#666666;
}

P.titulo
{
	font-size:x-small;
	font-family:Verdana;	
 	color:#666666; 	 	 
}

TD.formulario
{	font-size: xx-small;
	font-family:Verdana;
	color:#666666;
	font-weight:bold ;
}

.combos
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width:250px;
}

.combos2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width:150px;
}

.buttons
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.campos
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width:350px;
}

.camposA
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000099;
	width:350px;
}

.campos2A
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000099;	
}


.campos2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;	
}

.senha
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width:100px;
}

.painel
{
	width:100%;
}

.traco
{
	width:90%;
	height: 1px;
	color:  #999999;
	background-color:  #999999;
}

.imagem
{   
	height: 50px;
	width:50px;
}
.figuras
{   
	height: 100px;
	width:100px;
}

.ancora
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small ;
	color: #999999;
	
}

.lblDados
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  x-small;
	color: #999999;
		
}

.lblDados2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  xx-small;
	color:#666666;
	font-weight:bold ;
}

.moldura
{
  border-color: #CCCCCC;
  width: 656px;
}
