A:link {font-family: Arial; font-size: 8pt; font-style: normal; text-decoration: underline; color: #000000;}
A:visited {font-family: Arial; font-size: 8pt; font-style: normal; text-decoration: underline; color: #000000;}
A:active {font-family: Arial; font-size: 8pt; font-style: normal; text-decoration: underline; color: #000000;}
A:hover {font-family: Arial; font-size: 8pt; font-style: normal; text-decoration: underline; color: #FFFFFF;}
A.big1:link {font-family: Arial; font-size: 12pt; font-style: normal; text-decoration: underline; color: #0000FF;}
A.big1:visited {font-family: Arial; font-size: 12pt; font-style: normal; text-decoration: underline; color: #0000FF;}
A.big1:active {font-family: Arial; font-size: 12pt; font-style: normal; text-decoration: underline; color: #0000FF;}
A.big1:hover {font-family: Arial; font-size: 12pt; font-style: normal; text-decoration: underline; color: #FFFFFF;}
A.big2:link {font-family: Arial; font-size: 12pt; font-style: normal; text-decoration: underline; color: #FFBA01;}
A.big2:visited {font-family: Arial; font-size: 12pt; font-style: normal; text-decoration: underline; color: #FFBA01;}
A.big2:active {font-family: Arial; font-size: 12pt; font-style: normal; text-decoration: underline; color: #FFBA01;}
A.big2:hover {font-family: Arial; font-size: 12pt; font-style: normal; text-decoration: underline; color: #FFFFFF;}
A.menucont:link {font-family: Arial; font-size: 10pt; font-style: normal; text-decoration: underline; color: #FFBA01;}
A.menucont:visited {font-family: Arial; font-size: 10pt; font-style: normal; text-decoration: underline; color: #FFBA01;}
A.menucont:active {font-family: Arial; font-size: 10pt; font-style: normal; text-decoration: underline; color: #FFBA01;}
A.menucont:hover {font-family: Arial; font-size: 10pt; font-style: normal; text-decoration: underline; color: #FFFFFF;}
A.link:link {font-family: Arial; font-size: 12pt; font-weight:bold; font-style: normal; text-decoration: underline; color: #FFFFFF;}
A.link:visited {font-family: Arial; font-size: 12pt; font-weight:bold; font-style: normal; text-decoration: underline; color: #FFFFFF;}
A.link:active {font-family: Arial; font-size: 12pt; font-weight:bold; font-style: normal; text-decoration: underline; color: #FFFFFF;}
A.link:hover {font-family: Arial; font-size: 12pt; font-weight:bold; font-style: normal; text-decoration: underline; color: #FFFF00;}



BODY {
	margin-top: 0px;
	margin-left: 0px;	
}

.mgr {
	margin-right: 10px;
}

.title {
	font-family: Arial;
	font-size: 14pt;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	margin-left: 20px;
	margin-top: 20px;
}

.tablelabel {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	color: #FFFFFF;
	margin-left: 20px;
	margin-top: 20px;
}

.redtext {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}

.redtextsmall {
	font-family: Arial;
	font-size: 8pt;
	color: #FF0000;
	text-align: right;
}


.blacktitle {
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}



.variant {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;	
	color: #FF0000;
	text-align: right;
}

.item {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

.price {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
}

.description {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}

.order {
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
	vertical-align: top;
	background: #FFFFFF;
}

.restauranttitle {
	font-family: Tahoma, Arial;
	font-size: 14pt;
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}

.whitetitle {
	font-family: Tahoma, Arial;
	font-size: 14pt;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}


.pagetitle {
	font-family: Tahoma, Arial;
	font-size: 14pt;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	margin-left: 20px;
}

.loggedin {
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: center;
}

.searchbar1 {
	font-family: Arial;
	font-size:10pt;
	color: #000000;
	background: #FFBA01;
	
}

.searchbar2 {
	font-family: Arial;
	font-size:10pt;
	color: #FFFFFF;
	background: #3200D4;
	
}

.normal {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: top;
}

.menuadmin {
	font-family: Arial;
	font-size: 12pt;
	background: #0FD5FF;
	color: #000000;
	margin-left: 20px;
}

.menuadminbar {
	font-family: Arial;
	font-size: 12pt;
	background: #64357D;
	color: #000000;
}


