<style type="text/css">
<!--


/* Scrolling Menu */
#divMenu
{
  position: absolute; top: 120; left: 0;
}


/* Menu */
SPAN.Menu
{
  color: rgb(254, 216, 79);
}

SPAN.MenuSub
{
  color: rgb(254, 216, 79);
}

SPAN.MenuHighlight
{
  color: rgb(255, 255, 255);
}

SPAN.MenuSubHighlight
{
  color: rgb(255, 255, 255);
}

A.MenuLink
{
  color: rgb(254, 216, 79); text-decoration: none;
}

A.MenuLink:hover
{
  color: rgb(255, 255, 255); text-decoration: none;
}

A.MenuSubLink
{
  color: rgb(254, 216, 79); text-decoration: none;
  background-color: rgb(0, 108, 164);
}

A.MenuSubLink:hover
{
  color: rgb(255, 255, 255); text-decoration: none;
}

TD.Menu
{
  background-Color: rgb(255, 255, 255);
}

TD.MenuBar
{
  background-Color: rgb(0, 108, 164);
}


/* Content */
A
{
  color: rgb(0, 108, 164); text-decoration: none;
}

A:hover
{
  color: rgb(0, 108, 164); text-decoration: underline;
}

SPAN.Title
{
  color: rgb(0, 108, 164);
}
 
SPAN.ColorText
{
  color: rgb(0, 0, 164);
}

BODY
{
  Background-Color: rgb(255, 255, 255);
}

font, form
{
  font-family: Arial, Helvetica, sans-serif;
}

.notehead
{
  margin-left: 45px; 
  font-size: x-small ;
  font-weight: bold ;
}

.note
{
  margin-left: 45px; 
  font-size: x-small ;
  font-weight: normal ;
}

.noteheadleft
{
  font-size: x-small ;
  font-weight: bold;
}

.noteleft
{
  font-size: x-small ;
  font-weight: normal ;
}


.HeavyRule
{
  background-color: #C0C0C0;
  line-height: 10px;
  margin-bottom: 15px;

}

.LightRule
{
  background-color: #C0C0C0;
  line-height: 1px;
  margin-bottom: 10px;

}


-->
</style>