<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">table.main
{
  width: 1024px;
  height: 62px;
  border-collapse: collapse;
  border: 0px solid;
  margin: 10px 0px 0px 0px;
}
td.back1
{
  width: 200px;
  background-image: url(prev.gif);
}
td.back2
{
  width: 200px;
  background-image: url(prev4.gif);
}
td.back0
{
  width: 200px;
  background-image: url(prev5.gif);
}
td.top_0
{
  width: 52px;
  background-image: url(top.gif);
}
td.next1
{
  width: 200px;
  background-image: url(next.gif);
}
td.next2
{
  width: 200px;
  background-image: url(next4.gif);
}
td.next0
{
  width: 200px;
  background-image: url(next5.gif);
}
td.m__on
{
  width: 52px;
  background-image: url(on.gif);
}
td.m_eff
{
  width: 52px;
  background-image: url(eff.gif);
}
td.m_off
{
  width: 52px;
  background-image: url(off.gif);
}
td.brnk1
{
  width: 286px;
}
td.brnk2
{
  width: 200px;
}
td.brnk3
{
  width: 52px;
}
td.brnk4
{
  width: 130px;
}

table.list
{
  border: 0px solid;
  background-color: #ADE0FC;
}
table.list th
{
  height: 40px;
  color: #FFFFFF;
  font-size: x-large;
  font-weight: normal;
  text-align: center;
}
table.list td
{
  width: 200;
  background-color: #FFFFFF;
}
table.list td.footer
{
  color: #FFFFFF;
  font-weight: bold;
  height: 30;
  background-color: #ADE0FC;
}
table.list a:link    {color: #FFFFFF;}
table.list a:visited {color: #FFFFFF;}
table.list a:active  {color; #FFFFFF;}
table.list a:hover   {color: #FFFFFF;}

table.footer
{
  width: 1040px;
  height: 62px;
  border-collapse: collapse;
  border: 0px solid;
  margin: 5px 0px 0px 0px;
}
td.brnk5
{
  width: 842px;
}

img
{
  border: 0px;
}
img.list
{
  border: 0px;
  width: 200px;
  height: 150px;
}
a.t_link
{
  display: block;
  width: 100%;
  height: 100%;
}
</pre></body></html>