td.aboveTopMenu	{	background-color: #CCCC99;	background-image: url("../GraphicsUI/bgTopNavBarTop_10x10.gif");	background-repeat: no-repeat;	background-position: right;	}td.navBarTopStrip	{	background-color: #FFFFCE;	height: 5px;	}td.navBarMiddle	{	background-color: #00068A; /*One or the other.*/	background-image: url("../GraphicsUI/bgTopNavBar_2x31.gif");	}td.navBarBottomStrip	{	background-color: #CCCC99;	}a.topMenu:link, a.topMenu:visited	{	font-size: 9pt;	font-family: Arial, Helvetica;	font-weight: bold;	font-style: normal;	color:#FFFFFF;	text-decoration: none;	white-space: nowrap;	}a.topMenu:hover, a.topMenu:active	{	font-size: 9pt;	font-family: Arial, Helvetica;	font-weight: bold;	font-style: normal;	color:#FF0000;	text-decoration: none;	white-space: nowrap;	}a.currentMenu:link, a.currentMenu:visited	{	font-size: 9pt;	font-family: Arial, Helvetica;	font-weight: bold;	font-style: underline;	color:#FF0000;	text-decoration: none;	white-space: nowrap;	}a.currentMenu:hover, a.currentMenu:active	{	font-size: 9pt;	font-family: Arial, Helvetica;	font-weight: bold;	font-style: underline;	color:#FFFFFF;	text-decoration: none;	white-space: nowrap;	}
