table.smallMenu
	{
	background-image: url("../GraphicsUI/smnTopOfPyramid_276x35.gif");
	background-repeat: no-repeat;
	background-position: center;
	}

td.mainMenuNormal
	{
	white-space: nowrap;
	background-image: url("../GraphicsUI/mmnButtonBlue_1x32.gif");
	}

td.mainMenuHighlighted
	{
	font-size: 9pt;
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	color:#001D42;
	text-decoration: none;
	white-space: nowrap;
	background-image: url("../GraphicsUI/mmnButtonBlue_1x32.gif");
	}

td.mainMenuAlternate
	{
	white-space: nowrap;
	background-image: url("../GraphicsUI/mmnButtonGrey_1x32.gif");
	}

td.smallMenuNormal
	{
	white-space: nowrap;
	background-image: url("../GraphicsUI/smnButtonBlue_1x19.gif");
	}

td.smallMenuAlternate
	{
	font-size: 7pt;
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	color:#001D42;
	text-decoration: none;
	white-space: nowrap;
	background-image: url("../GraphicsUI/smnButtonGrey_1x19.gif");
	}

td.blackLink
	{
	background-color: #002C66;
	}

input.mainMenuSearch
	{
	font-size: 8pt;
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;	
	height: 18;
	width: 100;
	padding: 0px 0px 0px 2px;
	margin: 0px;
	}

input.mainMenuSearchHighlighted
	{
	font-size: 8pt;
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;	
	height: 18;
	width: 100;
	padding: 0px 0px 0px 2px;
	margin: 0px;
	border: red solid thin;
	}

a.mainMenu:link, a.mainmenu:visited
	{
	font-size: 9pt;
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	color:#FFFFFF;
	text-decoration: none;
	white-space: nowrap;
	}

a.mainMenu:hover, a.mainMenu:active
	{
	font-size: 9pt;
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	color:#001D42;
	text-decoration: none;
	white-space: nowrap;
	}

a.smallMenu:link, a.smallMenu:visited
	{
	font-size: 8pt;
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	color:#FFFFFF;
	text-decoration: none;
	white-space: nowrap;
	}

a.smallMenu:hover, a.smallMenu:active
	{
	font-size: 8pt;
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	color:#001D42;
	text-decoration: none;
	white-space: nowrap;
	}
