  #DiscIndex {
  margin: 4px 0px 4px 0px;
  padding: 4px 0px 4px 4px;
  text-align: center;
  width:525px;
  }
#DiscIndex a {
  width: 10px;
  color: #000;
  font-weight: bold;
  background-color: #cccccc;
  text-decoration: none;
  padding: 1px 2px 1px 2px;
  border: 1px solid Black;
  margin: 2px 1px 0px 1px;
  }
#DiscIndex a:hover {
  color: #000;
  background-color: #d4e4ee;
  }

.discTitleRow {
  background-color: #9a9a9a;
  }  
.discTitleCell,
.discTopCell {
  border-bottom: 1px solid Black;
  }
.discTopCell {
  text-align: right;
  }
.DiscTitle {
  padding: 3px 0px 2px 3px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 2px;
  }
.discTable {
  margin: 4px 0px;
  border: 1px solid black;
    width:535px;
  }
.goTop a,
.goTop a:visited {
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  padding: 0px 5px;
  border-left: 1px solid Black;
  background: #9a9a9a;
  }
.prgBox {
  clear: both;
  padding: 3px 0px 3px 0px;
  }
.prgBoxAlternating {
  padding: 2px 0px 2px 0px;
  background: #e8f1f5;
}
.prgTitle {
  position: relative;
  font-weight: bold;
  margin-left: 2px;
  width: auto;
  }
.prgTitle a {
  font-weight: normal;
  color: #000;
  text-decoration: none;
  }
.prgTitle a:visited
{
font-weight: normal;
color: #666666;
text-decoration: none;
}
.prgExtra {
  text-align: right;
  width: 150px;
  float: right;
  font-size:10px;
  }
.prgImmersion,
.prgCoop,
.prgFac {
  display: inline;
  }
.prgFac {
  padding: 0px 12px;
}
.prgCoop,
.prgImmersion {
  padding-right: 5px;
}

#FacIndex {
width: auto;
  margin: 2px 0px 0px 0px;
  padding: 2px 0px 2px 0px;
  text-align: center;
    display: block;
  }
#FacIndex a {
  float: left;
  display: block;
  width: 257px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  padding: 1px 2px 2px 2px;
  border: 1px solid Black;
  margin-left: 2px;
  margin-bottom:1px;
  color: #8f1a1c;
  background-color: #fff;
  }
#FacIndex a:hover {
  color: #fff;
  background-color: #cccccc;
  }

