@charset "utf-8";
/* CSS Document 
-------------------------------------------------
@SFSCA Screen Master
@Version:	$12 Jun 2008$
------------------------------------------------- */

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

/* form elements */
@import url("forms.css");

/* webgui styles */
@import url("webgui.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:#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'); /*";}
}/* */