.FormTextField12p {
	font-size: 12px;
	height: 18px;
}

.FormSubmitField12p {
	font-size: 12px;
	height: 20px;
}.BoldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.NormalText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
.HeaderText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;

}
.TitleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.HeaderTextSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.RestaurantMenuItem {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
}
.RestaurantMenuItemSmall {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
}
.RestaurantMenuItemText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.FooterDarkText {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;

}
.FooterLightText {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;

}
.FooterTable {
	border: thin solid #000000;
}
.FooterTableHeaderCell {
	border: thin solid #000000;
	background-color: #000000;
	margin: 0px;
	padding: 0px;


}
.FooterTableDataCell {
	border: medium solid #000000;


}
.BlackBorder {
	color: #000000;
	text-decoration: none;
	border-top: 5px solid #000000;
	border-right: 5px solid #000000;
	border-bottom: 5px solid #000000;
	border-left: 5px solid #000000;
	border: 5px solid #000000;
}

