﻿html {
overflow-x: hidden;
}

a
{
    font-family: Arial, Verdana, Sans-Serif;
    color: #333333;
    font-weight: bold;
    text-decoration: none;
}
a:visited
{
    font-family: Arial, Verdana, Sans-Serif;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
}
a:hover
{
    font-family: Arial, Verdana, Sans-Serif;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
}
a:link
{
    font-family: Arial, Verdana, Sans-Serif;
    font-weight: bold;
    color: #827235;
    text-decoration: none;
}
a.guide
{
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 12px;
    color: #333333;
    font-weight: 500;
    text-decoration: underline;
}
a.guide:hover
{
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 12px;
    font-weight: 500;
    color: #003a6c;
    text-decoration: underline;
}
a.guide:link
{
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 12px;
    font-weight: 500;
    color: #827235;
    text-decoration: underline;
}
a.navbutton
{
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 10px;
    color: black;
    font-weight: bold;
    text-decoration: none;
}
a.navbutton:link
{
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 10px;
    color: black;
    font-weight: bold;
    text-decoration: none;
}
a.navbutton:hover
{
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 10px;
    color: #b58038;
    font-weight: bold;
    text-decoration: none;
}
a.bodymenu
{
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 10px;
    color: #2f6f87;
    font-weight: bold;
    text-decoration: none;
}
a.bodymenu:link
{
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 10px;
    color: #2f6f87;
    font-weight: bold;
    text-decoration: none;
}
a.bodymenu:hover
{
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 10px;
    color: #11272f;
    font-weight: bold;
    text-decoration: none;
}
.login
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
    color: #535353;
    font-weight: bold;
}
a.login
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
    color: #535353;
    font-weight: bold;
    text-decoration: none;
}
a.login:link
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
    color: #535353;
    font-weight: bold;
    text-decoration: none;
}
a.login:hover
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
    color: #b0c08a;
    font-weight: bold;
    text-decoration: none;
}
.bodymenu
{
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    color: #2f6f87;
}
.bodytext
{
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 12px;
    color: Black;
}
.bodytitle
{
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 13px;
    color: Black;
    font-weight:bold;
}
.copyright
{
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 9px;
    color: black;
}
.Lbodytext
{
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 12px;
    color: #b58038;
}
.title
{
    font-family: Occidental;
    font-size: 20px;
    color: #993333;
    font-weight: bold;
}
.mainbody
{
    background-color: #f3f6eb;
    padding-top: 4;
}
.campaign
{
    font-family: Arial;
    font-size: 14px;
    font-variant: small-caps;
    color: #ffffff;
    padding-right: 2px;
    Padding-left: 2px;
    padding-top: 1px;
    padding-bottom: 1px;
}
.ctext
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    color: #333333;
}
.dtext
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
    color: #333333;
}

td.rankselect
{
    padding-bottom: 5px;
    padding-top: 5px;
    vertical-align: top;
    text-align:  right;
    width: 90px;
}
td.ranklabel
{
    padding-bottom: 5px;
    padding-top: 5px;
    vertical-align: top;
    text-align:  left;
    width: 309px;
}
.contacttop
{
    font-family: Sans-Serif;
    font-size: 14px;
    font-weight: bold;
    font-variant:inherit;
    color: #003a6c;
}
.contact
{
    font-family: Sans-Serif;
    font-size: 14px;
    font-weight: bold;
    font-variant:inherit;
    color: #333333;
}
.contactwhite
{
    font-family: Arial;
    font-size: 14px;
    font-variant: small-caps;
    color: #ffffff;
}
