table.MenuItem{
	margin-top: 8px;
	margin-right: 3px;
	margin-bottom: 8px;
	margin-left: 3px;
	padding: 1px;
}
td.MenuItem {
	letter-spacing: 2px;
	text-align: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #004D9F;
	border-right-color: #004D9F;
	border-bottom-color: #004D9F;
	border-left-color: #004D9F;
	font-size: 8pt;
	font-weight: bold;
}
td.SubMenuItem {
	font-size: 8pt;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: right;
	margin-top: 2px;
}

