﻿.MJLtable td {
    padding: 10px;
}

.MJLtable2 td
{
    padding: 10px;
    border-width: 0px;
}

.MJLtable3 td
{
    padding: 0px;
    border-width: 0px;
}


.MJLtable4 td
{
    padding: 10px 10px 0px 10px;
    border-width: 0px;
}

.MJLtable2none
{
    text-decoration: none;
}

.MJLtable2headers
{
    font-weight: bold;
    text-decoration: underline;
}

.MJLtable2headers2
{
    font-weight: bold;
    text-decoration: underline;
    padding: 8px;
    background-color: orangered;
}

.NumericTextbox
{
    text-align: right;
}