body    {
    background-color: #EEEEEE;
}

body, td, input, div, select, textarea  {
    font-size: 10px;
    font-family: verdana, arial, times;
}

div.border  {
    border: 1px solid #989898;
    width: 770px;
    background-color: #FFFFFF;
}

td.meny {
    background-image: url('images/meny.bakgrunn.jpg');
}

div.meny    {
    margin-left: 3px;
    border-top: 1px solid #989898;
    width: 154px;
    padding: 3px;
    padding-left: 9px;
}

a.meny  {
    color: #000000;
    text-decoration: none;
    font-size: 11px;
}

a.noformat, a.noformat:visited   {
    text-decoration: none;
    color: #000000;
}

.header {
    font-size: 14px;
    color: #FF3300;
    font-weight: bold;
}