body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
#content #info {
	color: #FFFFFF;
	width: 150px;
}

.menu td {
	font-size: 14px;
	padding: 0 6px 6px 1px;
}
.menunote {
	font-size: 12px;
	color: #FF1A00;
}
.menuprice {
	text-align: right;
}


.menuhd {
	font-weight: bold;
	font-size: 18px;
}
.menu {
	border: double 6px #000000;
	margin: 0 0 20px 0;
	width: 90%;
}
.menuSubhd {
	font-weight: bold;
	text-align: right;
}
#main {
	width: 800px;
	background-image: url(images/header_color_tile.jpg);
}
#content {
	width: 800px;
}
#main #headertd {
	background-repeat: repeat-x;
	background-position: bottom;
}
.print a {
	display:block;
	background: url(images/print.gif) no-repeat left 5px;
	width: 54px;
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 5px;
}

#main #headertd .table {
	width: 100%;
	height: 209px;
	background-repeat: no-repeat;
	background-position: center top;
}
td.mainmenu {
}
.messageheader {
	font-style: italic;
}
#createdBy {
	display: none;
}
