﻿body   
{
    background: #b6b7bc;
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
}
.page
{
    width: 960px;
    background-color: #fff;
    margin: 20px auto 0px auto;
    border: 1px solid #496077;
}

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
    color: #FFFFFF;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
    color: #FFFFFF;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
    color: #FFFFFF;
    text-align: center;
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #4b6c9e;
    width: 100%;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.title
{
    display: block;
    float: left;
    text-align: center;
    width: auto;
    background-color: #5081C0;
    color: #FFFFFF;
}

/*
h1
{
    font-family: "Trebuchet MS";
    font-weight: bold;
    font-size: x-large;
    color: #0F7AC0;
    text-align: center;
    font-style: normal;
    vertical-align: top;
    height: auto;
}

h2
{
    font-family: verdana;
    font-size: medium;
    color: #6390C8;
    font-weight: bold;
    text-align: center;
    height: auto;
    vertical-align: top;
    font-style: italic;
}
h3
{
    font-family: Verdana;
    font-size: medium;
    color: #6390C8;
    font-weight: lighter;
    text-align: justify;
    height: auto;
    vertical-align: top;
    font-style: normal;
}
*/


.table
{
    font-size: 1.1em;
    border-collapse: collapse;
    border: 2px double #202020;
    margin: 5px 0 5px 0;
}
.table2
{
    font-size: 1.1em;
    border-collapse: collapse;
    margin: 5px 0 5px 0;
}
.table3
{
    font-size: 1.1em;
    border-collapse: collapse;
    border: 8px solid #91A3BC;
    margin: 5px 0 5px 0;
    background-color: #E2EBF2;
}
.localtable
{
    font-size: 1.1em;
    border-collapse: collapse;
    margin: 5px 0 5px 0;
    width: 100%;
}
.setMeal
{
    text-align: center;
    font-family: Verdana;
    font-size: large;
    color: #5081C0;
}

th, td
{
    padding: 3px 13px;
}

th
{
    text-align: right;
    font-weight: bold;
}

td
{
    text-align: center;
}

.first-row
{
    background: #F4FF7C;
}

.first-row th
{
    text-align: center;
    font-weight: bold;
    border-bottom: 2px solid #202020;
}

.first-column
{
    background-position: #FFD162;
    background: #5081C0;
    border-right: 6px solid #202020;
    text-align: left;
    width: 25%;
    border-right-color: #5081C0;
    vertical-align: text-top;
}
.second-column
{
    background-position: #FFD162;
    background: #FFFFC0;
    border-right: 6px solid #202020;
    text-align: center;
    border-right-color: #5081C0;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-width: 6px;
    border-bottom-width: thin;
    border-bottom-color: #5081C0;
    width: 75%;
}

.last-column
{
    background-color: #FFD162;
    border-left: 1px solid #202020;
}

.basket_cell
{
    background-position: #FFD162;
    background: #E2EBF2;
    text-align: center;
    width: 200px;
    vertical-align: text-top;
}
.Category
{
    text-align: left;
    font-family: Verdana;
    font-size: large;
    color: #990033;
    font-weight: bold;
    width: 100%;
}
.Hint
{
    text-align: left;
    font-family: Verdana;
    font-size: small;
    color: #7BA3D6;
    font-weight: bold;
    font-style: italic;
}

.hr
{
    background-color: #5081C0;
}

.Panel
{
    clip: rect(auto, auto, auto, 10px);
    margin-left: 15px;
    margin-top: 3px;
    margin-bottom: 2px;
    width: 192px;
}

.MainHeading
{
    font-family: "Trebuchet MS";
    font-weight: bold;
    font-size: xx-large;
    color: #0F7AC0;
    text-align: center;
    font-style: oblique;
}
.SubHeading1
{
    font-family: Verdana;
    font-size: medium;
    color: #FFFFCC;
    font-weight: bold;
    text-align: center;
}
.SubHeading2
{
    font-family: Verdana;
    font-size: small;
    color: #FFFFCC;
    font-weight: bold;
    text-align: center;
}
.TaLeft
{
    text-align: left;
    margin-left: 0px;
}
.TaRight
{
    text-align: right;
}
.TaCentre
{
    text-align: center;
}

.grid
{
    font-family: Verdana;
    font-size: small;
    width: 100%;
}
.hiddenCol
{
    display: none;
}

.button
{
    height: 28px;
    width: 194px;
}
.button2
{
    vertical-align: middle;
    margin: 0;
    padding: 0;
    height: 18px;
    border: none;
    text-decoration: underline;
    font-weight: bold;
    color: #00CCFF;
}

.test
{
}

