﻿BODY
{
    font-family: Verdana;
    font-size: 10pt;
}
P
{
    font-size: 10pt;
}
LI
{
    font-size: 10pt;
}
TD{font-family:verdana, arial, helvetica;font-size:10pt}
.leftnavmenucellovertop
{
    cursor: pointer;
    background-color: #003E74;
    color: white;
    padding: 6px;
    padding-left: 3px;
    border-color: #000000;
    border-style: solid;
    border-left-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 1px;
}
.leftnavmenucelltop
{
    cursor: pointer;
    background-color: #CC092F;
    color: white;
    padding: 6px;
    padding-left: 3px;
    border-color: #000000;
    border-style: solid;
    border-left-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 1px;
}
.leftnavmenucellover
{
    cursor: pointer;
    background-color: #003E74;
    color: white;
    padding: 6px;
    padding-left: 3px;
    border-color: #000000;
    border-style: solid;
    border-left-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 0px;
}
.leftnavmenucell
{
    cursor: pointer;
    background-color: #CC092F;
    color: white;
    padding: 6px;
    padding-left: 3px;
    border-color: #000000;
    border-style: solid;
    border-left-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 0px;
}
a.norollbigwhite:visited
{
    font-size: 10pt;
    color: white;
    text-decoration: none;
    font-weight: bold;
}
a.norollbigwhite:visited:hover
{
    font-size: 10pt;
    color: white;
    text-decoration: none;
    font-weight: bold;
}
a.norollbigwhite:hover
{
    font-size: 10pt;
    color: white;
    text-decoration: none;
    font-weight: bold;
}
a.norollbigwhite
{
    font-size: 10pt;
    color: white;
    text-decoration: none;
    font-weight: bold;
}
a.roll:visited
{
    color: #000000;
    text-decoration: underline;
}
a.roll:visited:hover
{
    color: #000000;
    text-decoration: none;
}
a.roll:hover
{
    color: #000000;
    text-decoration: none;
}
a.roll
{
    color: #000000;
    text-decoration: underline;
}

a.whiteroll:visited
{
    color: #FFFFFF;
    text-decoration: underline;
}
a.whiteroll:visited:hover
{
    color: #FFFFFF;
    text-decoration: none;
}
a.whiteroll:hover
{
    color: #FFFFFF;
    text-decoration: none;
}
a.whiteroll
{
    color: #FFFFFF;
    text-decoration: underline;
}

.textfield
{
    padding: 2px 3px 2px 3px;
    border: 1px solid;
    font-family: Verdana, geneva, serif;
    font-size: 8pt;
}
.submit
{
    background-color: #d1d1d1;
    font-family: verdana;
    border: #8B8B8B 1px solid;
    font-size: 11px;
    color: #000000;
}
.islandheader
{
    font-family: verdana, arial, helvetica;
    font-size: 10pt;
}
.islandtext
{
    font-family: verdana, arial, helvetica;
    font-size: 8pt;
}
.forumTableBorder
{
    border: 1px #000000 solid;
    background-color: #FFFFFF;
}

.forumRow
{
    background-color: #f0f0f0;
}

.forumRow a
{
    color: #000000;
    text-decoration: underline;
}

.forumRow a:visited
{
    color: #000000;
    text-decoration: underline;
}
.forumRow a:visited:hover
{
    color: #000000;
    text-decoration: none;
}
.forumRow a:hover
{
    color: #000000;
    text-decoration: none;
}


.forumHeader
{
    color: white;
    background-color: #CC092F;
}