td.popeyes-menu
{
	font: bold 12pt arial, tahoma;
	font-variant: small-caps;
}

table.popeyes
{
	font: 12pt arial, tahoma;
	font-weight: normal;
}

body
{
}

td.menutableitem
{
	text-align: center;
	font: bold 12pt arial;
}

table.menutable img
{
	padding: 3px 0px;
}

td.menutableinfo
{
	text-align: center;
	font: bold 10pt arial;
	padding-bottom: 5px;
}

span.redbull
{
	color: #ff240e;
	font-size: 12pt;
}

img.fader 
{
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	border: 0px;
}

a.menuitem 
{
	text-decoration: none;
	font: bold 12pt arial;
	color: Black;
}

td.nav a.nav
{
	font: 14pt tahoma; 
	color: #ff240e;
	text-decoration: none;
}

td.nav a.nav:hover
{
	text-decoration: underline;
}

a.menuitem:hover img.fader 
{
	filter:alpha(opacity=100);
	-moz-opacity:1.00;
}
