.MainNavigation
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #666666;
    FONT-FAMILY: Trebuchet MS, Trebuchet, Arial, Sans Serif
}
.MainNavigationCurrent
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #00598d;
    FONT-FAMILY: Trebuchet MS, Trebuchet, Arial, Sans Serif
}
.MainNavigation A
{
    COLOR: #6787a0
}
.MainNavigation A:hover
{
    COLOR: #6787a0
}
.MainNavigation A:active
{
    COLOR: #6787a0
}
.MainNavigationCurrent A
{
    COLOR: #106090
}
.MainNavigationCurrent A:hover
{
    COLOR: #106090
}
.MainNavigationCurrent A:active
{
    COLOR: #106090
}
.LeftNavigation
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #666666;
    FONT-FAMILY: Trebuchet MS, Trebuchet, Arial, Sans Serif
}
.LeftNavigationCurrent
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #00598d;
    FONT-FAMILY: Trebuchet MS, Trebuchet, Arial, Sans Serif
}
.LeftNavigationSeparator
{
    WIDTH: 100%;
    COLOR: #c3c3c3;
    HEIGHT: 1px;
    BACKGROUND-COLOR: #c3c3c3
}
.LeftNavigation A
{
    COLOR: #666666
}
.LeftNavigation A:hover
{
    COLOR: #666666
}
.LeftNavigation A:active
{
    COLOR: #666666
}
.LeftNavigationCurrent A
{
    COLOR: #106090
}
.LeftNavigationCurrent A:hover
{
    COLOR: #106090
}
.LeftNavigationCurrent A:active
{
    COLOR: #106090
}

