.bodyText
{
    font-family : Verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
    font-style : normal;
    font-weight : normal;
    text-decoration : none;
    color : black;
}

.linkText
{
    font-family : Verdana, arial, helvetica, sans-serif;
    font-size : 7pt;
    font-style : normal;
    font-weight : bold;
    text-decoration : none;
    color : blue;
}

.buttonText
{
    font-family : Verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
    font-style : normal;
    font-weight : normal;
    text-decoration : none;
    color : black;
}

.hdrText
{
    font-family : Verdana, arial, helvetica, sans-serif;
    font-size : 7pt;
    color : black;
    font-weight : bold;
    font-style : normal;
    text-decoration : none;
}

.toolbarText
{
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 7pt;
    color : white;
    font-weight : bold;
    font-style : normal;
    text-decoration : none;
    background : #b40f0f;
}

a:link
{
    font-family : Verdana, Arial, Helvetica, sans-serif;
    text-decoration : none;
}

a:visited
{
    font-family : Verdana, Arial, Helvetica, sans-serif;
    text-decoration : none;
}

a:hover
{
    font-family : Verdana, Arial, Helvetica, sans-serif;
    text-decoration : underline;
}

.searchBold
{
    font-family : Verdana, arial, helvetica, sans-serif;
    font-size : 7pt;
    font-style : normal;
    font-weight : bold;
    text-decoration : none;
    background-color : #CCCCCC;
    color : black;
}

.searchNormal
{
    font-family : Verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
    color : black;
    font-weight : normal;
    font-style : normal;
    text-decoration : none;
    background : #CCCCCC;
}

.cartText
{
    font-family : Verdana, arial, helvetica, sans-serif;
    font-size : 7pt;
    color : #000000;
    font-weight : bold;
    font-style : normal;
    text-decoration : none;
    background : #DCBF7F;
}

.footerText
{
    font-family : Verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
    font-style : normal;
    font-weight : normal;
    text-decoration : none;
    color : #326F9E;
    text-align : center;
}

.smallSpacer
{
    font-family : Georgia, "Times New Roman", Times, serif;
    font-size : 4pt;
    font-style : normal;
    font-weight : bold;
    text-decoration : none;
    color : black;
}

.headerText
{
    font-family : Verdana, arial, helvetica, sans-serif;
    font-size : 7pt;
    font-style : normal;
    font-weight : bold;
    text-decoration : none;
    color : black;
    background : #CECFCE;
}

.tabText
{
    font-family : Verdana, arial, helvetica, sans-serif;
    font-size : 7pt;
    color : #FFFFFF;
    font-weight : bold;
    font-style : normal;
    text-decoration : none;
    background : #1E6A9B;
    text-align : center;
}

.tabSelected
{
    font-family : Verdana, arial, helvetica, sans-serif;
    font-size : 7pt;
    color : #CCFFFF;
    font-weight : bold;
    font-style : normal;
    text-decoration : none;
    background : #1E6A9B;
    text-align : center;
}

.titleText
{
    font-family : Verdana, arial, helvetica, sans-serif;
    font-size : 9pt;
    font-style : normal;
    font-weight : bold;
    text-decoration : none;
    background : #003399;
    text-align : center;
    color : #FFFFFF;
}

.reportTitle
{
    font-family : Verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
    color : #000000;
    font-weight : bold;
    font-style : normal;
    text-decoration : none;
    background : #99CC99;
}

.blueTitle
{
    font-family : Verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
    color : white;
    font-weight : bold;
    font-style : normal;
    text-decoration : none;
    background : #0099CB;
}

.justifyText
{
    font-family : Verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
    font-style : normal;
    font-weight : normal;
    text-decoration : none;
    text-align : justify;
    color : black;
}

.loginText
{
    font-family : Arial, Helvetica, sans-serif;
    font-size : 8pt;
    font-style : normal;
    font-weight : normal;
    text-decoration : none;
    color : black;
}

.category
{
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 8pt;
    font-style : normal;
    font-weight : bold;
    text-decoration : none;
    color : black;
}

.item
{
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 8pt;
    font-style : normal;
    font-weight : normal;
    text-decoration : none;
    color : black;
}

.radioBG
{
    background : #E9E9E9 none;
    color : #f00;
}

BODY
{
    background : white;
}

