.menusection{
    font-family: Tahoma, Arial, sans-serif;
    font-size: 12px;
    color: #666699;
    font-weight: bold;
}

a.menusection:link, a.menusection:active, a.menusection:visited {
    margin-left: 5px;
    font-size: 11px;
    font-weight: normal;
	color: #669999;
	text-decoration: none;
}

a.menusection:hover {
    margin-left: 5px;
	font-size: 11px;
    font-weight: normal;
    color: #666699;
}

.menusectionheader{
    font-family: Tahoma, Arial, sans-serif;
    font-size: 12px;
    line-height: 6px;
    color: #666699;
    font-weight: bold;
}

/* styles imported from old food & beverage layout */

.fbtitles {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
    font-weight: bold;
	line-height: 9pt;
	color: #CCCCCC;
}
.fbtitles2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	line-height: 9pt;
	color: #339999;
}
.fbimgsupertxt {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	line-height: 17pt;
	color: #66CCCC;
	white-space: nowrap;
}
.fgimgtxt {
    font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 11pt;
	color: #CCCCCC;
}
.fbimages{
	border-style: solid;
	border-color: #00CCCC;
	border-width: 10px;
	border-top-color:#EEEEEE;
    border-bottom-color:#999999;
    border-left-color:#CCCCCC;
    border-right-color:#AAAAAA;
}



