﻿body
{
    color: #003300;
    font-family: Serif;
    font-size: 12pt;
}

table
{
    color: #003300;
    font-family: Serif;
    font-size: 12pt;
}

li.recentUpdates
{
    list-style: none outside none;
    padding-right: 10px;
    padding-bottom: 5px;
}

a.recentUpdates
{
    color: #003300;
    font-family: Serif;
    font-size: 9pt;
    text-decoration: underline;
}

.ddMenuItems
{
	border-bottom: white 1px solid;
	border-left: white 1px solid;
	border-right: white 1px solid;
	background-color: #003300;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: 10pt;
	color: white;
	font-family: Arial;
	text-align: left;
}

.mainMenuItems
{
	letter-spacing: 2px;
	font-size: 8pt;
	font-family: Arial;
}

TD.MondayLunchMenuHeader
{
    border-top: solid 3px #003300; 
    border-bottom: solid 3px #003300; 
    border-left: solid 1px #003300; 
    border-right: solid 1px #003300; 
    padding: 5px 5px 5px 5px;
    text-align: center;
    width: 95px;
    max-width: 95px;
    min-width: 95px;
    font-weight: bold;
}

TD.LunchMenuHeader
{
    text-align: center;
    border-top: solid 3px #003300; 
    border-bottom: solid 3px #003300; 
    border-right: solid 1px #003300; 
    padding: 5px 5px 5px 5px;
    width: 95px;
    max-width: 95px;
    min-width: 95px;
    font-weight: bold;
}

TD.MondayLunchDateCell
{
    text-align: left;
    border-left: solid 1px #003300; 
    border-right: solid 1px #003300; 
    padding: 5px 5px 5px 5px;
}

TD.LunchDateCell
{
    text-align: left;
    border-right: solid 1px #003300; 
    padding: 5px 5px 5px 5px;
}

TD.MondayLunchMenuCell
{
    text-align: center;
    border-bottom: solid 1px #003300; 
    border-left: solid 1px #003300; 
    border-right: solid 1px #003300; 
    padding: 5px 5px 5px 5px;
    width: 95px;
    max-width: 95px;
    min-width: 95px;
    vertical-align: top;
}

TD.LunchMenuCell
{
    text-align: center;
    border-bottom: solid 1px #003300; 
    border-right: solid 1px #003300; 
    padding: 5px 5px 5px 5px;
    width: 95px;
    max-width: 95px;
    min-width: 95px;
    vertical-align: top;
}

TD.CSW_Header
{
    border-bottom: solid 1px #003300; 
    text-align:left;
    font-size: x-large;
    font-weight: bold;
    border-bottom: solid 1x #003300;
}

TD.CSW_Date
{
    border-bottom: solid 1px #003300; 
    text-align:right;
    font-size: medium;
}

TD.CSW_Text
{
    padding-top: 15px;
    padding-bottom: 20px;
}

.hintsClass 
{
	font-family: serif;
	font-size: 14px;
	background-color: #f0f0f0;
	color: #000000;
	border: 1px solid #003300;
	padding: 5px;
	width: 500px;
}

.hintSource 
{
	color: #003300;
	text-decoration: none;
	cursor: pointer;
}
