body 
	{
		margin: 0px;
		padding: 0px;
		font-family:Comic Sans MS;
		font-size: 16px;
		height: 100%;		
		scrollbar-base-color: #000;
	}
	

a.p
	{ 
		color: #000000;
		font-size:20px;
	  text-decoration:none;  
	}
	
	
a:hover.p
	{ 
		color: #99170B;
		font-size:20px;
	  text-decoration:none;  
	}
	
a.r
	{
		color: #99170B;
		text-decoration:underline;
	}
	
	
a.s
	{
		color: #000000;
		font-size:18px;
	    text-decoration:underline;
	}

a:hover.s
	{
		color: #99170B;
		font-size:18px;
	    text-decoration:underline;
	}
	
a.t
	{ 
		color: #000000;
		font-size:14px;
	  text-decoration:none;  
	}
	
	
a:hover.t
	{
		color: #99170B;
		font-size:14px;
	    text-decoration:underline;
	}

table.r	
	{ border: double;
	border-right-style:none;
	border-bottom-style:none;
	border-top-style:none;
	border-left-style:none;
	
	
	}
	
table.y
	{ border: double;
	border-right-color:#000000;
	border-bottom-style:none;
	border-top-style:none;
	border-left-style:none;
	
	
	}
	
img.i 
	{
		border: 3px;
		border-color:#99170B;
		border-style:solid;
		
	}
	
font.w
    {
	    color:#75181D;
		font-size:24px;
		
	}
	
font.x	
    {   
		background-color:#9a0a1c;
		color:#FFFFFF;
		font-size:18px;
    }
	    
td.i
    {
	    background-color:#E8E8E8;
		height:25px;
		width:155px;
	
	}
	
td.d
    {
		color: #FFFFFF;
		font-size:20px;	
		
	}
	
td.c
    {
		color: #042F59;
		font-size:18px;	
		
	}



/***/
table.menu td {
  padding:0;
  vertical-align: top;
}



table.menu td.label {
  line-height:1.2em;
  background:url('/i/dots.gif') repeat-x bottom right;
}



table.menu span { 
  background: #C0783A;
  padding-right:2px;
}

/*
table.menu span.price { 
  font-size: 1.3em;
  color: #FEB92E;
}
*/

/*
h2.menu-name {
  display:inline;
  font-size: 1.3em;
  font-weight: normal;
  font-family: arial, sans-serif;
} */



/***/