/*Main and Sub navigation*/
.linksmain
{
    font-family:        Verdana;
    font-weight:        bold;
    font-size:          18px;
    color:              #000000;
}
a.navmain:link {color: #000000; text-decoration: none; }
a.navmain:visited {color: #000000; text-decoration: none; }
a.navmain:hover {color: #000000; text-decoration: none; }
a.navmain:active {color: #Bd0100; }
.linkssmall
{
    font-family:        Verdana;
    font-weight:        bold;
    font-size:          12px;
    color:              #DD8E03;
}
a.navsmall:link {color: #DD8E03; text-decoration: none; }
a.navsmall:visited {color: #DD8E03; text-decoration: none; }
a.navsmall:hover {color: #DD8E03; text-decoration: none; }
a.navsmall:active {color: #C3C3C3; }
/*Main layout*/ 
/*Old English Text MT*/
.lables
{
    font-family:        Rockwell Extra Bold;
    font-size:          18pt;
    color:              #BD0100;
}
.lablesmall
{
    font-family:        Rockwell Extra Bold;
    font-size:          12pt;
    color:              #BD0100;
}
.body
{
    font-family:        Verdana;
    font-size:          14px;
    color:              #000000;
}
/*newsletters*/
a.newslink:link {color: #DD8E03; }
a.newslink:visited {color: #000000; }
a.newslink:hover {color: #BD0100; }
a.newslink:active {color: #C3C3C3; }
.newsletter
{
    font-family:        Verdana;
    font-size:          12px;
    color:              #000000;
}
.officersth
{
    font-family:        Verdana;
    font-weight:        bold;
    font-size:          12px;
    color:              #BD0100;
}
.officers
{
    font-family:        Verdana;
    font-size:          12px;
    color:              #000000;
}
.notes
{
    font-family:        Verdana;
    font-size:          10px;
    color:              #000000;
}
.newsdate
{
    font-family:        Verdana;
    font-size:          9px;
    color:              #000000;
}
/*Bottom text*/
.cc
{
    font-family:        Verdana;
    font-size:          10px;
    color:              #C3C3C3;
}
a.cc:link {color: #C3C3C3; }
a.cc:visited {color: #C3C3C3; }
a.cc:hover {color: #C3C3C3; }
a.cc:active {color: #000000; }