﻿body {
    font-family: 'Arail Narrow', Verdana;
    font-size: 10pt;
}

.headerLinks
{
    /*font-family: 'Arial';
    letter-spacing: 0.7px;*/
    font-family: 'Arial';
    letter-spacing: -0.9px;
    font-weight: bold;
    font-size: 8pt;
    color: White;
    text-decoration: none;
    padding-right: 8px;
}

.headerLinks:link      { text-decoration: none; }
.headerLinks:visited   { text-decoration: none; }
.headerLinks:active    { text-decoration: none; }
.headerLinks:hover     { text-decoration: underline; }

.headerLinksBlack
{

    font-family: 'Arial';
    letter-spacing: -0.9px;
    font-weight: bold;
    font-size: 8pt;
    color: Black;
    text-decoration: none;
    padding-right: 8px;
}



td.headerRow
{
    font-size: 8pt;
    height: 22px;
}

.lhsMenu 
{
    /*font-family: Gothic725 Bd BT;*/
    /*font-weight: bold; */
    font-weight: bold; 
    font-size: 12px; 
    color: Black;
    /*etter-spacing:-1.0px;  */
    height:18px;
}

.rhsMenu 
{
    /*font-family: Gothic725 Bd BT;*/
    /*font-weight: bold; */
    font-weight: bold; 
    font-size: 12px; 
    color: Black;
    /*letter-spacing:-1.0px; */
    height:25px;
}

td 
{
    font-family: Arial, Verdana;
    font-size: 10pt;
}

font.heading 
{
    font-weight:bold;
}

.pageHeading 
{
    color: #8DC331;
    font-size: 22px;
}

.TemplateLink:link      { text-decoration: none; color: black; }
.TemplateLink:visited   { text-decoration: none; color: black;  }
.TemplateLink:active    { text-decoration: none; color: black;  }
.TemplateLink:hover     { text-decoration: underline; color: black;  }

.Listbox       {font-family:Arial;font-size:8pt;}

font.TableBlack {font-family:Arial,Helvetica,sans-serif;font-size:12px; }

//.Buttons {font-family:Arial,Verdana; font-size:8pt; background-color:#C7E798; color:#000000; font-weight:bold; }
.Buttons {font-family:Arial,Verdana; font-size:8pt; background-color:#FF9968; color:#000000; font-weight:bold; }


/* OLD SITE STYLE SHEET

A:link    {font-family: Verdana;font-style: normal;font-weight: 400;text-decoration: none ;font-size: 7pt;color: 000080}
A:visited {font-family: Verdana;font-style: normal;font-weight: 400;text-decoration: none ;font-size: 7pt;color: 000080}
A:active  {font-family: Verdana;font-style: normal;font-weight: 400;text-decoration: none ;font-size: 7pt;color: 000080}
A:hover   {font-family: Verdana;font-style: normal;font-weight: 400;text-decoration: underline ;font-size: 7pt;color: 008B8B}

A.table:link    {font-family: Verdana;font-style: normal;font-weight: 400;text-decoration: none ;font-size: -1;color: rgb(0,0,0);}
A.table:visited {font-family: Verdana;font-style: normal;font-weight: 400;text-decoration: none ;font-size: -1;color: rgb(0,0,0);}
A.table:active  {font-family: Verdana;font-style: normal;font-weight: 400;text-decoration: none ;font-size: -1;color: rgb(0,0,0);}
A.table:hover   {font-family: Verdana;font-style: normal;font-weight: 400;text-decoration: none ;font-size: -1;color: rgb(255,0,0);}

A.mylink:link    {font-family: Arial, serif;font-style: normal;font-weight: 400;text-decoration: none ;font-size: 10pt;color: rgb(0,0,255);}
A.mylink:visited {font-family: Arial, serif;font-style: normal;font-weight: 400;text-decoration: none ;font-size: 10pt;color: rgb(0,0,255);}
A.mylink:active  {font-family: Arial, serif;font-style: normal;font-weight: 400;text-decoration: none ;font-size: 10pt;color: rgb(0,0,255);}
A.mylink:hover   {font-family: Arial, serif;font-style: normal;font-weight: 400;text-decoration: none ;font-size: 10pt;color: rgb(255,0,0);}

.heading {font-family: Verdana, Arial Narrow, Arial; font-size: 10pt; color: 003D84; font-weight: 800}
.story   {font-family: Verdana, Arial Narrow, Arial; font-size: 10pt; color: 003D84; font-weight: 400}

///font.Heading   {font-family:Verdana,Arial; font-size:10pt; color:#002075; font-weight: 800}
font.TableHeading   {font-family:Verdana,Arial; font-size:10pt; color:#FFFFFF; font-weight: 800}
font.Message   {font-family:Verdana,Arial; font-size:10pt;}
font.PageTitle {font-size: 13pt; font-weight: bold; color: #08348C; font-family: Verdana, Arial, Helvetica, sans-serif}
font.Table     {font-family:Arial,Helvetica,sans-serif;font-size:10pt; color: 003D84;}
font.TableBlack {font-family:Arial,Helvetica,sans-serif;font-size:10pt}

.Buttons {font-family:Verdana,Arial;font-size:8pt;background-color:#2E3F77;color:#FFFFFF;font-weight:bold}
.Listbox       {font-family:Verdana, Arial;font-size:8pt}

BODY {background-color : #FFFFFF; margin-left:10px; margin-top:15px; margin-right:0px; margin-bottom:0px;}
pre  {font-family: Verdana, Arial Narrow, Arial; font-size: 10pt; color: 003D84; font-weight: 400}
font.smallmenu {font-family: Verdana;font-style: normal;font-weight: 400;text-decoration: none ;font-size: 7pt;color: 000080

*/