BODY {
 margin: 0px 0px 0px 0px;
 background: #363636;
}

BODY.noFrames {
 margin: 0px 0px 0px 0px;
 background: #c0ced7;
}

P {
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  margin: 0px 0px 0px 0px;
  line-height : 15px;
}

P#content {
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  margin: 5px 20px 5px 20px;
  line-height : 15px;
}

P.spacer {
 font-size: 2px;
}

TD {
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
  vertical-align: top;
  padding: 0px;
}

TD.subline {
  vertical-align: bottom;
  background: #386385;
}
 
IMG {
 display: block;
 border: 0px;
}

IMG.inline {
 display: inline;
 border: 0px;
}

TR#head {
 height: 46px;
 background: #ECF1F4;
}

IMG#head {
 display: block;
}

TD#leftCol {
 width: 61px;
}

TD#rightCol {
 width: 144px;
 background: #9BB3C0;
}

TD#rightColSmall {
 width: 14px;
 background: #9BB3C0;
}

TD.reiterCol {
 width: 14px;
 vertical-align: bottom;
 background: #386385;
}

TR#spacer {
 height: 11px;
}

TR#footer {
 height: 22px;
}

/*
 * LINKS
 */
 
A {
 text-decoration: none;
 color: #000000;
}
A:active {
 text-decoration: none;
 color: #000000;
}
A:visited {
 text-decoration: none;
 color: #000000;
}

A.internalLink {
 text-decoration: none;
 color: #000000;
}
A.internalLink:active {
 text-decoration: none;
 color: #000000;
}
A.internalLink:visited {
 text-decoration: none;
 color: #000000;
}

/*
 * CONTENT
 */
#contentNoFrames {
 position: absolute;
 left: 214px;
 top: 105px;
 width: 411px;
 background: #d3dce2;
 layer-background-color: #d3dce2;
 padding: 14px 0px 19px 22px;
 clip: rect(0px 475px 200% -14px);
}
