.menu_body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
.menu_header {
	font-size: 16pt;
	color: #FFFFFF;
	background-color: #990000;
	text-indent: 10px;
	text-align: center;
}
.menuChoiceItems {
	font-size: 13pt;
	font-weight: bold;
	color: #990000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #FF3300;
	border-right-color: #FF3300;
	border-bottom-color: #FF3300;
	border-left-color: #FF3300;
	line-height: 20pt;
	font-style: italic;
	list-style-type: circle;
}
.menu_name {
	font-size: 13pt;
	font-weight: bold;
	color: #990000;
}
.menu_black_bold {
	font-weight: bold;
	color: #000000;
}
.menuNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.menuNavigationLight {
	font-style: italic;
}
#container #navigationMenu a {
	color: #660000;
	font-weight: bold;
}
.ImageAlignRIght {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
	border: thin solid #660000;
}
