P.table-header {
  text-align: left;
  font-size: 18pt;
  font-family: sans-serif;
  margin-top: 2pt;
  margin-bottom: 0pt;
  color: #FFFFFF;
}

P.table-body {
  font-size: 10pt;
  font-family: sans-serif;
  margin-top: 2pt;
}

TD.top {
background-image:url('Top.gif');
height: 35px;
max-height: 35px;
min-height: 35px;
background-repeat:repeat-x;
}

TD.top-left {
background-image:url('Top.gif');
/*background-image:url('TopLeft.gif');*/
height: 35px;
width: 12px;
max-height: 35px;
max-width: 12px;
min-height: 35px;
min-width: 12px;
background-repeat:no-repeat;
}

TD.top-right {
background-image:url('Top.gif');
/*background-image:url('Top.gif');*/
height: 35px;
width: 12px;
max-height: 35px;
max-width: 12px;
min-height: 35px;
min-width: 12px;
background-repeat:no-repeat;
}

TD.left {
background-image:url('Left.gif');
width: 12px;
max-width: 12px;
min-width: 12px;
background-repeat:repeat-y;
}

TD.right {
background-image:url('Right.gif');
width: 12px;
max-width: 12px;
min-width: 12px;
background-repeat:repeat-y;
}

TD.bottom {
background-image:url('Bottom.gif');
height: 8px;
max-height: 8px;
min-height: 8px;
background-repeat:repeat-x;
}

TD.bottom-left {
background-image:url('BottomLeft.gif');
height: 8px;
width: 12px;
max-height: 8px;
max-width: 12px;
min-height: 8px;
min-width: 12px;
background-repeat:no-repeat;
}

TD.bottom-right {
background-image:url('BottomRight.gif');
height: 8px;
width: 12px;
max-height: 8px;
max-width: 12px;
min-height: 8px;
min-width: 12px;
background-repeat:no-repeat;
}

