#menutable * {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

#menutable .date {
	font-size: 13px;
	font-weight: normal;
}

#menutable h6 {
	font-weight: normal;
}

#menutable th {
	text-align: center;
}

#menutable th, #menutable td, #menutable a {
	background-color: #f6f8f8; /*Color for the Table of Menus*/
}

#menutable .activecell, #menutable th.activecell a {
	background: #dce5e7 url('../images/footer.gif') left top; /* Color Active for the Table of Menus*/
}

#menutable a {
	color: #000000;
	text-decoration: none;
}

#menutable a:hover {
	text-decoration: underline;
}

#browse {
	text-align: center;
}

#browse {
    font-size: 105%;
    color: #fe5c11;
}

#browse a {
    text-transform: uppercase;
    font-size: 11px;
    color: #333;
}

.price {
	border: 1px solid #000000;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	float: right;
	display: inline;
}
