

button{
	background-color: 	#EEE;
	color: 	#3D51B9;
	cursor: 	pointer;
	font-size: 	11px;
	font-weight: 	bold;
	height: 	25px;
	text-decoration: 	none;
	width: 	92px;
}

.Salvar{
	backGround: 	url(../../icones/salvar.gif);
	background-repeat: 	no-repeat;
}

.Arvore{
	backGround: 	url(../../icones/salvar.gif);
	background-repeat: 	no-repeat;
}

.EnviarAvaliacao{
	backGround: 	url(../../icones/enviarAvaliacao.gif);
	background-repeat: 	no-repeat;
	width: 	130px;
}

.Novo{
	backGround: 	url(../../icones/novo.gif);
	background-repeat: 	no-repeat;
}

.Desfazer{
	backGround: 	url(../../icones/desfazer.gif);
	background-repeat: 	no-repeat;
}

.Imprimir{
	backGround: 	url(../../icones/imprimir.gif);
	background-repeat: 	no-repeat;
}

.Visualizar{
	backGround: 	url(../../icones/visualizar.gif);
	background-repeat: 	no-repeat;
}

.Entrar{
	backGround: 	url(../../icones/entrar.gif);
	background-repeat: 	no-repeat;
}

.GridDet{
	backGround: 	url(../../icones/gridDet.gif);
	background-repeat: 	no-repeat;
}

.Sair{
	backGround: 	url(../../icones/sair.gif);
	background-repeat: 	no-repeat;
}

.Grafico{
	backGround: 	url(../../icones/grafico.gif);
	background-repeat: 	no-repeat;
}

.Voltar{
	backGround: 	url(../../icones/voltar.gif);
	background-repeat: 	no-repeat;
}

.Ok{
	backGround: 	url(../../icones/ok.gif);
	background-repeat: 	no-repeat;
}

.Cancel{
	backGround: 	url(../../icones/cancel.gif);
	background-repeat: 	no-repeat;
}

.Enviar{
	backGround: 	url(../../icones/enviar.gif);
	background-repeat: 	no-repeat;
 }