.TabBar 
{
    background-color: #eeeeee;
    color: #0067A5;
}
.MenuItemStyle
{
    font-size: 1em;
    padding: 3px 5px;
}
   
.MenuItemSelectedStyle
{
    font-weight: bold;
}
