﻿.NavigateLineItem
{
    font-family: Verdana;
    color: Silver;
    font-size: 10pt;
    text-decoration: underline;
    margin-right: 2px;
}
.NavigationDiv
{
    margin-left: 0px;
    margin-bottom: 2px;
    margin-top: 5px;
}
.NavigationSeperator
{
    color: #666666;
    font-family: Georgia;
    font-size: 30pt;
}
.NavigateLineTitle
{
    font-family: Georgia;
    font-size: 60pt;
    font-weight: normal;
    color: #1976a1;
    text-decoration: none;
}
.NavigationLineSubTitle
{
    font-family: Georgia;
    font-size: 30pt;
    font-weight: normal;
    color: #1976a1;
    text-decoration: none;
}
.NavigateLineTags
{
    font-family: Georgia;
    font-size: 30px;
    color: #666666;
    text-decoration: none;
}
.NavigateLineHidden
{
    display: none;
    text-decoration: none;
}