body
{
  background-color: #e2e2df !important;
}
#maintable {
  width:938px;
}
#maincontainer {
  width: 423px;
}
.maincontentcell
{
  width: 398px;
}
#maincontainerdiv
{
  min-height:300px;
}
#maincontainertable {
  color: #7d7e7f;
}
#headertable .spheader{
  color: #7d7e7f;
}
#maincontainertable .spheader{
  color: #7d7e7f;
}
a {
  color: #7d7e7f;
  text-decoration: none;
}
a span{
  color: #000;
  text-decoration: none;
}
a:hover span.blk {
  text-decoration: none !important;
  color: #990000;
}
a:hover, a:hover span {
  text-decoration: none;
  color: #990000;
}
a.anker{
  color: #000; 
  background: transparent;
  text-decoration: none;
}

.printonly
{
  display:none;
}