.bodybox {
	padding-right: 15px;
	padding-left: 15px;
}
.category {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
.categoryBengali {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	font-style: italic;
}
.subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
}
.dish {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF3300;
	font-weight: bold;
	padding-top: 3px;
}
.price {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	font-style: italic;
	padding-top: 3px;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	padding-bottom: 5px;
}
.total {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #666666;
	font-weight: bold;
	padding-top: 15px;
}
.totalprice {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FF6600;
	font-weight: bold;
	padding-top: 15px;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	padding-bottom: 3px;
}
.bodybold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 3px;
}
div.errors {
	font-family: Georgia, "Times New Roman", Times, serif;
  color:#F00;
  font-size:12px;
}
div.errors a{
  font-weight: bold;
  color:#900;
}
.credit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	padding-bottom: 3px;
	text-decoration: none;
	padding-top: 10px;
}
.testtable {
	background-color: #999933;
	border: 1px solid #00FF66;
}
.orangelinebreak {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	margin-top: 5px;
	margin-bottom: 10px;
	clear: both;
}

#menuholder {
	padding-left: 30px;
}
