/*
-----------------------------------------------
WUK Screen Master
Author:   Kugan
Version:  20 April 2006
----------------------------------------------- */

/* Imported Styles
----------------------------------------------- */
@import url("babber.css");
@import url("spec.css");


/* IE5/Mac Only Styles
   Uses the IE5/Mac Band Pass Filter:
   http://stopdesign.com/examples/ie5mac-bpf/
----------------------------------------------- */
/*\*//*/
  @import url("ie5mac.css");
/**/



/* Tables
----------------------------------------------- */
th, td {
  text-align:left;
  vertical-align:top;
  }
.highlt th, .highlt td {
	background-color: #FFFFFF;
	color: #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 url('ie5win.css'); /*";}
}/* */
