body {

  margin: 0px;

  padding: 0px;

}


body, table, td, th {

  color: black;

  font-family: arial, verdana, sans-serif;

  font-size: 12px;

}


a:link {

  color: #660000;

  text-decoration: none;

}


a:visited {

  color: #660000;

  text-decoration: none;

}


a:hover {

  color: #660000;

  text-decoration: underline;

}


a:active {

  color: #660000;

  text-decoration: underline;

}


.hdrNav {

  color: black;

  font-size: 10px;

  font-weight: bold;

}


.hdrNav a:link {

  color: black;

  font-size: 10px;

  font-weight: bold;

  text-decoration: none;

}


.hdrNav a:visited {

  color: black;

  font-size: 10px;

  font-weight: bold;

  text-decoration: none;

}


.hdrNav a:hover {

  color: black;

  text-decoration: underline;

}


.hdrNav a:active {

  color: black;

  text-decoration: underline;

}


.lftNavTop {

  color: white;

  font-size: 12px;

  font-weight: bold;

}


.lftNavTop a:link {

  color: white;

  font-size: 12px;

  font-weight: bold;

  text-decoration: none;

}


.lftNavTop a:visited {

  color: white;

  font-size: 12px;

  font-weight: bold;

  text-decoration: none;

}


.lftNavTop a:hover {

  color: white;

  text-decoration: underline;

}


.lftNavTop a:active {

  color: white;

  text-decoration: underline;

}


.lftNavBot {

  color: black;

  font-size: 12px;

  font-weight: bold;

}


.lftNavBot a:link {

  color: black;

  font-size: 12px;

  font-weight: bold;

  text-decoration: none;

}


.lftNavBot a:visited {

  color: black;

  font-size: 12px;

  font-weight: bold;

  text-decoration: none;

}


.lftNavBot a:hover {

  color: black;

  text-decoration: underline;

}


.lftNavBot a:active {

  color: black;

  text-decoration: underline;

}


.ftrNav {

  color: white;

  font-size: 10px;

  font-weight: bold;

}


.ftrNav a:link {

  color: white;

  font-size: 10px;

  font-weight: bold;

  text-decoration: none;

}


.ftrNav a:visited {

  color: white;

  font-size: 10px;

  font-weight: bold;

  text-decoration: none;

}


.ftrNav a:hover {

  color: white;

  text-decoration: underline;

}


.ftrNav a:active {

  color: white;

  text-decoration: underline;

}


.searchInput {

  background: #CCCCCC;

  color: black;

  font-size: 10px;

  width: 120px;

}


.searchScope {

  background: #999999;

  color: black;

  font-size: 10px;

}


.copyright {

  font-size: 10px;

}


.tip {

  color: white;

  font-size: 10px;

  font-weight: bold;

}


.skiplink { 

  position: absolute; 

  left: 0px; 

  top: -500px; 

  width: 1px; 

  height: 1px; 

  overflow:hidden;

} 


.lftnavfade { 

    background: url('http://www.sc.edu/template/images/sidenav_redfade.jpg');  

    background-repeat: no-repeat;

    background-position: bottom;

}