.divBG {
  position				: absolute;
  top					: 0px;
  left					: 0px;
  z-index				: 1000; 
  background-color		: #000000;
  filter				: alpha(opacity=50);
  opacity				: 0.5;
}

.divSWF {
  position				: absolute;
  top					: 0px;
  left					: 0px;
  z-index				: 1000; 
  width					: 100%;
  height				: 100%;
}

.nov_tabela {
  font-family			: Tahoma;
  font-size				: 11px;
  border				: 1px solid #004480;
}

.nov_close {
  background-color		: #004480;
  color					: #FFFFFF;
  font-weight			: bold;
}

.close {
  cursor				: pointer;
}

.printscreen {
  background			: #FFF url('/imagens/printscreen.bg.gif') no-repeat center top;
}
