td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}

#FWTableContainer {
/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	position:relative;
	margin:0px;
	width:416px;
	height:25px;
	text-align:left;
}

#MMMenuContainerSub1 {
/* This ID is related to the master menu div for menu MMMenuContainerSub1 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:0px;
	top:25px;
	visibility:hidden;
	z-index:300;
}

#MMMenuSub1 {
/* This class defines things about menu MMMenuSub1's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:transparent;
	width:104px;
	height:72px;
}

.MMMIFVStyleMMMenuSub1 {
/* This class determines the general characteristics of the menu items in menu MMMenuSub1 */
	border-top:0px solid #ffffff;
	border-left:0px solid #ffffff;
	border-bottom:0px solid #555555;
	border-right:0px solid #555555;
	width:104px;
	height:18px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:104px;
	height:18px;
}

.MMMIVStyleMMMenuSub1 {
/* This class determines the general characteristics of the menu items in menu MMMenuSub1 */
	border-top:0px;
	border-left:0px solid #ffffff;
	border-bottom:0px solid #555555;
	border-right:0px solid #555555;
	width:104px;
	height:18px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:104px;
	height:18px;
}

#MMMenuSub1_Item_0 {
/* Unique ID for item 0 of menu MMMenuSub1 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenuSub1_Item_1 {
/* Unique ID for item 1 of menu MMMenuSub1 so we can set its position */
	left:0px;
	top:22px;
}

#MMMenuSub1_Item_2 {
/* Unique ID for item 2 of menu MMMenuSub1 so we can set its position */
	left:0px;
	top:40px;
}

#MMMenuSub1_Item_3 {
/* Unique ID for item 3 of menu MMMenuSub1 so we can set its position */
	left:0px;
	top:58px;
}

#MMMenuContainerSub1 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainerSub1 a {
/* Controls the general apperance for menu MMMenuContainer0418181952_0's items, including color and font */
	vertical-align:middle;
	padding:0px;
	display:block;
	position:absolute;
}
