﻿
.tableRootMenuColumnSeparator
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #6B0000;
    text-decoration: none;
    width: 2px;
    height: 30px;
    text-align: center;
}

.tableRootMenuColumn
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #6B0000;
    height: 30px;
    text-decoration: none;
}

.tableRootMenuColumn:hover
{
    background-color: #BDB294;
}

.tableSeparatorRowColumn
{
    background-image: url('../Images/LineSeparator.JPG');
    background-repeat: repeat-x;
}

.tableRootLinkMenuColumn
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #004173;
    text-decoration: none;
}

.tableMenuColumn
{
    width: 200px;
    background-color: #EFE7DE;
    vertical-align: top;
}

.tableTextColumn
{
    background-image: url('../Images/PageBackground.jpg');
    background-position: right center;
    background-repeat: no-repeat;
}

.tableLegalColumn
{
    font-family: Arial;
    font-size: 9px;
}

.mainHeaderText
{
    font-family: Arial;
    font-size: 26px;
    color: #CEC7AD;
}

.normalText
{
    font-family: 'Arial';
    font-size: 12px;
    color: #000000;
}

.subHeaderText
{
    font-family: Arial;
    font-size: 16px;
    text-transform: uppercase;
    color: #6B0000;
}

.underlinedText
{
    font-family: 'Arial';
    font-size: 12px;
    color: #004173;
    text-decoration: underline;
}

.underlinedTextNews
{
    font-family: 'Arial';
    font-size: 16px;
    color: #004173;
    text-decoration: underline;
}

.rootLinkMenu
{
   font-family: Arial;
   font-size: 12px;
   font-weight: bold;
   color: #004173;
   text-decoration: none;
}

.linkMenu
{
    background-color: Transparent;
    color: #FFFFFF;
    text-decoration: none;
}
