form
{
    margin-bottom: 2px;
    margin-top: 0px;
}
BODY
{
    font-family: arial, helvetica;
    font-size: 10pt;
}
H1
{
    margin-top: 0px;
    font-family: arial, helvetica;
    font-size: 16pt;
    color: #9E1B34;
    font-weight: bold;
}
H2
{
    font-size: 14px;
    color: #9E1B34;
    text-decoration: none;
    font-weight: bold;
}
H3
{
    font-size: 12px;
    color: #9E1B34;
    text-decoration: none;
    font-weight: bold;
}
LI
{
    font-family: arial, helvetica;
    font-size: 10pt;
    letter-spacing: 0.1em;
}
P
{
    font-family: arial, helvetica;
    font-size: 10pt;
    letter-spacing: 0.1em;
}
TD
{
    font-family: arial, helvetica;
    font-size: 11pt;
    color: #000000;
}
DIV
{
    font-family: arial, helvetica;
    font-size: 10pt;
}
SELECT
{
    padding: 2px 3px 2px 3px;
    border: 1px solid;
    font-family: arial, helvetica;
    font-size: 8pt;
}
.textfield
{
    height: 15px;
    padding: 2px 3px 2px 3px;
    border: 1px solid;
    font-family: arial, helvetica;
    font-size: 8pt;
}
.multilinetextfield
{
    padding: 2px 3px 2px 3px;
    border: 1px solid;
    font-family: arial, helvetica;
    font-size: 8pt;
}
.errortext
{
    color: red;
    font-family: arial, helvetica;
    font-size: 8pt;
}
.submit
{
    background-color: #d1d1d1;
    font-family: verdana;
    border: #8B8B8B 1px solid;
    font-size: 10px;
    color: #000000;
}
.smallblack
{
    font-size: 10px;
    color: #000000;
    font-weight: bold;
}

a.norollsmallmenu:visited
{
    font-size: 10pt;
    color: #9E1B34;
    text-decoration: none;
}
a.norollsmallmenu:visited:hover
{
    font-size: 10pt;
    color: #9E1B34;
    text-decoration: none;
}
a.norollsmallmenu:hover
{
    font-size: 10pt;
    color: #9E1B34;
    text-decoration: none;
}
a.norollsmallmenu
{
    font-size: 10pt;
    color: #9E1B34;
    text-decoration: none;
}


.leftnavmenucell
{
    cursor: pointer;
    background-color: #F55858;
    color: #9E1B34;
    padding: 3px;
    padding-left: 5px;
    border-color: #9E1B34;
    border-style: solid;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-top-width: 0px;
}
.leftnavmenucellover
{
    cursor: pointer;
    background-color: #E5E5E6;
    color: #9E1B34;
    padding: 3px;
    padding-left: 5px;
    border-color: #9E1B34;
    border-style: solid;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-top-width: 0px;
}

.leftnavmenucelltop
{
    cursor: pointer;
    background-color: #F55858;
    color: #9E1B34;
    padding: 3px;
    padding-left: 5px;
    border-color: #9E1B34;
    border-style: solid;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-top-width: 1px;
}
.leftnavmenucellovertop
{
    cursor: pointer;
    background-color: #E5E5E6;
    color: #9E1B34;
    padding: 3px;
    padding-left: 5px;
    border-color: #9E1B34;
    border-style: solid;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-top-width: 1px;
}
.navisland
{
    background-color: #E5E5E6;
    color: #9E1B34;
    padding: 3px;
    padding-left: 5px;
    border-color: #009E58;
    border-style: solid;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 0px;
    border-top-width: 1px;
    font-size: 10pt;
    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;
}
.forumTableBorder
{
    border: 1px #000000 solid;
    background-color: #FFFFFF;
}

.forumRow
{
    background-color: #E5E5E6;
}

.forumHeader
{
    color: white;
    background-color: #009E58;
}
