/**************************************************************************
 * Local style sheet
 */


/**************************************************************************
 * Imported style sheets @import"" does not get used in IE4 or NS4
 */

@import "stylesheet-blue.css";


/**************************************************************************
 * IE5/Mac only style sheets (append these rules to the previous style sheets
 * Employs the IE5/Mac Band Pass Filter:
 * http://stopdesign.com/examples/ie5mac-bpf/
 */

/*\*//*/
  @import "css/normal_ie5mac.css";
/**/


/**************************************************************************
 * IE5/Win only style sheets
 * Employs the Mid Pass Filter:
 * http://tantek.com/CSS/Examples/midpass.html
 */
 
@media tty {
  i{content:"\";/*" "*/}} @import 'css/normal_ie5win.css'; /*";}
}/* */

