.gotop
{
position: absolute; 
visibility: hidden; 
font-family: verdana;
font-size:13;
}

table.banner
{
 background:darkgreen;
}


table.mnuspan
{
 cursor:hand;
 font-family: verdana;
 font-size:12;
/* background:#6487dc; */
 background: forestgreen;
 color:white;
}

td.mnuspn
{
 white-space:nowrap;
}


table.menu
{
 cursor:default;
 font-family: Thoma;
 font-size:11;
 background:forestgreen;
 color:white;
 position:absolute;
 visibility:hidden;
 line-height:1.5;
 z-index:10;
}


td.menu
{
 border: 1px solid white;
}



hr.mnu
{
 margin-top:-.7%;
 color:forestgreen;
}


body
{
margin-top:0;
margin-left:0;
margin-right:0;
background:url(/images/bgline.gif);
}

h1
{ 
 margin-left: 30px;
 color: brown;
 font-family: verdana;
 font-size: 20;
}

h1.ct
{
 text-align: center;
}

h3
{ 
 margin-left: 30px;
 color:brown;
 font-family: verdana;
 font-size: 15;
}

div.canvas
{
 color:black;
 font-family: verdana;
 font-size:14;
}


p
{
 text-align: justify;
 text-indent: 5%;
 margin-left: 30px;
 margin-right: 30px;
 color: black;
 font-family: verdana;
 font-size: 12; 
}



p.main
{
 text-align: justify;
 text-indent: 0%;
 margin-left: 0px;
 margin-right:0px;
 color: black;
 font-family: verdana; 
 font-size: 12;
}


p.small
{
 text-indent: 0%;
 color: black;
 font-family: verdana;
 font-size: 10; 
 text-align: center;
}

p.rt
{
 text-align: right;
}
p.ct
{
 text-align: center;
}

p.lbl
{
 text-align: center;
 color: green;
 font-weight: bold;
}

p.lbllt
{
 text-align: left;
 color: black;
 font-weight: bold;
}

p.lblrt
{
 text-align: right;
 color:green;
 font-weight:bold;
}

p.mrlbl
{
 margin-left: 20%;
}

table
{
 border:10;
 cellspacing:0;
 cellpadding:0;

}


tr.test
{ 
 color: green;
 font-family: verdana;
 font-size: 16;
}


tr.hd
{
 text-align:center;
 font-family: verdana;
 font-size: 16;
}

tr.lbl
{
 font-size: 11;
 font-family: verdana;
 color: black; 

}

tr.lblct
{
 text-align:center;
 font-size:18;
}

td.all
{ 
 color: black;
 font-family: verdana;
 font-size: 12;
 text-align:left;

}

td.hd
{ 
 background:#009966;
 color: white;
 font-family: verdana;
 font-size: 12;
 text-align:center;

}

 

ul
{
 font-size:18;
 color: #9932cc;
}

ul.sml
{
 font-size:16;
 color:olive;
}
ol.sml
{
 font-family: verdana;
 font-size:12;
 color:black;
 }

li
{
 font-family: verdana;
 font-size:12;
 color:black;

}


