/* CSS Document */

<!-- hemscott styles to overwrite set styles in global stylesheet -->
pre {
  font-size: 11px;
}

a.tablelink:link, a.tablelink:visited{
  color: #00458A;
  text-decoration: none;
  font-weight: bold;
}
a.tablelink:hover{
  color: #FF9900;
  font-weight: bolder;
}

.frameContent {
  background-image: url(/ir/seg/images/sub_bg.gif);
  margin: 0px;
}
