.marketindex_active_a{
    color: #950005;
    text-decoration:'none';
}

.marketindex_noactive_a{
    color: #0B6D9A;
}

.marketindex_showdate{
    font-weight:bolder;
    color:#000;
}

.marketindex_curtailShedule{
    cursor:pointer;
}

.marketindex_bankmetal_select_currency_text{
    width:20%;
}

.marketindex_bankmetal_select_currency{
    width:80%;
}

.marketindex_bankmetal_select_currency_period{
    background-color:#E2EEFC;
    color:#0B6D9A;
}

.marketindex_bankmetal_select_currency_value{
    background-color:#E2EEFC;
    color:#0B6D9A;
}

.marketindex_active_href_sort{
    text-decoration:underline !important;
    color:#0B6D9A;
    cursor:pointer;
}

.marketindex_noactive_href_sort{
    text-decoration:none !important;
    color:#0B6D9A;
    cursor:default;
}