/*
-----------------------------------------------
Fastsale Screen Master
Author:   Maria Oeman
Version:  5 April 2005
----------------------------------------------- */

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


/* IE5/Mac Only Styles
   Uses the IE5/Mac Band Pass Filter:
----------------------------------------------- */
/*\*//*/
  @import "ie5mac.css";
/**/



/* Tables
----------------------------------------------- */
th, td {
  text-align:left;
  vertical-align:top;
  }
.highlt th, .highlt td {
  background:#ffc;
  }
.highlt th {
  color:#c00;
  }


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