  <style type="text/css" media="screen">
    body {
      background:#fff;
      margin:150;
      padding:150;
      color:#000;
      font:x-small/1.5em Arial Narrow;
      voice-family: "\"}\""; voice-family:inherit;
      font-size:small;
      } html>body {font-size:small;}
    
    #screen {
		font-family: Arial Narrow;
      float:left;
      width:100%;
      background:#CED8E5 url("../Assets/tab-background.gif") repeat-x bottom;
      font-size:110%;
      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;
      }
  </style>



.coursetabs {  font-family: "Arial Narrow"; font-size: 16px; font-weight: bold}
