  
TD{
  font-size : 12pt;
  font-weight : bold;
  color : black;
}
TH{
  font-size : 12pt;
  font-weight : bold;
  color : black;
  
}
BODY{
  font-size : 12pt;
  background-attachment : fixed;
  color : white;
  font-weight : bold;
}
.th-blue{
  background-color : #00cccc;
}
.table-width{
  width : 565px;
}

.pictureBlock{
  font-size : 11pt;
  background-image : url(../newmenu/menu-back2.gif);
  background-repeat : repeat-y;
  height : 540px;
}
.textBlock{
	font-size : 11pt;
	font-weight : bold;
	color : #00a19f;
	background-image : url(../newmenu/menu-back2.gif);
	background-repeat : repeat-y;
	padding-top : 10px;
	padding-left : 20px;
	padding-right : 20px;
	padding-bottom : 10px;
	text-align: left;
}
