a, .link
{
    text-decoration: underline;
    cursor: hand;
    color: #456DAB;
    font-size: 11px;
}

td
{
    font-size: 11px;
}

td a
{
    text-decoration: none;
    cursor: hand;
    color: #456DAB;
    font-size: 11px;
}

a:hover
{
    /*text-decoration: underline;*/
    color: #FF9900;
    cursor: hand;
}

.bigger
{
    color: Blue;
    font-weight: bold;
    font-size: large;
}
.link:hover
{
    text-decoration: underline;
    color: #FF9900;
    cursor: hand;
}
.number
{
    text-align: right; /*background-color: #F5F5F5; 	border: 1px solid #7F9DB9;*/
}
.number_wh
{
    text-align: right;
    border: 1px solid #7F9DB9;
    height: 19px;
}
.status
{
    color: Blue;
    font-weight: bold;
    font-size:14px;
}
.t_cont_data
{
    background-color: #F8F8F8;
    padding: 3px;
    font-size: 13px;
}
.t_contents
{
    font-size: 13px;
    color: #FF6600;
}
.t_conthigh
{
    font-size: 13px;
    background-color: #B6B6B6;
}
.t_sublink
{
    text-decoration: none;
    cursor: hand;
    color: #456DAB;
    font-size: 12px;
}
.t_sublink_on
{
    color: #000000;
    font-size: 12px;
    font-weight: bold;
}

.t_ttl_contents
{
    font-size: 12px;
    color: #222113;
}
.txtdisabled
{
    background-color: #F5F5F5;
    border: 1px solid #7F9DB9;
    height: 19px;
    color: #999999;
}
.t_note
{
    color: #666666;
    font-size: 11px;
}
.t_respond
{
    text-align: center;
    vertical-align: bottom;
    height: 25px;
}
.t_respond2
{
    text-align: center;
    vertical-align: bottom;
    padding-top: 20px;
    padding-bottom: 20px;
    height: 20px;
}

.trActionWait
{
    font-size: 11px;
    font-family: Verdana, Arial, helvetica;
    color: #033bb1;
}

.lblYellow
{
    color: Yellow;
}

.stockenqvalue
{
    color: Maroon;
    font-weight: bold;
    font-family: Segoe UI, Calibri, Verdana, Arial;
}

.notice
{
    color: Maroon;
    font-style: italic;
    font-size: 10px;
}

.modalBackground
{
    background-color: gray;
    filter: alpha(opacity=70);
    opacity: 0.7px;
}

input
{
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tmp_field_number_dis
{
    border: 1px solid #7F9DB9;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: right;
    background-color: silver;
}

.inactive, .obsolete
{
    font-size: 20px;
    color: Red;
    font-weight: bold;
}

.active
{
    font-size: 20px;
    color: Black;
    font-weight: bold;
}

.totalbalance
{
    font-size: 14px;
    color: red;
    font-weight: bold;
    background-color: Transparent;
    }
