
/*
A:link    
{
    font-family : Verdana, Arial, Helvetica, Sans-Serif;
    font-size : 8.5Pt;
    font-weight : bold;
    color: #B189AC;
    text-decoration : none;
}

A:visited
{
    font-family : Verdana, Arial, Helvetica, Sans-Serif;
    font-size : 8.5pt;
    font-weight : bold;
    color: #B189AC;
    text-decoration : none;
}

A:active
{
    font-family : Verdana, Arial, Helvetica, Sans-Serif;
    font-size : 8.5pt;
    font-weight : bold;
    color: #B189AC;
    text-decoration : underline;
}

A:hover
{
    font-family : Verdana, Arial, Helvetica, Sans-Serif;
    font-size : 8.5pt;
    font-weight : bold;
    color: red;
    text-decoration : underline;
}
*/

BODY
{
    background-color : #808080;  #FFFFFF;
    font-family : Verdana, Arial, Helvetica;
    font-size : 8.5pt;
    color : black;
}

.maintext
{
    font-family : Verdana, Arial, Helvetica;
    font-size : 8.5pt;
    color : black;
    padding:5pt;
}

h1
{
    font-family : Verdana, Arial, Helvetica;
    font-size : 16pt;
    color : black;
}

h2
{
    font-family : Verdana, Arial, Helvetica;
    font-size : 12pt;
    color : black;
}

h3
{
    font-family : Verdana, Arial, Helvetica;
    font-size : 11pt;
    color : #722F6D;
    font-weight : bold;
    text-decoration : underline;
}

.menuPri
{ BORDER-TOP: none; 
  BORDER-BOTTOM: #808080 solid 1px; 
  BORDER-LEFT:   none; 
  BORDER-RIGHT:  #808080 solid 1px; 
  PADDING-TOP: 0px; 
  PADDING-LEFT: 0px;
  BACKGROUND-COLOR: #B189AC;
  BACKGROUND: black;

  font-family : Verdana, Arial, Helvetica;
  font-size : 8.5pt;
  font-weight : bold;
  color:white;
}

.menuTitle
{ BORDER-TOP: none; 
  BORDER-BOTTOM:  darkgray solid 1px; 
  BORDER-LEFT:  none; 
  BORDER-RIGHT:  black solid 1px;
  PADDING-TOP: 2px; 
  PADDING-BOTTOM: 2px; 
  background-image: url(images/menubck.gif);

  text-align:center;
  font-family : Verdana, Arial, Helvetica;
  font-size : 8.5pt;
  font-weight : bold;
  color:white;
}

.toollink
{
  font-family : Verdana, Arial, Helvetica;
  font-size : 8.5pt;
  color:white;
  text-decoration : none;
}

.toolout
{
  font-family : Verdana, Arial, Helvetica;
  font-size : 8.5pt;
  color:white;
  text-decoration : none;
}

.toolover
{
  font-family : Verdana, Arial, Helvetica;
  font-size : 8.5pt;
  color:#D6CE52;
  text-decoration : none;
}

.menuout
{
  border-top     : none;
  border-bottom  : none;
  border-left    : none;
  border-right   : none;

  PADDING-TOP: 2px; 
  PADDING-LEFT: 4px;
  BACKGROUND-COLOR: #eeeeee; 
  BACKGROUND: #eeeeee;

  font-family : Verdana, Arial, Helvetica;
  font-size : 8.5pt;
  color:black;
}

.menuover
{
  border-top     : none;
  border-bottom  : none;
  border-left    : none;
  border-right   : none;

  CURSOR: hand; 
  PADDING-TOP: 2px; 
  PADDING-LEFT: 4px;
  background-image: url(images/menuoverbck.gif);

  font-family : Verdana, Arial, Helvetica;
  font-size : 8.5pt;
}

.menulink
{ font-family : Verdana, Arial, Helvetica;
  font-size : 8.5pt;
  color:black;
  text-decoration:none;
}

.menuprilink
{ font-family : Verdana, Arial, Helvetica;
  font-size : 8.5pt;
  color:white;
  text-decoration:none;
  font-weight : bold;
}

td
{
    font-family : Verdana, Arial, Helvetica;
    font-size : 8.5pt;
    color : black;
}

.tdhorizontal
{
    font-family : Verdana, Arial, Helvetica;
    font-size : 8.5pt;
    color : white;
    font-weight : bold;
    text-align : right;
    background-image: url(images/fading.jpg);
}

.tdfadeleft
{
    font-family : Verdana, Arial, Helvetica;
    font-size : 8.5pt;
    color : black;
    font-weight : bold;
    text-align : left;
    background-image: url(images/tdfade1.jpg);
}

.tdfaderight
{
    font-family : Verdana, Arial, Helvetica;
    font-size : 8.5pt;
    color : black;
    font-weight : bold;
    text-align : left;
    background-image: url(images/tdfade2.jpg);
}

.tdtitlefade
{
    font-family : Verdana, Arial, Helvetica;
    font-size : 8.5pt;
    color : black;
    font-weight : bold;
    text-align : left;
    background-image: url(images/titlefade.jpg);
}

hr
{ height:1pt;
  color:#B189AC;
}

.tdfooter
{
    font-family : Verdana, Arial, Helvetica;
    font-size : 8.5pt;
    color : white;
    background:#B189AC;
    text-align:right;
    padding:3pt;
}

ul.bee
{ list-style-type: none;
  list-style-image: url(images/beelist1.gif);
  text-align:justify;
}

li.bee
{ list-style-type: none;
  list-style-image: url(images/beelist1.gif);
  marker-offset: 1em;
}

ul.arrow
{ list-style-type: none;
  list-style-image: url(images/arrowrightlist1.gif);
  text-align:justify;
}

li.arrow
{ list-style-type: none;
  list-style-image: url(images/arrowrightlist1.gif);
  marker-offset: 1em;
}
