body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 20px;
	padding: 0px;
	background-color: #600000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.Verbiage{
	text-align: justify;
	line-height: 28px;
	letter-spacing: 1px;
	font-size: 14px;
}

.WhiteBorder {
	border: 1px solid #FFFFFF;
}
.GoldBorder {
	border: 1px solid #BE9A00;
}
.BlackBorder {
	border: 1px solid #000000;
}

.Menu a {
	text-decoration: underline;
	font-family: Pristina, Verdana;
	font-size: 24px;
	filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=true);
}

.Menu a:hover {
	color: #BE9A00;
	text-decoration: underline;
	filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=true);

}.LargeText {
	font-size: medium;
}

.LightGoldFont {
	color: #FFE67D;
}


.MenuCell{
	background-color: #000000;
	color: #FFFFFF;
	font-family: Pristina, Verdana;
	font-size: 20px;
	cursor: hand;
}

.MenuCellHover{
	background-color: #000000;
	color: #BE9A00;
	font-family: Pristina, Verdana;
	font-size: 20px;
	cursor: hand;
}


.PageHeading {
	font-family: Pristina, Georgia, "Times New Roman";
	font-size: 40px;
	color: #FFFFFF;
	filter: DropShadow(Color=#000000, OffX=2, OffY=2, Positive=true);
}

a {
	color: #FFE67D;
}
a:hover {
	color: #BE9A00;
}

.MenuItemName {
	font-size: 18px;
	letter-spacing: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFE67D;
	padding-top: 15px;


}
.MenuItemPrice {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;




}
.MenuItemDescription {

	color: #FFFFFF;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.MenuHide {
	visibility: hidden;
	position: absolute;
	width: 0px;
	height: 0px;
}

.MenuShow {
	visibility: visible;
	position: static;
	width: 550px; 
	border: solid 1px #BE9A00; 
	padding:8px;
}
.NewsDate {
	font-weight: bold;
	color: #FFE67D;
	font-size: 14px;
	padding-left: 20px;
	vertical-align: top;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
}
.NewsDetail {
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: justify;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
	font-size: 14px;
}
p {
	padding-bottom: 8px;
}
.MenuDescription {
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1px;
}
.AdminArea {
	color: #000000;
	background-color: #FFFF00;
	border: 1px solid #FF0000;
	padding: 4px;


}

.AdminArea a{
	color: #000000;
	text-decoration: underline;
	font-weight:bold;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.AdminArea a:hover {
	color: #990000;
}.ErrMsg {
	font-size: 12px;
	color: #FF0000;
	height: 30px;
	font-weight: bold;
}
hr {
	color: #BE9A00;
}
th {
	font-size: 12px;
	background-color: #000000;
	font-weight: bold;

}
.MenuLink {

	font-size: 20px;
	letter-spacing: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 15px;
}
.MenuType {

	font-size: 30px;
	letter-spacing: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding-top: 15px;
}
ng-top: 15px;
}
.SubHeading {
	font-weight: bold;
	color: #FFE67D;
	font-size: 14px;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;

}
0px;
	padding-bottom: 10px;
	text-align: right;
}
.SectionHeading {
	font-family: Begin;
	font-size: 30px;
	color: #FFFFFF;
	filter: DropShadow(Color=#000000, OffX=2, OffY=2, Positive=true);
	letter-spacing: 4px;
	text-transform: uppercase;


}

.transOFF {opacity:0; -moz-opacity: 0;}
.transON  {opacity:.25; -moz-opacity: 0.25;}