﻿
.MenuContent
{
    height: 25px;
}
.Menu
{
    background: url(images/bgnav.png) 50% bottom;
    padding-right: 20px;
    padding-left: 0px;
    height: 60px;
    padding-top: 0px;
}
.UnderMenu
{
    background: url(images/main_bg2.gif) repeat-x top;
    padding-left: 0px;
    height: 19px;
    padding-top: 0px;
}
.FlashTable
{
    background: url(images/flash_bg.gif) repeat-x top;
    padding-left: 0px;
    padding-top: 0px;
}
TR.MenuContent
{
    height: 60px;
}
TD.MenuSeperator
{
    padding-right: 25px;
    padding-left: 28px;
    width: 5px;
    height: 60px;
    background: url(images/bgnavsep.png) no-repeat 50% bottom;
}

TR.MenuContent
{
    background: url(images/bgnav.gif) 50% bottom;
}
TD.MenuText
{
    font-weight: bold;
    font-size: 12.5px;
    font-family: Arial, Verdana;
    color: White;
    padding-top: 2px;
    text-transform: uppercase;
}
TD.MenuText A
{
    text-decoration: none;
    color: White;
}
TD.MenuText A:visited
{
    text-decoration: none;
    color: White;
}
TD.MenuText A:hover
{
    text-decoration: underline;
    color: White;
}
.ProductsMenuHeadings
{
    color: Black;
    font-family: Impact;
    font-size: 21.5px;
    padding-left: 2px;
    letter-spacing: 1px;
    text-decoration: none;
}
.ProductsMenu
{
    color: Black;
    font-family: Impact;
    font-size: 17.5px;
    padding-left: 20px;
    letter-spacing: 1px;
}
.ProductsMenu A
{
    font-family: Impact;
    font-size: 17.5px;
    letter-spacing: 1px;
    text-decoration: none;
    color: Black;
}
.ProductsMenu A:Visited
{
    font-family: Impact;
    font-size: 17.5px;
    letter-spacing: 1px;
    text-decoration: none;
}
.ProductsMenu A:Hover
{
    font-family: Impact;
    font-size: 17.5px;
    color: Black;
    letter-spacing: 1px;
    text-decoration: underline;
}
.ProductsMenuTable
{
    background-color: #F6F6F6;
    border-right: #D0D0BF 1px solid;
    border-top: #D0D0BF 1px solid;
    border-left: #D0D0BF 1px solid;
    border-bottom: #D0D0BF 1px solid;
}

.FrontText
{
    font-size: 12.5px;
    font-family: Arial, Verdana;
}

.NewsText
{
    font-size: 12.5px;
    font-family: Arial, Verdana;
}
.NewsText A
{
    color: Black;
    text-decoration: none;
    font-weight: bold;
    font-size: 12.5px;
    font-family: Arial, Verdana;
}
.NewsText A:Visited
{
    color: Black;
    text-decoration: none;
    font-weight: bold;
    font-size: 12.5px;
    font-family: Arial, Verdana;
}
.NewsText A:Hover
{
    color: Black;
    text-decoration: underline;
    font-weight: bold;
    font-size: 12.5px;
    font-family: Arial, Verdana;
}
.NewsTextIndent
{
    text-indent: 10px;
}
