.ThemeMiniWhiteMenu,.ThemeMiniWhiteSubMenuTable{
	background-color:	transparent;
	padding:	0;
	border:		0;
	
	cursor:		default;
	color: Gray;
	width: 100%;
	vertical-align: middle;
	height: 20px !important;
	font-family: Arial;
	width: 125px;
}
.ThemeMiniWhiteSubMenuTable{
	background-color:white;
	border: 1px solid #cccccc;
}
.ThemeMiniWhiteSubMenu{ 
	position: absolute;
	visibility: hidden;
	/* Netscape/Mozilla renders borders by increasing
	   their z-index.  The following line is necessary
	   to cover any borders underneath */
	z-index:        100;
	border:		0;
	padding:	0;
	width: 190px;
}

.ThemeMiniWhiteSubMenuTable{
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 8pt !important;
}
.ThemeMiniWhiteMenu TD{
	font-size: 8pt !important;
}
.ThemeMiniWhiteSubMenuTable TD{
	white-space:	nowrap;
	padding-top: 3px !important;
	padding-bottom: 3px !important;
	padding-left: 2px !important;
	text-transform: none !important;
	font-size: 8pt !important;
}

.ThemeMiniWhiteMainItem,.ThemeMiniWhiteMainItemHover,.ThemeMiniWhiteMainItemActive,
.ThemeMiniWhiteMenuItem,.ThemeMiniWhiteMenuItemHover,.ThemeMiniWhiteMenuItemActive{
	white-space:	nowrap;	
	font-size: 8pt !important;
}

.ThemeMiniWhiteMainItemHover,.ThemeMiniWhiteMainItemActive,
.ThemeMiniWhiteMenuItemHover,.ThemeMiniWhiteMenuItemActive{
	cursor: pointer;
}

.ThemeMiniWhiteMenuSplit{
	height:		1px;
	margin-top:	1px;
	margin-bottom:	1px;
	overflow:	hidden;
	background-color:	inherit;
}

.ThemeMiniWhiteMenuVSplit{
	width:		1px;
	margin:		0px;
	overflow:	hidden;
	background-color:	inherit;
}
