.ThemeMiniRedMenu,.ThemeMiniRedSubMenuTable{
	background-color:	transparent;
	padding:	0;
	border:		0;
	
	cursor:		default;
	color: #30678e;
	width: 100%;
	vertical-align: middle;
	height: 31px !important;
	font-family: Arial;
}

.ThemeMiniRedSubMenu{ 
	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;
}

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

.ThemeMiniRedMainItem,.ThemeMiniRedMainItemHover,.ThemeMiniRedMainItemActive,
.ThemeMiniRedMenuItem,.ThemeMiniRedMenuItemHover,.ThemeMiniRedMenuItemActive{
	white-space:	nowrap;	
	font-size: 8pt !important;
}

.ThemeMiniRedMainItemHover,.ThemeMiniRedMainItemActive,
.ThemeMiniRedMenuItemHover,.ThemeMiniRedMenuItemActive{
	cursor: pointer;
}

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

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