﻿body
{
    background-color: white;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    background-attachment: fixed;
    background-image: url(Images/MasterPage/BG.gif);
    background-repeat: repeat-y;
}
.text
{
    font-size: 10pt;
    color: black;
    font-family: arial;
}

.textsidenav
{
    font-size: 8pt;
    color: #696969;
    font-family: arial;
}

.link
{
    color: #811417;
    font-family: arial;
    font-weight: bold;
    font-size: 9pt;
    text-decoration: none;
}
.link:hover
{
    color: #811417;
    font-family: arial;
    font-weight: bold;
    font-size: 9pt;
    text-decoration: underline;
}
.mentor
{
    font-size: 11pt;
    color: #0000FF;
    font-family: arial;
    font-weight: bold;
}
.mentor:hover
{
    font-size: 11pt;
    color: #8595D1;
    font-family: arial;
    font-weight: bold;
}
.champ
{
   font-size: 10pt;
    color: #0000FF;
    font-family: arial;
    font-weight: bold;
}
.champ:hover
{
   font-size: 10pt;
    color: #8595D1;
    font-family: arial;
    font-weight: bold;
}

.advocate
{
   font-size: 10pt;
    color: #0000FF;
    font-family: arial;
}
.advocate:hover
{
   font-size: 10pt;
    color: #8595D1;
    font-family: arial;
}
.footertext
{
    font-size: 8pt;
    color: #696969;
    font-family: arial;
}
.footerlink
{
    color: #811417;
    font-family: arial;
    font-size: 8pt;
    text-decoration: none;
