﻿.MenuStyle
{
    line-height: 35px;
    height: 35px;
    background-image: url(MenuBg.jpg);
    background-repeat: repeat-x;
    width: 100%;
    text-align: center;
    color: White;
    font-weight: bold;
    border-spacing: 0px;
    font-family: Verdana;
    font-size: x-small;
}
