    body {
      background:#fff;
      color:#000;
      voice-family: "\"}\""; voice-family:inherit;
      font-size:small;
      } 
	  
	html>body {font-size:small;}
    
    #screen {
		font-family: "Arial Narrow";
      float:left;
      width:100%;
	  /*background:url(%22../Assets/tab-background.gif%22) repeat-x;*/
      /*font-size:110%;*/
	  font-size:17px;
      line-height:normal;
      }
    #screen ul {
      margin:0;
      padding:0px 0px 0;
      list-style:none;
      }
    #screen li {
      float:left;
      background:url("../Assets/tab-left.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      }
    #screen a {
		font-family: Arial Narrow;
      float:left;
      display:block;
      background:url("../Assets/tab-right.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      text-decoration:none;
      font-weight:bold;
      color:#765;
      }
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
    #screen a {float:none;}
    /* End IE5-Mac hack */
    #screen a:hover {
      color:#333;
      }
    #screen #current {
      background-image:url("../Assets/tab-left-on.gif");
      border-width:0;
      }
    #screen #current a {
      background-image:url("../Assets/tab-right-on.gif");
      color:#333;
      padding-bottom:5px;
      }


.coursetabs {  font-family: "Arial Narrow"; font-size: 16px; font-weight: bold}

