/**************************************************
* Filename: sitestyle-ns4.css                     *
* Info: Site style sheet (Netscape 4)             *
* Author: James Shiell (jwds1)                    *
* Last modified: 22/11/00 by jwds1                *
**************************************************/
/* 
   This is the site style sheet for Netscape 4, which is near
   braindead when it comes to styles.
   
   1) The font must be specified in every element, or it reverts 
      to the NS default.
   2) The font always renders smaller than on IE or Gecko, so we 
      knock it up a little.
*/

BODY {
  color: black;
  background: white;
  font-family: Arial, sans-serif;
  font-size: 11pt;
}

A:link    { color: black }    
A:visited { color: black }   
A:hover   { color: red } 
A:active  { color: orange }  

A.nounderline {
  font-size: 8pt;
  font-family: Arial, sans-serif;
  text-decoration: none     
}

.nounderline { 
  font-size: 8pt;
  font-family: Arial, sans-serif;
  text-decoration: none;    
}
.nounderlineactive { 
  font-size: 8pt;
  text-decoration: underlined;    
}
.reallysmalltext {
  font-size: 7pt;
  font-family: Arial, sans-serif;
  text-decoration: none;
}

.address {
  font-size: 8pt;
  color: black;
  font-family: Arial, sans-serif;
  text-decoration: none;
}

.text {
  font-family: Arial, sans-serif;
  font-size: 10pt;
}

.shaded {
  font-family: Arial, sans-serif;
  color: rgb(192, 192, 192);
  font-size: 10pt;
}

.red {
  font-family: Arial, sans-serif;
  color: rgb(255, 0, 0);
  font-size: 10pt;
}

.proptext {
  font-family: Courier, monospace;
  font-size: 10pt;
}

.largetext {
  font-family: Arial, sans-serif;
  font-size: 13pt;
  color: white;
}

.uniheader {
  font-family: Times Roman, serif;
  font-size: 12pt;
}

.deptheader {
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 16pt;
  color: white;
}

.biggerheader {
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 18pt;
  color: white;
}
 
.goldtext {  
  font-family: Arial, sans-serif;
  color: rgb(199, 174, 5);
}

.justified {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  text-align: left;
}

.pubheadlinks {
  font-family: Times Roman, serif;
  color: black;
  font-size: 12pt;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  vertical-align: middle;
  text-decoration: none;
}
A:link.pubheadlinks { 
  color: black;
  text-decoration: none
}    
A:visited.pubheadlinks  {
  color: black;
  text-decoration: none
}   
A:hover.pubheadlinks    {
  text-decoration: none;
  font-style: bold;
  font-size: 12pt;
  color: black
} 
A:active.pubheadlinks   { 
  color: orange; 
  text-decoration: none
}  

.pubmenulinks1 {
  font-family: Arial, sans-serif;
  color: black;
  font-size: 9pt;
  text-decoration: none;
}
A:link.pubmenulinks1 { 
  color: black;
}    
A:visited.pubmenulinks1  { 
  color: black; 
}   
A:hover.pubmenulinks1    {
  color: silver;
  font-size: 9pt; 
} 
A:active.pubmenulinks1   { 
  color: yellow
} 

.pubmenulinkslower {
  font-family: Arial, sans-serif;
  color: black;
  font-size: 9pt;
  text-decoration: none;
}

.sitelinks {
  font-family: Arial, sans-serif;
  font-size: 10pt;
}

.headlinks {
  font-family: Arial, sans-serif;
  font-size: 10pt;
} 

.bigheader {
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 12pt;
  color: black;
}

.header {
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 11pt;
}

.newsheader {
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 9pt;
  color: #B55231;
  }
  
.newscontent {
  font-family: Arial, sans-serif;
  font-size: 8pt;
  text-decoration: none;
  }

.scmssideheadertop {
  font-family: Arial, sans-serif;
  font-weight:bold;
  font-size: 9pt;
  color: #960000;
  text-decoration: none;
  }

.scmssideheaderbottom {
  font-family: Arial, sans-serif;
  font-weight:bold;
  font-size: 9pt;
  color: #46468c;
  text-decoration: none;
  }

.cssideheadertop {
  font-family: Arial, sans-serif;
  font-weight:bold;
  font-size: 9pt;
  color: #46468c;
  text-decoration: none;
  }
.cssideheaderbottom {
  font-family: Arial, sans-serif;
  font-weight:bold;
  font-size: 9pt;
  color: #960000;
  text-decoration: none;
  }
  
.mathssideheadertop {
  font-family: Arial, sans-serif;
  font-weight:bold;
  font-size: 9pt;
  color: #cc5700;
  text-decoration: none;
  }
.mathssideheaderbottom {
  font-weight:bold;
  font-size: 9pt;
  color: #960000;
  text-decoration: none;
  }
  
.statssideheadertop {
  font-family: Arial, sans-serif;
  font-weight:bold;
  font-size: 9pt;
  color: #006600;
  text-decoration: none;
  }
.statssideheaderbottom {
  font-weight:bold;
  font-size: 9pt;
  color: #960000;
  text-decoration: none;
  }
.cgdsideheadertop {
  font-family: Arial, sans-serif;
  font-weight:bold;
  font-size: 9pt;
  color: #990066;
  text-decoration: none;
  }
.cgdsideheaderbottom {
  font-weight:bold;
  font-size: 9pt;
  color: #960000;
  text-decoration: none;
  }  
.deptlinks {
  font-family: serif;
  font-weight: bold;
  font-size: 16pt;
  text-decoration: none;
  font-style: italic;
}  
.sideheadertop {
  font-size: 10pt;
  color: #b55231;
  text-decoration: none;
  }

.sideheaderbottom {
  font-size: 10pt;
  color: #8080C0;
  text-decoration: none;
  }

.italic {
  font-family: Arial, sans-serif;
  font-style: italic;
  font-size: 11pt;
}

.headerless {
  font-family: Arial, sans-serif;
  font-style: italic;
  font-size: 12pt;
} 

.button {
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 11pt;
}


