
body
{
  font-family: verdana;
  font-size: 8pt;
}

td
{
   font-family: verdana;
   font-size: 8pt;
}

td.title
{
   font-family: verdana;
   font-size: 10pt;
   font-weight: bold;
}

p
{
   font-family: verdana;
   font-size: 8pt;
}

input
{
   font-family: verdana;
   font-size: 8pt;
}

textarea
{
   font-family: verdana;
   font-size: 8pt;
}

select
{
   font-family: verdana;
   font-size: 8pt;
}

div#navmenu
{
   width: 148px;
   height: 229px;
   float: left;
   border-width: 1px;
   border-color: black;
   border-style: solid;
}

div.navmenuitem
{
   width: auto;
   height: 22px;
   background: #1c60ae;
   border-width: 0;
   border-bottom-width: 1px;
   border-color: black;
   border-style: solid;
}

div.navmenuitembottom
{
   width: auto;
   height: 22px;
   background: #1c60ae;
}

div.navmenuhighlight
{
   width: auto;
   height: 22px;
   background: #000044;
   border-width: 0;
   border-bottom-width: 1px;
   border-color: black;
   border-style: solid;
}

div.navmenubottomhighlight
{
   width: auto;
   height: 22px;
   background: #000044;
   border-width: 0;
}

div.bullet
{
   width: 5px;
   height: 5px;
   position: relative;   
   background: #ffffff;
   float: left;
   border-width: 0;
   margin-top: 9px;
   margin-left: 5px;
}   

img.bullet
{
   width: 5px;
   height: 5px;
   border: 0;
}

a.menuitem
{
   display: block;
   width: auto;
   height: 23px;
   margin-left: 0px;
   margin-top: 0px;
   text-decoration: none;
}

div.linktxt
{
   width: 130px;
   height: 20px;
   position: relative;
   margin-left: 6px;
   margin-top: 2px;
   float: left;
}

.menulink
{
   font-family: arial;
   font-size: 11pt;
   text-decoration: none;
   color: white;
}

.auto
{
   width: 520px;
   height: 363px;
   background: white;
   overflow: auto;
   font-family: verdana;
   font-size: 8pt;
}
