.ThemeMiniBlackMenu,.ThemeMiniBlackSubMenuTable
{
	padding:	0;
	border:		1;
	font-family:	Verdana, arial, sans-serif;
	cursor: hand;
	white-space:	nowrap;
	FONT-WEIGHT: bold;
	font-size:	11px;
	color:		#FFFFFF;
}

.ThemeMiniBlackSubMenu
{
	position: absolute;
	visibility: hidden;
    left: 0px;
	z-index:    100;
	border:		0;
	padding:	0;
	color:		#FEC050;
}

.ThemeMiniBlackSubMenuTable
{
	border-top:		1px solid #686763;
	border-bottom:	1px solid #686763;
	border-left:	1px solid #686763;
	border-right:	1px solid #686763;
	cursor: hand;
}

.ThemeMiniBlackSubMenuTable
{
	white-space:	nowrap;
	font-family:	Verdana, arial, sans-serif;
	FONT-WEIGHT: bold;
	font-size:	11px;
	color:		#FEC050;
	background-color:	#FEBF50;
}

.ThemeMiniBlackMainItem
{
	text-decoration: none
	white-space:	nowrap;
	font-family:	Verdana, arial, sans-serif;
	FONT-WEIGHT: bold;
	font-size:	11px;
	color:		#FEC050;
}

.ThemeMiniBlackMenuItemHover,.ThemeMiniBlackMenuItemActive
{
	white-space:	nowrap;
	font-family:	Verdana, arial, sans-serif;
	font-size:	11px;
	FONT-WEIGHT: bold;
	color:		#FEC050;
	background-color:	#eeeeee;

}

TD.SubMenuTable2
{
	white-space:	nowrap;
	font-family:	Verdana, arial, sans-serif;
	font-size:	11px;
	FONT-WEIGHT: bold;
	background-color:	#eeeeee;

}
.ThemeMiniBlackMainItemHover,.ThemeMiniBlackMainItemActive
{
	text-decoration: none;
	white-space:	nowrap;
	font-family:	Verdana, arial, sans-serif;
	font-size:	11px;
	FONT-WEIGHT: bold;
	color: #EEEEEE;
}