/* msCross Styles */

.mscross
{
  border: 1px solid #7ea3bf;
  /* color: #000000; */
}

.mscross_report_title
{
  color: #000000;
}

.mscross_report_attr_name
{
  color: #000000;
  font-weight: normal;
}

.mscross_report_attr_value
{
  color: #115aa4;
  font-weight: bold;
}

.mscross_reference_zoombox
{
  color: #115aa4;
  background: #000000;
  font-weight: bold;
  border: 1px solid #000000;
}

.mscross_report_td_t
{
  font-size: 6px;
}

.mscross_report_td_b
{
  font-size: 6px;
}
