body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f0f0f0;
}



.cinza11 { font-family: Tahoma; font-size: 11px; color: #4b4c4d;}
.branco11 {font-family: Tahoma; font-size: 11px; color: #ffffff;}

.azul11{font-family: Tahoma; font-size: 11px; color: #506e74;}
.azul14{font-family: Tahoma; font-size: 15px; color: #45409e;}
.azul11_claro{font-family: Tahoma; font-size: 11px; color: #45409e; text-decoration: none;}

.preto10{font-family: Tahoma; font-size: 10px; color: #555a58;}
.preto11{font-family: Tahoma; font-size: 11px; color: #555a58;}
.preto12{font-family: Tahoma; font-size: 12px; color: #555a58;}

.vermelho12{ font-family: Tahoma; font-size: 12px; color: #FF0000; text-decoration:none;}

//link
.azul11_claro:hover{font-family: Tahoma; font-size: 11px; color: #45409e; text-decoration:none;}
.vermelho12:hover{font-family: Tahoma; font-size: 12px; color: #FF0000; text-decoration:none;}

.ButtonBusca{font-family: Tahoma; font-weight: bold;font-size:11px;	color:#666666; background-color:#F5F5F5;border:none;height:30px;width: 60px; cursor:hand;}