/*
-----------------------------------------------
Master Style Sheet
Version:  18 October 2006
----------------------------------------------- */


/* Imported Styles
----------------------------------------------- */
@import url(mcu-styles.css);
@import url(structure.css);
@import url(footer.css);

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


/* Tables
----------------------------------------------- */
th, td {
  text-align:left;
  vertical-align:top;
  }

