.textbox
{
    font-family: Verdana, Helvetica;
    font-size: 12px;
    color: Black;
}
td, select, input
{
    font-family: Verdana, Helvetica;
    font-size: 12px;
    color: Black;
}
.cart
{
    font-family: Verdana, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: White;
}
a
{
    font-family: Verdana, Helvetica;
    font-size: 12px;
    color: Navy;
    text-decoration: none;
}
a:hover
{
    font-family: Verdana, Helvetica;
    font-size: 12px;
    color: #CF1638;
    text-decoration: underline;
}
a.footer
{
    font-family: Arial Narrow;
    font-size: 13px;
    color: #000000;
    text-decoration: none;
}
a.footer:hover
{
    font-family: Arial Narrow;
    font-size: 13px;
    color: #000000;
    text-decoration: underline;
}
.footerText
{
    font-family: Arial Narrow;
    font-size: 11px;
    color: #616161;
}
h1
{
    font-family: Verdana, Helvetica;
    font-size: 22px;
    color: #392C7D;
}
h2
{
    font-family: Verdana, Helvetica;
    font-size: 20px;
    color: #392C7D;
}
h3
{
    font-family: Verdana, Helvetica;
    font-size: 18px;
    color: #392C7D;
}
h4
{
    font-family: Verdana, Helvetica;
    font-size: 16px;
    color: #392C7D;
}
h5
{
    font-family: Verdana, Helvetica;
    font-size: 14px;
    color: #392C7D;
}
/*.navheader
{
    font-family: Arial, Helvetica;
    font-size: 14px;
    font-weight: bold;
    color: #CF1638;
}
.navheaderlink
{
    font-family: Arial, Helvetica;
    font-size: 14px;
    color: Navy;
    text-decoration: none;
}
.navheaderlink:hover
{
    font-family: Arial, Helvetica;
    font-size: 14px;
    color: #CF1638;
    text-decoration: underline;
}
*/
.rightbody
{
    font-family: Arial Narrow;
    font-size: 12px;
}
.leftmenu
{
    width: 190px;
    height: 20px;
    background-color: Silver;
    padding-left: 4px;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #000000;
    font-family: Arial Narrow;
    font-size: 12px;
}
.leftmenu:hover
{
    width: 190px;
    height: 20px;
    background-color: Silver;
    padding-left: 4px;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #CF1638;
    font-family: Arial Narrow;
    font-size: 12px;
}
.leftsubmenu
{
    color: #000000;
    font-size: 10px;
    text-decoration: none;
    font-family: Arial Narrow;
}
.leftsubmenu:hover
{
    font-size: 10px;
    text-decoration: underline;
    font-family: Arial Narrow;
}
.leftsubmenu-selected
{
    font-size: 10px;
    color: #392C7D;
    text-decoration: none;
    font-family: Arial Narrow;
}
