body
{
  font-family: arial, helvetica, sans-serif;
 
  font-size: small;
  background: url('linesw.jpg');
}

.emphasis
{
  font-weight: bold;
}

.footer
{
  color: #1c778c;
  font-size: xx-small;
  text-align: center;
  vertical-align: bottom;
}

.heading
{
  color: #1c778c;
  font-size: medium;
  font-weight: bold;
}

.link
{
  color: black;
  text-decoration: none;
}

.messagebox
{
  text-align: center;
  vertical-align: top;
}

.mbtl
{
  background: url('mbtlc.gif');
  width: 8px;
  height: 10px;
}

.mbtr
{
  background: url('mbtrc.gif');
  width: 8px;
  height: 10px;
}

.mbt
{
  background: url('mbhmc.gif');
  color: white;
  font-weight: bold;
  text-align: center;
}

.mbhl
{
  background: url('mbhlc.gif');
  width: 8px;
}

.mbhr
{
  background: url('mbhrc.gif');
  width: 8px;
}

.mbl
{
  background: url('mblc.gif');
}

.mbr
{
  background: url('mbrc.gif');
}

.mbbl
{
  background: url('mbblc.gif');
  width: 8px;
  height: 9px;
}

.mbbr
{
  background: url('mbbrc.gif');
  width: 8px;
  height: 9px;
}

.mbb
{
  background: url('mbbc.gif');
}

.mb
{
  font-size: x-small;
  background-color: #F0F8FF;
}

.mbi
{
  font-size: small;
  vertical-align: middle;
}

.mbit
{
  font-size:small;
  font-weight: bold;
  vertical-align: middle;
}

.mbis
{
  font-size: x-small;
  vertical-align: middle;
}

.sidemenu
{
  background-color: #1c778c;
  text-align: center;
  vertical-align: top;
}

.titleimage
{
  text-align: right;
}

.titletext
{
  color: #1c778c;
  font-size:small;
  font-weight: bold;
  vertical-align: top;
}

.sp
{
  width: 15px;
}

.topleft
{
  background: url('topleft.bmp');
  width: 3px;
  height: 3px;
}

.left
{
  background: url('left.bmp') left bottom;
  width: 3px;
}

.botleft
{
  background: url('bottomleft.bmp');
  height: 3px;
  width: 3px;
}

.top
{
  background: url('top.bmp');
  height: 3px;
}

.mid
{
  background: url('middle.bmp') bottom;
  cursor: hand;
}

.bot
{
  background: url('bottom.bmp') top right;
  height: 3px;
}

.topright
{
  background: url('topright.bmp');
  height: 3px;
  width: 3px;
}

.right
{
  background: url('right.bmp') right bottom;
}

.botright
{
  background: url('bottomright.bmp');
  height: 3px;
  width: 3px;
}

