﻿body {
}
.brnorepeat
{
    background-repeat: no-repeat;
    vertical-align: bottom;
    background-position: left bottom;
}
.mainmenu
{
    font-size: 7pt;
    color: gray;
    font-family: Verdana;
    font-weight: bold;
    text-align: left;
    text-transform: capitalize;
 
}

.submenu
{
    font-size: 7pt;
    color: black;
    font-family: Verdana;
    font-weight: normal;
    text-align: left;
    text-transform: capitalize;
}

.copyright
{
    background-repeat: no-repeat;
    vertical-align: middle;
    background-position: left bottom;
    font-weight: bold;
    font-size: 8pt;
    color: dimgray;
    font-family: Arial;
    text-align: center;
    text-decoration: none;
}

a.copyright:active
{
    background-repeat: no-repeat;
    vertical-align: middle;
    background-position: left bottom;
    font-weight: bold;
    font-size: 8pt;
    color: dimgray;
    font-family: Arial;
    text-align: center;
    text-decoration: none;
}

a.copyright:visited
{
    background-repeat: no-repeat;
    vertical-align: middle;
    background-position: left bottom;
    font-weight: bold;
    font-size: 8pt;
    color: dimgray;
    font-family: Arial;
    text-align: center;
    text-decoration: none;
}

.just
{
    text-align: justify;
}
.leftmenu
{
    font-weight: bold;
    font-size: 8pt;
    color: black;
    font-family: Verdana;
    text-decoration: none;
}

a.leftmenu:active
{
    font-weight: bold;
    font-size: 8pt;
    color: black;
    font-family: Verdana;
    text-decoration: none;
}

a.leftmenu:visited
{
    font-weight: bold;
    font-size: 8pt;
    color: black;
    font-family: Verdana;
    text-decoration: none;
}
.linkfnt
{
    color: #80B41C;
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
}
.menustyle
{
    vertical-align: middle;
    text-align: center;
}
.textcontent
{
   font-size: 8pt;
    color: gray;
    font-family: Verdana;
    text-align: left;
}
.bgrepeat
{
    background-repeat: repeat;
    vertical-align: bottom;
    background-position: top;
}
.announcementlink
{
    color: #80B41C;
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    text-transform: capitalize;
}
.contenttable
{
	border-color: #000000;
	font-size: 8pt;
    color: gray;
    font-family: Verdana;
    text-align: left;
}