﻿.topMenu .current a, .topMenu .trail a
{
    background-image:url(../../../../App_Themes/Sandportal_1/tab_active_red_right.gif);
}
.topMenu .current, .topMenu .trail
{
    background-image:url(../../../../App_Themes/Sandportal_1/tab_active_red_left_full.gif);
}
#topMenuContainer
{
    background: rgb(255, 255, 255) url(../../../../App_Themes/Sandportal_1/tab_bottom_red.gif) repeat-x scroll center bottom;
}
