﻿body 
{
	background-color: #ff9900; 
	/* #cc6666 */
}

.menu
{
	background-color: #FFFFFF;
	text-align: center;
	height: 25px;
	width: 30%;
}

a.menu_link
{
	color: #666666;
	text-decoration: none;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	font-size: 9pt;
}

.food_menu
{
	background-color: #000000;
	text-align: center;
	height: 25px;
	width: 100%;
	border-bottom: solid 2px #FFFFFF;
}

a.food_menu_link
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	font-size: 7pt;
}

a.food_menu_link_on
{
	color: #ffcc33;
	text-decoration: none;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	font-size: 7pt;
}

a:hover
{
	text-decoration: underline;
}

.normal
{
	text-decoration: none;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	font-size: 9pt;
}

.song
{
	font-family: Courier New;
	font-size: 8pt;
}	

.main_table
{
	width: 750px; 
	border: solid 1px #FFFFFF;
	background-color: #FFFFFF;
	
}

.sm_pic
{
	border: solid 1px #FFFFFF;
}

.pic_desc
{
	color: #666666;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	font-size: 9pt;
}

.pic_title
{
	color: #666666;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: underline;
}
