tr.arcHeader
{
  background-image:url(/img/bgimgShadowTop760.png);
  background-repeat: no-repeat;
  height: 11px;
  background-position: center;
}

tr.arcHeader790
{
  background-image:url(/img/bgimgShadowTop790.png);
  background-repeat: no-repeat;
  height: 11px;
  background-position: center;
}

tr.arcHeader540
{
  background-image:url(/img/bgimgShadowTop540.png);
  background-repeat: no-repeat;
  background-position: center;
  height: 11px;
}

/* */

th.arcTop, td.arcTop
{
  background-image:url(/img/bgimgShadowTop.png);
  background-repeat: repeat-x;
  background-position: top;
  height: 11px;
}

th.arcTopLeft, td.arcTopLeft
{
  background-image:url(/img/bgimgShadowTop540.png);
  background-repeat: no-repeat;
  background-position: left;
  height: 11px;
  width: 11px;
}

th.arcTopRight, td.arcTopRight
{
  background-image:url(/img/bgimgShadowTop540.png);
  background-repeat: no-repeat;
  background-position: right;
  height: 11px;
  width: 11px;
}

th.arcBottom, td.arcBottom
{
  background-image:url(/img/bgimgShadowBottom.png);
  background-repeat: repeat-x;
  background-position: top;
  height: 10px;
}

th.arcBottomLeft, td.arcBottomLeft
{
  background-image:url(/img/bgimgShadowBottom540.png);
  background-repeat: no-repeat;
  background-position: left;
  height: 10px;
  width: 11px;
}

th.arcBottomRight, td.arcBottomRight
{
  background-image:url(/img/bgimgShadowBottom540.png);
  background-repeat: no-repeat;
  background-position: right;
  height: 10px;
  width: 11px;
}

th.arcLeft, td.arcLeft
{
  background-image:url(/img/bgimgShadowContentsLeft.png);
  background-position: left;
  width: 11px;
  background-repeat: repeat-y;

}

th.arcRight, td.arcRight
{
  background-image:url(/img/bgimgShadowContentsRight.png);
  background-position: right;
  width:11px;
  background-repeat: repeat-y;

}

/* */
tr.arcFooter
{
  background-image:url(/img/bgimgShadowBottom760.png);
  background-repeat:no-repeat;
  height: 10px;
}

tr.arcFooter790
{
  background-image:url(/img/bgimgShadowBottom790.png);
  background-repeat:no-repeat;
  height: 10px;
}

tr.arcFooter540
{
  background-image:url(/img/bgimgShadowBottom540.png);
  background-repeat: no-repeat;
  height: 10px;
}
/* */
tr.arcBody th, tr.arcBody td
{
  padding: 2px;  
}

/*
tr.goodsList{
	background-image:url(/img/dotLine3px.png);
	background-repeat:repeat-x;
	}
*/

tr.arcRow{
	background-image:url(/img/dotLine3px.png);
	background-repeat:repeat-x;
}

tr.arcRow td
{
  padding: 4px;
}

table.shipListTable
{
  margin-left: auto;
  margin-right: auto;

  border-collapse: separate;
  empty-cells: show;

  table-layout: fixed;
  width: 760px;

  font-size: small;
  _font-size: x-small; /* IE */
}

