﻿
#irContanier
{
    width: 100%;
    text-decoration: none;
}
#irTabs div
{
    background: #fdfdfe;
    font-family: arial;
    color: #606060;
    font-size: 11px;
    font-weight: normal;
    margin-right: 1px;
    padding: 2px;
    display: inline;
    border: solid 1px #b2b2e0;
}
#irTabs div.irTabOn
{
    background: #e2e2f0;
    font-weight: bold;
    border-bottom: #e2e2f0;
}
#irRates div
{
    display: none;
    border: solid 1px #b2b2e0;
}
#irRates div table
{
    font-family: arial;
    color: #606060;
    font-size: 11px;
}
.arial10dkgrey
{
    background: #e2e2f0;
}
.arial10ltgrey
{
    background: #fdfdfe;
}

