.menuRow  {
	background-color : black;
	vertical-align : middle;
	text-align : center;
}
.RowLabel {
	color : White;
}
.RowLabelLoud {
	color : Red;
}
.HeadingCenter  {
	background-color : Black;
	color : White;
	font-weight : bold;
	text-align : center;
	font-family : Times New Roman;
	font-size : 9pt;
}
.HeadingCenterBlk  {
	background-color : White;
	color : Black;
	font-weight : bold;
	text-align : center;
	font-family : Times New Roman;
	font-size : 12pt;
}
.HeadingRight  {
	background-color : Black;
	color : Yellow;
	font-weight : bold;
	text-align : right;
	font-family : Times New Roman;
	font-size : 9pt;
}
.StaticData {
	color : Yellow;
}
.StaticDataBlk {
	color : Black;
}
.NavLinks  {
	background-color : Yellow;
	color : White;
	font-weight : bold;
	text-align : left;
}
