@charset "utf-8";
.blkBorder {
	background-color: #F5F5F5;
	border: 2px solid #E2E2E2;
}
.menuItem {
	font-weight: normal;
	color: #000;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
.yelLg {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;

}
.price {
	font-size: 10px;
	font-weight: bold;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
.menuDesc {
	font-size: 10px;
	font-weight: normal;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
.menuItemWhite {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
.menuDescLg {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.sectionHeader {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #653366;
}
.rightDiv {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #999;
}
.lrbBorder {
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	background-color: #CCC;
}
.bBorder {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.tBordPink {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #653366;
}
.bgPink {
	background-color: #FF40FE;
	padding: 3px;
}
.smYel {
	font-size: 10px;
	font-weight: normal;
	color: #653366;
	font-family: Arial, Helvetica, sans-serif;
}
.smWhite {
	font-size: 10px;
	font-weight: normal;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

