body
{
    margin: 0px;
    font-family: arial, verdana, helvetica;
    font-size: 5pt;
    color: #444444;
}
.carea		{ color: #7B7B7B; line-height: 16px; }
.title		{ color: #2976BD; font-size: 16px; font-weight: bold;}
a:link		{ text-decoration: underline; font-size: 10px; font-weight: bold; color: #2976BD; }
a:visited	{ text-decoration: underline; font-size: 10px; font-weight: bold; color: #2976BD; }
a:hover		{ text-decoration: underline; font-size: 10px; font-weight: bold; color: #2976BD; }

  td.menubar { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-image: url('../images/top2bg.jpg'); font-weight: bold; color: white; padding: 0px; margin: 0px}
  div.menubar { padding: 15px; margin: 0px; }
  span.menubar { border-right: 1px solid #404040; padding: 0px; margin: 0px; }
  a.menubar { color: white; text-decoration: none; border-right: 1px solid #A0A0A0; padding: 10px; margin: 0px; }
  a.menubar:visited { color: white; text-decoration: none }
  a.menubar:hover { color: white; }
  a.menubar:active { color: white; text-decoration: none }

  div.logolink { display: inline; width: 10em; background-color: #E0E0E0; padding: 1em; margin: 1em; vertical-align: top; color: #7B7B7B; text-align: center }
  div.product { display: inline; width: 20em; padding: 1em; margin: 1em; vertical-align: top; color: #7B7B7B; text-align: center; border: 1px solid #808080; }

.PageText
{
    font-family: Arial;
    font-size: 9pt;
    color: #444444;
}

.BoldPageText
{
    font-family: Arial;
    font-size: 9pt;
    color: #444444;
    font-weight: bold;
}

.BlackPageText
{
    font-family: Arial;
    font-size: 9pt;
    color: #000000;
}

.BoldBlackPageText
{
    font-family: Arial;
    font-size: 9pt;
    color: #000000;
    font-weight: bold;
}

.BrownPageText
{
    font-family: Arial;
    font-size: 9pt;
    color: #996633;
}

.BoldBrownPageText
{
    font-family: Arial;
    font-size: 9pt;
    color: #996633;
    font-weight: bold;
}

.SilverSubTitle
{
    font-family: Arial;
    font-size: 12pt;
    color: silver;
    font-weight: bold;
}

.SilverTitle
{
    font-family: Arial;
    font-size: 14pt;
    color: silver;
    font-weight: bold;
}
