.favMenu		{font: menu; color: #000000; font-style:strong; cursor: hand;}
.favMenu div	{width: 100%; background-color:#ffffff}
.favMenu a		{color: #ff7700; text-decoration: none;}
.favMenu a:hover{color: #000000; text-decoration: underline;}
.topFolder		{padding: 2px; border: 0px solid buttonface;font-size: 12px;}
.topItem		{padding: 2px; border: 0px solid buttonface;font-size: 12px;}
.subFolder		{padding: 3px;background-color:aca899;}
.subItem		{padding: 1px; border-color:aca899;color: #ff7700;}
.sub			{display: none;
				font-size: 12px;
				color: #000000;
				border-left: 0px solid buttonshadow;
				border-right: 0px solid buttonhighlight;
				border-bottom: 0px solid buttonhighlight;
				padding-top: 0px;}
.sub .sub		{border: 0px;}

.icon			{margin-right: 5; width: 12; height: 12; vertical-align: top;}

.outer			{border-left: 0px solid buttonshadow;

				border-top: 0px solid buttonshadow;
				border-bottom: 0px solid buttonhighlight;
				height:1px;
				height:auto

				padding: 0px;}
.inner			{border-left: 0px solid buttonhighlight;
	
				border-top: 0px solid buttonhighlight;
				border-bottom: 0px solid buttonshadow;
				padding: 0px;
				background-color:#ffffff;
				border-right:1px;
				overflow: hidden;}

.scrollButton	{position: absolute;
				height: 16px;
				width: 50px;
				overflow: hidden;
				font-family: webdings;
				font-size: 14px;
				text-align: center;
				color: #000000;
				display: none;
				cursor: default;
				border: 0px solid buttonface;}
.flat			{border: 0px solid buttonface;
				padding: 0px;}
