﻿body
{
    background-color: #696969;
     background-image: url(Images/mainbg.gif);
     background-repeat:repeat-x;
}
img
{
    border-bottom: 0px;
    border-top: 0px;
    margin-bottom: 0px;
    border: 0px;
}
h1
{
    font-family: Tahoma;
    font-size: 17px;
    color: #333333;
    font-weight: bold;
}
h2
{
    font-family: Tahoma;
    font-size: 15px;
    font-weight: bold;
    color: #333333;
    margin-top: 6px;
    margin-bottom: 6px;
    line-height: 100%;
}
b.Black
{
    color: Black;
}
.Arrow
{
    width: 10px !important;
    border: 0px;
    background-image: url(Images/arrow2.gif);
}
.Line
{
    background-color: #C6C6C6;
}
.JustifyText
{
    font-family: Tahoma;
    font-size: 11px;
    color: #727272;
    text-align: justify;
}
.Text
{
    font-family: Tahoma;
    font-size: 11px;
    color: #727272;
}
.Text A:Visited
{
    color: #727272;
    text-decoration: none;
}
.Text A:Hover
{
    color: Red;
    text-decoration: underline;
}
.TopNavBar
{
    font-family: Tahoma;
    font-size: 12px;
    color: #494949;
}
.TopNavBar A
{
    color: #494949;
    text-decoration: none;
}
.TopNavBar A:Visited
{
    color: #494949;
    text-decoration: none;
}
.TopNavBar A:Hover
{
    color: Red;
    text-decoration: underline;
}
.Slogan
{
    text-transform: uppercase;
    font-family: Verdana;
    font-size: 15px;
    color: #6A6A6A;
    letter-spacing: 0.2;
}

.MenuRedLine
{
    background-color: Red;
    height: 3px !important;
}

.MenuGrayLine
{
    background-color: Gray;
    height: 3px !important;
}

.Menu
{
    font-family: Century Gothic;
    font-size: 13px;
    color: White;
    letter-spacing: 2px;
    font-weight: bold;
    text-align: center;
    line-height: 20px;
    background-color: Red;
    background-image: url(Images/mnbg.gif);
    background-position:right;
}
.Menu A
{
    color: White;
    text-decoration: none;
}
.Menu A:Visited
{
    color: White;
    text-decoration: none;
}
.Menu A:Hover
{
    color: White;
    text-decoration: underline;
}
TD.Menu
{
    background: url(Images/mnubg.gif) no-repeat right;
}

