#FWTableContainerElderly {
/* 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:750px;
	height:35px;
	text-align:left;
}

/* ================================== Begin of Active Mind Menu Style ================================== */

#MenuActiveMind {
/* This class defines things about menu MenuActiveMind's div. */
	position:absolute;
	left:-150px;
	top:0px;
	visibility:hidden;
	background-color:#fbe2c4;
	border:1px solid #fbe2c4;
	width:150px;
	height:85px;
}

.MMMIFVStyleMenuActiveMind {
/* This class determines the general characteristics of the menu items in menu MenuActiveMind */
	border-top:1px solid #fbe2c4;
	border-left:1px solid #fbe2c4;
	border-bottom:1px solid #fbe2c4;
	border-right:1px solid #fbe2c4;
	width:150px;
	height:22px;
	voice-family: "\"}\"";
	voice-family:inherit;
}

.MMMIVStyleMenuActiveMind {
/* This class determines the general characteristics of the menu items in menu MenuActiveMind */
	border-top:0px;
	border-left:1px solid #fbe2c4;
	border-bottom:1px solid #fbe2c4;
	border-right:1px solid #fbe2c4;
	width:240px;
	height:21px;
	voice-family: "\"}\"";
	voice-family:inherit;
}

#MenuActiveMind_Item_0 {
/* Unique ID for item 0 of menu MenuDementia so we can set its position */
	left:0px;
	top:0px;
}

#MenuActiveMind_Item_1 {
/* Unique ID for item 1 of menu MenuDementia so we can set its position */
	left:0px;
	top:22px;
}

#MenuActiveMind_Item_2 {
/* Unique ID for item 2 of menu MenuDementia so we can set its position */
	left:0px;
	top:43px;
}

#MenuActiveMind_Item_3 {
/* Unique ID for item 3 of menu MenuDementia so we can set its position */
	left:0px;
	top:64px;
}
/* ================================== End of Active Mind Menu Style ================================== */

/* ================================== Begin of Dementia Menu Style ================================== */


#MenuContainerElderly {
/* This ID is related to the master menu div for menu MenuContainerElderly and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:150px;
	top:35px;
	visibility:hidden;
	z-index:0;
}
#MenuDementia {
/* This class defines things about menu MenuDementia's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#fbe2c4;
	border:1px solid #fbe2c4;
	width:150px;
	height:190px;
}

.MMMIFVStyleMenuDementia {
/* This class determines the general characteristics of the menu items in menu MenuDementia */
	border-top:1px solid #fbe2c4;
	border-left:1px solid #fbe2c4;
	border-bottom:1px solid #fbe2c4;
	border-right:1px solid #fbe2c4;
	width:150px;
	height:22px;
	voice-family: "\"}\"";
	voice-family:inherit;
}

.MMMIVStyleMenuDementia {
/* This class determines the general characteristics of the menu items in menu MenuDementia */
	border-top:0px;
	border-left:1px solid #fbe2c4;
	border-bottom:1px solid #fbe2c4;
	border-right:1px solid #fbe2c4;
	width:150px;
	height:21px;
	voice-family: "\"}\"";
	voice-family:inherit;
}

#MenuDementia_Item_0 {
/* Unique ID for item 0 of menu MenuDementia so we can set its position */
	left:0px;
	top:0px;
}

#MenuDementia_Item_1 {
/* Unique ID for item 1 of menu MenuDementia so we can set its position */
	left:0px;
	top:22px;
}

#MenuDementia_Item_2 {
/* Unique ID for item 2 of menu MenuDementia so we can set its position */
	left:0px;
	top:43px;
}

#MenuDementia_Item_3 {
/* Unique ID for item 3 of menu MenuDementia so we can set its position */
	left:0px;
	top:64px;
}

#MenuDementia_Item_4 {
/* Unique ID for item 4 of menu MenuDementia so we can set its position */
	left:0px;
	top:85px;
}

#MenuDementia_Item_5 {
/* Unique ID for item 5 of menu MenuDementia so we can set its position */
	left:0px;
	top:106px;
}

#MenuDementia_Item_6 {
/* Unique ID for item 6 of menu MenuDementia so we can set its position */
	left:0px;
	top:127px;
}

#MenuDementia_Item_7 {
/* Unique ID for item 7 of menu MenuDementia so we can set its position */
	left:0px;
	top:148px;
}

#MenuDementia_Item_8 {
/* Unique ID for item 8 of menu MenuDementia so we can set its position */
	left:0px;
	top:169px;
}

/* ================================== End of Dementia Menu Style ================================== */

#MenuContainerElderly img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MenuContainerElderly a {
/* Controls the general apperance for menu MenuContainerElderly's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4d4d4d;
	text-align:left;
	vertical-align:middle;
	padding:2px;
	background-color:#fbe2c4;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#MenuContainerElderly a:hover {
/* Controls the mouse over effects for menu MenuContainerElderly */
	color:#cc9900;
	background-color:#fbe2c4;
}
