.mutter
{
    height: 96px !important;
    font-size: 9px !important;
    color: #000 !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
	
}
.row
{
    height:24px;
    margin-bottom:5px;
}
.row div
{
    height:29px;
}
span.visualNavButton
{
    background-color: inherit;
    height:24px !important;
    border-right: solid 0px #FFF !important;
    line-height: 24px !important;
    display:inline-block;
}
span.visualNavButton a
{
    color: #000 !important;
    height:24px !important;
    line-height:24px !important;
    padding-top:9px !important;
    padding-bottom:9px !important;
    padding-left:9px !important;
    padding-right:9px !important;
text-decoration: none !important;
}
span.visualNavButton a:LINK
{
}
span.visualNavButton a:HOVER
{
}
span.visualNavButton a:VISITED
{
}
span.selected
{
    color: #FFF !important;
    background-color: #009BC2 !important;
}
span.selected a
{
    color: #FFF !important;
text-decoration: none !important;
}
span.selected a:LINK
{
text-decoration: none !important;
}
span.selected a:HOVER
{
text-decoration: none !important;
}
span.selected a:VISITED
{
text-decoration: none !important;
}
.firstHirachi
{
    background-color: #dbd9d9;
    
}
.secondHirachi
{
    background-color: #e9e8e8;
}
.thirdHirachi
{
    background-color: #f3f3f3;
}
