/*
-----------------------------------------------
BSA Screen Master
Author:  Cam Trollope for Good Use Ltd (www.gooduse.co.nz)
Version:  24 October 2006
----------------------------------------------- */

/* Imported Styles
----------------------------------------------- */
@import url("base.css");


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

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