BODY{
  font-size : 12px;
}

td{
  font-size : 12px;
}

A:link {
  color: #0000ff;
  text-decoration:none;
}
A:visited {
  color: #0000ff;
  text-decoration:none;
}
A:active {
  color: #0000ff;
  text-decoration:none;
}
A:hover {
  color: #ff0000;
  text-decoration:none;
}
form{line-height:0px;margin-top:0px;margin-bottom:0px;}
td.f
{
     /* top */
    background-image: url('./img/table/f.gif');
    background-repeat: repeat-x; 
    height: 5px;
}

td.b
{
     /* bottom */
    background-image: url('./img/table/b.gif');
    background-repeat: repeat-x; 
    height: 6px;
}

td.l
{
     /* left */
    background-image: url('./img/table/l.gif');
    background-repeat: repeat-y; 
    height: 5px;
}

td.r
{
     /* right */
    background-image: url('./img/table/r.gif');
    background-repeat: repeat-y; 
    height: 6px;
}

td.lt
{
    /* left-top */
    background-image: url('./img/table/fl.gif');
    background-repeat: no-repeat; 
    height: 5px;
    width: 5px;
}

td.rt
{
    /* right-top */
    background-image: url('./img/table/fr.gif');
    background-repeat: no-repeat; 
    height: 5px;
    width: 5px;
}

td.lb
{
    /* left-bottom */
    background-image: url('./img/table/bl.gif');
    background-repeat: no-repeat; 
    height: 5px;
    width: 5px;
}

td.rb
{
    /* right-bottom */
    background-image: url('./img/table/br.gif');
    background-repeat: no-repeat; 
    height: 6px;
    width: 6px;
}

td.f2
{
     /* top */
    background-image: url('./img/table/f2.gif');
    background-repeat: repeat-x; 
    height: 5px;
}

td.b2
{
     /* bottom */
    background-image: url('./img/table/b2.gif');
    background-repeat: repeat-x; 
    height: 6px;
}

td.l2
{
     /* left */
    background-image: url('./img/table/l2.gif');
    background-repeat: repeat-y; 
    height: 5px;
}

td.r2
{
     /* right */
    background-image: url('./img/table/r2.gif');
    background-repeat: repeat-y; 
    height: 6px;
}

td.lt2
{
    /* left-top */
    background-image: url('./img/table/fl2.gif');
    background-repeat: no-repeat; 
    height: 5px;
    width: 5px;
}

td.rt2
{
    /* right-top */
    background-image: url('./img/table/fr2.gif');
    background-repeat: no-repeat; 
    height: 5px;
    width: 5px;
}

td.lb2
{
    /* left-bottom */
    background-image: url('./img/table/bl2.gif');
    background-repeat: no-repeat; 
    height: 5px;
    width: 5px;
}

td.rb2
{
    /* right-bottom */
    background-image: url('./img/table/br2.gif');
    background-repeat: no-repeat; 
    height: 6px;
    width: 6px;
}


td.f3
{
     /* top */
    background-image: url('./img/table/f3.gif');
    background-repeat: repeat-x; 
    height: 5px;
}

td.b3
{
     /* bottom */
    background-image: url('./img/table/b3.gif');
    background-repeat: repeat-x; 
    height: 6px;
}

td.l3
{
     /* left */
    background-image: url('./img/table/l3.gif');
    background-repeat: repeat-y; 
    height: 5px;
}

td.r3
{
     /* right */
    background-image: url('./img/table/r3.gif');
    background-repeat: repeat-y; 
    height: 6px;
}

td.lt3
{
    /* left-top */
    background-image: url('./img/table/fl3.gif');
    background-repeat: no-repeat; 
    height: 5px;
    width: 5px;
}

td.rt3
{
    /* right-top */
    background-image: url('./img/table/fr3.gif');
    background-repeat: no-repeat; 
    height: 5px;
    width: 5px;
}

td.lb3
{
    /* left-bottom */
    background-image: url('./img/table/bl3.gif');
    background-repeat: no-repeat; 
    height: 5px;
    width: 5px;
}

td.rb3
{
    /* right-bottom */
    background-image: url('./img/table/br3.gif');
    background-repeat: no-repeat; 
    height: 6px;
    width: 6px;
}

td.f4
{
     /* top */
    background-image: url('./img/table/f4.gif');
    background-repeat: repeat-x; 
    height: 5px;
}

td.b4
{
     /* bottom */
    background-image: url('./img/table/b4.gif');
    background-repeat: repeat-x; 
    height: 6px;
}

td.l4
{
     /* left */
    background-image: url('./img/table/l4.gif');
    background-repeat: repeat-y; 
    height: 5px;
}

td.r4
{
     /* right */
    background-image: url('./img/table/r4.gif');
    background-repeat: repeat-y; 
    height: 6px;
}

td.lt4
{
    /* left-top */
    background-image: url('./img/table/fl4.gif');
    background-repeat: no-repeat; 
    height: 5px;
    width: 5px;
}

td.rt4
{
    /* right-top */
    background-image: url('./img/table/fr4.gif');
    background-repeat: no-repeat; 
    height: 5px;
    width: 5px;
}

td.lb4
{
    /* left-bottom */
    background-image: url('./img/table/bl4.gif');
    background-repeat: no-repeat; 
    height: 5px;
    width: 5px;
}

td.rb4
{
    /* right-bottom */
    background-image: url('./img/table/br4.gif');
    background-repeat: no-repeat; 
    height: 6px;
    width: 6px;
}

td.txt0
{
	color: white;
	font-size: 8pt;
}

td.txt1
{
	color: white;
}
td.txt2
{
	font-size: 12pt;
}
A.link1:link {
	color: yellow;
	text-decoration:none;
}
A.link1:visited {
	color: yellow;
	text-decoration:none;
}
A.link1:active {
	color: yellow;
	text-decoration:none;
}
A.link1:hover {
	color: #ff0000;
	text-decoration:none;
}

.txt {
	top:-10000px;
	left:-10000px;
	position:absolute;}