body, p, table, td, th, ul, il, ol
{
	margin-top: 0px;
	margin-left: 0px;
 	margin-right: 0px;
 	font-family: Verdana;
	font-size: 12px;
}

.bold_black_text
{
	font-family: Verdana;
	font-size: 14px;
	color: Black;
	font-weight: bold;
}
.bold_white_text
{
	font-family: Verdana;
	font-size: 14px;
	color: White;
	font-weight: bold;
}
.copyright
{
	font-family: Verdana;
	font-size: 11px;
	color: BLACK;
	
}

.whiteblueborderBGW_table
{
	border: 1px solid White;
	
}

.menucat_table
{
	
	border-bottom: 1px dotted #2F2F1A;
	
}

.chef_img
{
	border: 1px solid #2F2F1A;
	
}
.inputfield
{
	border: 1px solid White;
	font-size: 11px;
	color: White;
	background: #2F2F1A;
}

a.copyright_links {font-size: 9px; text-decoration: none;}
a.copyright_links:link    {color: White;}
a.copyright_links:visited {color: White;}
a.copyright_links:active  {color: White;}
a.copyright_links:hover   {color: White; font-weight: bold;}

a.feedback {font-size: 10px; text-decoration: none;}
a.feedback:link    {color: #2F2F1A;}
a.feedback:visited {color: #2F2F1A;}
a.feedbacks:active  {color: #2F2F1A;}
a.feedback:hover   {color: Black; font-weight: bold;}

a.top_menu {font-size: 11px; text-decoration: none;}
a.top_menu:link    {color: White;}
a.top_menu:visited {color: White;}
a.top_menu:active  {color: White;}
a.top_menu:hover   {color: Black;}

a.email {font-size: 13px; text-decoration: none;/* font-weight: bold;*/}
a.email:link    {color: #2F2F1A; font-weight: bold;}
a.email:visited {color: #2F2F1A; font-weight: bold;}
a.email:active  {color: #2F2F1A; font-weight: bold;}
a.email:hover   {color: Black; font-weight: bold;}

a {font-size: 11px; text-decoration: none; font-weight: bold;}
a:link    {color: #2F2F1A; font-weight: bold;}
a:visited {color: #2F2F1A; font-weight: bold;}
a:active  {color: #2F2F1A; font-weight: bold;}
a:hover   {color: Black; font-weight: bold;}

a.imglink {font-size: 12px; text-decoration: none; font-weight: bold;}
a.imglink:link    {color: White; font-weight: bold;}
a.imglink:visited {color: White; font-weight: bold;}
a.imglink:active  {color: White; font-weight: bold;}
a.imglink:hover   {color: White; font-weight: bold;}

a.menu {font-size: 15px; text-decoration: none; font-weight: bold;}
a.menu:link    {color: #2F2F1A; font-weight: bold;}
a.menu:visited {color: #2F2F1A; font-weight: bold;}
a.menu:active  {color: #2F2F1A; font-weight: bold;}
a.menu:hover   {color: Black; font-weight: bold;}

a.langmenu {font-size: 17px; text-decoration: none;}
a.langmenu:link    {color: #2F2F1A;}
a.langmenu:visited {color: #2F2F1A;}
a.langmenu:active  {color: #2F2F1A;}
a.langmenu:hover   {color: Black; font-weight: bold;}

td.offR {
 border-top: 1px solid White;
background: #2F2F1A;
CURSOR: hand;
padding: 1px 0; text-indent: 3px;
}
td.onR{
border-top: 1px solid White;
background: #FCF1C7;
CURSOR: hand;
padding: 1px 0; text-indent: 3px;
}