input
{
	width:90;
	font-size: 12px;
	color: Maroon;
	font-family:Courier New;
}

	
.texto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color:Black;
}
.barra
{
	font-family:Edwardian Script ITC;
	font-size:33px;
	}

.label{
	font-family:Gill Sans MT;
	font-size:10pt;
	text-align:justify;
}
.textBox {
	font-size: 12px;
	color: Maroon;
	font-family:Courier New;
	border: 1px solid #999999;
	cursor: hand;
	
}
.caixatexto
{ 
	font-family: Gill Sans MT;
	font-size: 8pt;
	text-align: justify;
} 

.link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color:#000000;
	text-decoration: none;
	cursor: hand;
}
.link:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	background-color:#666666;
}
.botao
{
	border-top-width: 1px;
	border-left-width: 1px;
	border-left-color: rgb(108,108,133);
	border-bottom-width: 1px;
	border-bottom-color: rgb(108,108,133);
	border-top-color: rgb(108,108,133);
	border-right-width: 1px;
	border-right-color: rgb(108,108,133);
	background-color: rgb(230,230,230); 
	border-color: rgb(108,108,133); 
	border-width: 1px; 
	font-family: verdana, arial;
	font-size: 10px;
	color:Maroon;
	cursor: hand;
}
.tabela
        {
        background-image:url('img/fundo.jpg');
        }
 
