
TD.mpL0Ico
{
  width:21px;
  height:17px;
  white-space:nowrap;
  background-image:url('level000.gif');
  background-position:center center;
  background-repeat:no-repeat;
}

TD.mpL1Ico
{
  width:21px;
  height:17px;
  white-space:nowrap;
  background-image:url('level100.gif');
  background-position:center center;
  background-repeat:no-repeat;
}

TD.mpL2Ico
{
  width:21px;
  height:16px;
  white-space:nowrap;
  background-image:url('level200.gif');
  background-position:center center;
  background-repeat:no-repeat;
}


TD.mpLineH
{
  background-image:url('lineh000.gif');
  background-position:top left;
  background-repeat:repeat-y;
  font-size:0px;
  vertical-align:top;
  text-align:right;
}


TD.mpSubItem
{
  background-image:url('sub00000.gif');
  background-position:top right;
  background-repeat:no-repeat;
}

.mpSubItemEnd
{
  background-image:url('end00000.gif');
  background-position:top right;
  background-repeat:no-repeat;
}

TD.mpItem
{
  background-image:url('item0000.gif');
  background-position:top left;
  background-repeat:no-repeat;
  padding-left:19px;
  height:17px;
}

