/* $Id: screen.css,v 1.1.1.1 2006/08/02 01:11:22 admin Exp $ */

/* screen.css */

/* NN4 and general styles go here */

/* end general styles */

/* complex styles (layout, font-sizing) go here */
@import url("design.css");
/* end complex styles */

/* IE5/Mac Only Styles
   Uses the IE5/Mac Band Pass Filter:
   http://stopdesign.com/examples/ie5mac-bpf/
----------------------------------------------- */
/*\*//*/
  @import "hacks/ie5mac.css";
/**/

/* IE5/Win Only Styles
   Uses the Mid Pass Filter:
   http://tantek.com/CSS/Examples/midpass.html
----------------------------------------------- */
@media tty {
 i{content:"\";/*" "*/}} @import 'hacks/ie5win.css'; /*";}
}/* */