P
{
    font-size: 11px;
}

H2
{
    COLOR: #365f91; 
    FONT-SIZE: 12px;
}

H3
{
    COLOR: #365f91; 
    FONT-SIZE: 11px;
}

#top-banner-area
{
    width: 873px;
    height: 93px;
    background-image: url('images/microcat_top_banner.png');
}

.active-menu-item
{
    width: 106px;
    height: 33px;
    color: #CBCBCB;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

.inactive-menu-item
{
    width: 106px;
    height: 33px;
    color: White;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

.inactive-menu-item a
{
    color: White;
    text-decoration: none;
}

