@charset "utf-8";


	/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
	/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
	// JAVASCRIPT CSS STYLES LIBRARY / NEGORA © 2008
	/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
	///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

	.vfxdf_ifr { position: absolute; left: 0px; top: 0px; width: 0px; height: 0px; visibility: hidden; }
	
	.vfxdg { overflow: hidden; }
	.vfxdg > table td { font-weight: bold; }
	.vfxdg > table td:hover { color: #ff0000; }
	
	.vfxdg > table + div { height: 150px; overflow: auto; }
	
	.vfxdg > table + div + div { padding: 10px 0px 10px 0px; text-align: center; }
	
	.vfxdg_tr { height: 16px; cursor: pointer; }
	.vfxdg_tr > td { height: inherit; }
	
	.vfxdg_div_col { height: inherit; margin: 4px 10px 4px 4px; overflow: hidden; }
	.vfxdg_td_scroll { width: 18px; }
	
	
