BODY
{
}

A
{
	color: blue;
	font-family: Arial;
	font-size: 8pt;
}


A:visited
{
	color: blue;
	font-family: Arial;
	font-size: 8pt;
}

A:hover
{
	font-family: Arial;
	font-size: 8pt;

}

.tabheader
{
	font-weight: bold;
	font-size: 8pt;
	left: 6px;
	color: white;
	text-indent: 5px;
	font-family: Arial;
}
#menulink
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	text-indent: 5px;
	font-family: Arial;
}
#menulinkitem
{
	font-weight: bold;
	font-size: 8pt;
	color: gainsboro;
	text-indent: 5px;
	font-family: Arial;
	background-color:  #666699;
}
#subtitle
{
	padding-right: 6px;
	padding-left: 6px;
	font-family: "Arial";
	background-color: #666699;
	font-size: 12px;
	border: 2px solid #2f9dc4;
	color: #FFFFFF;

}

#bothmenu
{
	padding-right: 6px;
	padding-left: 6px;
	font-family: "Arial";
	background-color: #e6edeb;
	font-size: 11px;
	border: 2px solid #2f9dc4;



}
#leftmenu
{
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
	font-size: 8pt;
	border-left: #2f9dc4 2px solid;
	color: green ;
	font-family: Arial;
	background-color: #e6edeb;
}
#rightmenu
{
	border-right: #2f9dc4 2px solid;
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
	font-size: 8pt;
	color: green ;
	font-family: Arial;
	background-color: #e6edeb;
}
#midmenu
{
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
	font-size: 8pt;
	color: green;
	font-family: Arial;
	background-color: #e6edeb;
}
#leftmenuitem
{
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
	font-size: 7pt;
	border-left: #2f9dc4 2px solid;
	color: black;
	font-family: Arial;
}
#rightmenuitem
{
	border-right: #2f9dc4 2px solid;
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
	font-size: 7pt;
	color: black ;
	font-family: Arial;
}
#midmenuitem
{
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
	font-size: 7pt;
	color: black;
	font-family: Arial;
}

.ordermenu
{
	font-weight: bold;
	font-size: 8pt;
	color: navy;
	font-family: Arial;
}

.itemcategory
{
	font-size: 8pt;
	color: olive;
	font-family: Arial;
}
.item
{
	font-weight: bold;
	font-size: 8pt;
	color: blue;
	font-family: Arial;
}

.itemunit
{
	font-size: 8pt;
	color: green;
	font-family: Arial;
}

.itemlistprice
{
	font-size: 8pt;
	color: red;
	font-family: Arial;
}
