.AmountInDollars
{
    font-size: 9px;
    color: black;
    text-align :center 
}

.HPSpanish
{
    color: black;
    font-weight: 900;
    font-size: 8pt;
    font-family: Arial;
    text-decoration: none;
    text-align: center;
    text-transform: capitalize;
    padding: 1px;
    border: solid 1px black;
    width: 80px;
}
.HPSpanish A:hover
{
    color: white;
    font-weight: 900;
    text-decoration: none;
    background-color: black;
    border-right: 6px solid black;
    border-left: 6px solid black;
    width: 80px;
}
.HPSpanish A:link
{
    color: black;
    font-weight: 900;
    text-decoration: none;
    border-right: 6px solid #df0000;
    border-left: 6px solid #024001;
    width: 80px;
}
.HPSpanish A:visited
{
    color: black;
    font-weight: 900;
    text-decoration: none;
    border-right: 6px solid #df0000;
    border-left: 6px solid #024001;
    width: 80px;
}

.text-smalltext
{
    font-size: 7pt;
}
.clsNBPopupTextGraySmall
{
    font-weight: bold;
    font-size: 7pt;
    color: gray;
    font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

.litePrintReceipt
{
    font-family: Arial;
    font-size: 12px;
    color: Blue;
    text-decoration: underline;
}

.liteTnxText
{
    font-size: 13px;
    font-family: Arial, Verdana;
}
.liteFooterTextSmall { font-size: 7pt }