a {
	text-decoration:none;
	color:#990000;
}

a:hover {
	text-decoration:underline;
	color:#FF0000;	
}

form {
	padding:0px;
	margin:0px;
}

.texto, .texto_claro, .colunas, .campo, .campo_travado,  .cabecalho, .botao {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #303030;
}

.texto1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
}

.texto_desconto{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC6600;
}

.texto_claro{
	color: #999999;
}

.campo, .campo_travado, .botao {
	color: #000000;
	border: 1px solid #999999;
	background-color: #E5E5E5;	
}

.campo_travado {
	border: 1px solid #666633;
	background-color:#FFFFCC;	
}

.botao {
	background-color:#E7C8B6;	
	font-weight: bold;
}

.cabecalho {
	/*
	background-color: #F0F0F0;
	border:1px outset #CCCCCC;
	*/
	font-weight: bold;
}

td{
	/*
	border-left:1px dotted #999999;
	border-right:1px dotted #999999;
	*/
	border-bottom:1px dotted #CCCCCC;
}

.quadro_form {
	padding:3px;
	float:left;
	clear:inherit;
	width:auto;
	min-width:20px;	
}

.linha_quadro_form {
	clear:left;
}
.txt
{ 
 font-size:12px;
 color:#000000;
 font-family:"Times New Roman", Times, serif;
}
.txt1  
{ 
 font-size:13px;
 color:#000000;
 font-family:"Times New Roman", Times, serif;
 font-weight:800;
}
