td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
.imagedishes {
	background-image: url(images/dishes.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;


}
.greyheaders {
	background-color: #666666;


}
.dishextrared {
	background-image: url(images/reddishes.gif);
	background-repeat: no-repeat;
}
.dishextrablue {
	background-image: url(images/bluedishes.gif);
	background-repeat: no-repeat;
}
