.TabStripMultiPage
{
  background-color: #f4f4fa;
  overflow: visible;
  position: relative;
  padding: 1px;
  padding-top: 10px;
  top: -2px;
  left: 1px;
  z-index: 98;
  border: 1px solid #919B9C;
  width: 99%;
}

.StandaloneMultiPage
{
  overflow: visible;
  position: relative;
  width: 100%;
}

.ReportMultiPage
{
  text-align: center;
  overflow: visible;
  position: relative;
  width: 100%;
}

.TabPageContent
{
  font-family: Verdana, MS Sans Serif; 
  font-size: 10px;
  width: 100%;
  text-align: center; 
}

.PageHeader
{
  font-size: 22px;
  font-weight: bold;
  letter-spacing: -0.2mm;
  font-family: verdana; 
  color: #3F3F3F; 
  margin-top: 0px;
  margin-bottom: 0px;
}
