.ThemeDefaultMenu {
	background-color: #C0C0C0;
	border-bottom: 0px;
	border-top: 0px;
	color: #FFFFFF;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	left: 50%;
	margin-left: -470px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
    position: absolute;
    text-align: center;
    width: 940px;
}
.ThemeDefaultSubMenuTable {
	background-color: #C0C0C0;
	border-bottom: solid 1px #C0C0C0;
	border-left: solid 1px #C0C0C0;
	border-right: solid 1px #C0C0C0;
	border-top: solid 1px white;
	color: #FFFFFF;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.ThemeDefaultSubMenu {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: absolute;
	visibility: hidden;
}
.ThemeDefaultSubMenuTable TD {
	white-space: nowrap;
}
.ThemeDefaultMainFolder {
	border-right: solid 1px white;
	cursor: text;
	white-space: nowrap;
	width: 94px;
}
.ThemeDefaultMainFolderLeft {
	cursor: text;
}
.ThemeDefaultMainFolderText {
	cursor: text;
}
.ThemeDefaultMainFolderRight {
	cursor: text;
}
.ThemeDefaultMainFolderHover {
	background-color: #FFFFFF;
	border-right: solid 1px white;
	color: #000000;
	cursor: text;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
	width: 94px;
}
.ThemeDefaultMainFolderActive {
	background-color: #FFFFFF;
	border-right: solid 1px white;
	color: #000000;
	cursor: text;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
	width: 94px;
}
.ThemeDefaultMainFolderLast {
	border-right: solid 1px #C0C0C0;
	cursor: text;
	white-space: nowrap;
	width: 94px;
}
.ThemeDefaultMainFolderLastHover {
	background-color: #FFFFFF;
	border-right: solid 1px #C0C0C0;
	color: #000000;
	cursor: text;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
	width: 94px;
}
.ThemeDefaultMainFolderLastActive {
	background-color: #FFFFFF;
	border-right: solid 1px #C0C0C0;
	color: #000000;
	cursor: text;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
	width: 94px;
}
.ThemeDefaultMainItem {	
	border-right: solid 1px white;
	white-space: nowrap;
	width: 94px;
}
.ThemeDefaultMainItemHover {
	background-color: #FFFFFF;
	border-right: solid 1px white;
	color: #000000;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
	width: 94px;
}
.ThemeDefaultMainItemActive {
	background-color: #FFFFFF;
	border-right: solid 1px white;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
	width: 94px;
}
.ThemeDefaultMainItemLast {
	border-right: solid 1px #C0C0C0;
	white-space: nowrap;
	width: 94px;
}
.ThemeDefaultMainItemLastHover {
	background-color: #FFFFFF;
	border-right: solid 1px white;
	color: #000000;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
	width: 94px;
}
.ThemeDefaultMainItemLastActive {
	background-color: #FFFFFF;
	border-right: solid 1px white;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
	width: 94px;
}
.ThemeDefaultMenuItem {
	white-space: nowrap;
}
.ThemeDefaultMenuItemHover {
	background-color: #FFFFFF;
	color: #000000;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}
.ThemeDefaultMenuItemActive {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}
.ThemeDefaultMenuSplit {
	border-top: solid 1px white;
	height: 1px;
	margin-bottom: 1px;
	margin-top: 1px;
	overflow: hidden;
}
.ThemeDefaultMenuVSplit {
	border-right: solid 1px white;
	margin: 0px;
	overflow: hidden;
	width: 1px;
}
.ThemeDefaultInactive {	
    background-color: #FFFFFF;
    border-right: solid 1px #C0C0C0;
    color: #000000;
    cursor: text;
    white-space: nowrap;
    width: 94px;
}
.ThemeDefaultInactiveLast {	
    background-color: #FFFFFF;
    border-right: solid 1px white;
    color: #000000;
    cursor: text;
    white-space: nowrap;
    width: 94px;
}

