body, td, th, input, select {
	font-family: helvetica,arial,sans-serif;
	font-size: 13px;
}
p.body {
	font-family: helvetica,arial,sans-serif;
	font-size: 13px;
}
HR{
page-break-before: always
}
H2{
	font-family :  monotype Corsiva, apple-chancery, URW Chancery L, cursive, Arial;
	font-size: 25px;
	margin-bottom: 0;
	padding-bottom: 0; 
	font-weight: normal;
}
TD.nav {
	font-family: verdana, helvetica,arial,sans-serif;
	font-size: 12px;
}
form{
	margin: 0 0 0 0;
}

A:link,
A:active,
A:visited {
	color: #006699;
}

table.weeklyMeal{
     border-collapse:collapse;
}
TD.menu{
     width: 470px;
}

td.weeklyMeal{
     border-left: 1px solid;
     border-right: 1px solid;
     width: 14%;
    text-decoration: none;
}

td.weeklyMeal A:link,
td.weeklyMeal A:active,
td.weeklyMeal A:visited{
    color: #006699;
    text-decoration: none;
}

TD.nav A:link,
TD.nav A:active,
TD.nav A:visited {
	color: #006699;
	text-decoration: none;
}

TD.nav A:hover {
	text-decoration: underline;
}
.required{
	color : Red;
}
.error {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
    color : Red;
}

.title {
	font-family :  monotype Corsiva, apple-chancery, URW Chancery L, cursive, Arial;
	font-size: 50px;
	font-weight: normal;
	text-decoration: none
}
TD.title A:link,
TD.title A:active,
TD.title A:visited {
	color: #000000;
	text-decoration: none;
}
.title_small {
	font-family :  monotype Corsiva, apple-chancery, URW Chancery L, cursive, Arial;
	font-size: 35px;
	font-weight: normal;
}
TABLE.data {
	background: #ffffff;
}

TABLE.data TH {
	font-size: 11px;
	font-family: verdana,sans-serif;
	background: #006699;
	color: #ffffff;
	border: #cccccc outset 1px;
}

TABLE.data TD {
	font-size: 11px;
	background: #d8d8d8;
}

TABLE.std {
	background: #ffffff;
}

TABLE.std TD {
	background: #d6e6f5;
}

TABLE.ing {
	background: #d6e6f5;
	border: 2px solid #006699;
}

TABLE.ing TD {
	background: #ffffff;
}

TABLE.ing PRE {
	font-family: helvetica,arial,sans-serif;
	font-size: 13px;
}

TABLE.sidebox {
	background : #006699;
}

TH.sidebox {
	background : #006699;
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	color : White;
}
TR.data TD {
    font-style:italic;
}
TD.sidebox {
	background : #d8d8d8;
}

.button {
	border: 1px black solid;
	font-family: verdana,sans-serif; font-size: 9pt
}

.field_textbox {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	background : White;
	color : Black;
	border : 1px solid grey;
}

.field_checkbox {
 	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	background : White;
	color : Black;
}
