/* CSS Document */

/* IE6 Baaaad Behavior Fixes 
---------------------------------------------------------------------------------------------------------------------------*/
body {
	behavior: url(csshover.htc);
	}
	
img.png {behavior: url(iepngfix.htc);}