/* ----------------------------------------------------------------------------
 * css.txt
 * ----------------------------------------------------------------------------
 * Copyright 2003 YMIRLINK,Inc.
 * ----------------------------------------------------------------------------
 * $Id: css.txt,v 1.1 2003/07/01 05:03:25 hio Exp $
 * ------------------------------------------------------------------------- */

body
{
  background-image: url(onpu6.gif);
  background-attachment: fixed;
  margin-left: 65px;
}

.indent
{
  margin-left: 4ex;
}

.value
{
  text-align: right;
}

.podlist thead
{
  background-color: silver;
}
.podlist .rowcolor_1
{
  background-color: #eeffff;
}
.podlist .rowcolor_2
{
  background-color: #ddffff;
}
/* ----------------------------------------------------------------------------
 * End of File.
 * ------------------------------------------------------------------------- */

