﻿body 
{
    font-family: Verdana, Sans-Serif;
    font-size: 11px;
    color: #535353;
}

a
{
    font-family: Verdana, Sans-Serif;
    font-size: 11px;
    color: #323b69;
}

a:hover
{
    font-family: Verdana, Sans-Serif;
    font-size: 11px;
    color: #6b2626;
}

.MainMenu
{
    font-family: Verdana, Sans-Serif;
    font-size: 13px;
    color: #ffffff;
    letter-spacing: 1px;
}

a.MainMenu
{
    font-family: Verdana, Sans-Serif;
    font-size: 13px;
    color: #ffffff;
    letter-spacing: 1px;
    text-decoration: none;
}

a.MainMenu:hover
{
    font-family: Verdana, Sans-Serif;
    font-size: 13px;
    color: #b6b6b6;
    letter-spacing: 1px;
    text-decoration: none;
}
.SmallText
{
    font-family: Verdana, Sans-Serif;
    font-size: 9px;
    color: #535353;
    letter-spacing: -1px;
}
.SubTitle
{
    font-family: Verdana, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    color: #7e7d7d;
    letter-spacing: 0px;
}
.Title
{
    font-family: Verdana, Sans-Serif;
    font-size: 13px;
    font-weight: bold;
    color: #800000;
    letter-spacing: 1px;
}
.Copyright
{
    font-family: Verdana, Sans-Serif;
    font-size: 9px;
    color: #c46363;
}
a.Copyright
{
    font-family: Verdana, Sans-Serif;
    font-size: 9px;
    color: #c46363;
    letter-spacing: 1px;
}
a.Copyright:hover
{
    font-family: Verdana, Sans-Serif;
    font-size: 9px;
    color: #b6b6b6;
    letter-spacing: 1px;
}
a.SubMenu
{
    font-family: Verdana, Sans-Serif;
    font-size: 13px;
    color: #1d2653;
    letter-spacing: 1px;
    text-decoration: none;
}

a.SubMenu:hover
{
    font-family: Verdana, Sans-Serif;
    font-size: 13px;
    color: #010204;
    letter-spacing: 1px;
    text-decoration: underline;
}
a.RedLink
{
    font-family: Verdana, Sans-Serif;
     font-size: 13px;
    color: #800000;
    letter-spacing: 1px;
    text-decoration: none;
}

a.RedLink:hover
{
    font-family: Verdana, Sans-Serif;
    font-size: 13px;
    color: #800000;
    letter-spacing: 1px;
    text-decoration: underline;
}

a.clsBreadcrumbs
{
    font-family: Verdana, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    color: #6b2626;
}

a.clsBreadcrumbs:hover
{
    font-family: Verdana, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

.clsBreadcrumbs
{
    font-family: Verdana, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    color: #323b69;
}