body {
	font: 15px normal Verdana, Arial, Helvetica, sans-serif;
	background: #838383;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
	margin: 0;
	padding: 0;
}

A {
	text-decoration: none;
	color: #000000;
}

A:hover {
text-decoration: none;
color: red;
}

.menutabletop {
	color: #000000;
	background-image: url(pics/menubg1.jpg);
	background-position: left;
	background-repeat: no-repeat;
	font: bold 16px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.menutable {
	color: #000000;
	background-image: url(pics/.jpg);
	background-position: center;
	background-repeat: repeat;
    font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
    font-color: #2A6D75;
	text-align: left;
}

.menubar A {
	display: block;
	font-weight: bold;	
	line-height: 40px;
	text-decoration: none;
	white-space: nowrap;
}

.menubar A:hover {
	background: url(pics/bread.png) no-repeat left;
	text-decoration: none;
	color: #000000;
}

.bgimg {	
	background-image: url(pics/mainbg.jpg);
	background-position: center;
	background-repeat: repeat;
}

.bgimg1 {	
	background-image: url(pics/mainbg.jpg);
	background-position: center;
	background-repeat: repeat;
    text-align: left;
}

.adrestable {
    text-align: left;
}

@media print {
.printniet {display: none;}
}

@media screen {
/*
A:link { color: #000080; text-decoration: none }

A:visited { color: #808000; text-decoration: none }

A:active { color: #000080; text-decoration: none }



body {
  font-family: Verdana;
  font-color: #2A6D75;
  background-color: white;
  background-repeat: no-repeat;
  background-position: bottom;
  background-attachment: fixed;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
*/

.menubody {
 	background-color: white;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

.menutable {
  border-width: 0;
  border-style: ridge;
  border-color: lightgray;
  background-color: yellow;
}
/*
H1 {
  font-family: Verdana;
  font-size: 12pt;
  font-style: strong;
  color: black;
  background-color: yellow;
  text-align: left;
}

H2 {
  font-family: Verdana;
  font-size: 13pt;
  font-style: normal;
  text-align: left;
  color: black;
}
*/

.tablerow1 {
  background-color: #000000;
  font-family: Verdana;
  font-weight: bold;
  font-size: 12px;
  color: #ffffff;
  text-align: left;
}

.tablecell1 {
  background-color: white;
  font-family: Verdana;
  font-weight: bold;
  font-size: 12px;
  font-color: #2A6D75;
  text-align: left;
}

.tablecell2 {
  background-color: #FFFFCC;
  font-family: Verdana;
  font-weight: bold;
  font-size: 12px;
  font-color: #2A6D75;
  text-align: left;
}


.logintable {
  border-width: 1;
  border-style: solid;
  border-color: black;
}

.orderlist {
  border-width: 1px;
  border-style: solid;
  border-color: black;
  padding-left: 2%;
  padding-right: 2%;
  width: 96%;
  }

.showproduct {
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  font-family: Verdana;
  font-weight: normal;
  font-size: 12px;
  color: #000000;
  text-align: left;
  background-color: #ffffc9;
  }

TD.producttitle {
  background-color: #b7b7b7;
  font-family: Verdana;
  font-weight: bold;
  font-size: 12px;
  color: #000000;
  text-align: left;
}

.productbody {
  background-color: #ffffc9;
  font-family: Verdana;
  font-weight: normal;
  font-size: 12px;
  color: #000000;
  text-align: left;
}


TH {
	color: black;
	background-color: #E0E0E0;
}

.displayniet {display: none;}

}
