.ThemeOfficeMenu {
	CURSOR: default;
	WHITE-SPACE: nowrap;
	height : 24px;
}
.ThemeOfficeSubMenuTable {
	CURSOR: default;
	WHITE-SPACE: nowrap;
	color: white;
	OVERFLOW: visible;
}
.ThemeOfficeSubMenu {
	Z-INDEX: 100; 
	FILTER: progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=180, Strength=2); 				    VISIBILITY: hidden; 
	OVERFLOW: visible;
	POSITION: absolute;
}

.ThemeOfficeMainItem {/*само меню - главная строка*/
	color: #ffffff;
	CURSOR: default;
	WHITE-SPACE: nowrap;
	padding-left:8px;
	font-size:11px;
	font-weight : bold;
}
.ThemeOfficeMainItemHover {/*само меню - главная строка hover*/
	CURSOR: default;
	WHITE-SPACE: nowrap;
	color: #FF6600;
	padding-left:8px;
	font-size:11px;
	font-weight : bold;
}
.ThemeOfficeMainItemActive {
	CURSOR: default;
	WHITE-SPACE: nowrap;
	/*background: #900107;*/
	padding-left:8px;
	font-size:11px;
	font-weight : bold;
}
.ThemeOfficeMenuItem {
	CURSOR: default;
	WHITE-SPACE: nowrap;
	BACKGROUND-COLOR: #4a5486;
	background-color : #666666;

}
.ThemeOfficeMenuItemHover {
	CURSOR: default;
	WHITE-SPACE: nowrap; 
	background: url(../templates/rus/images/px/main_menu_bg.gif) left repeat-x #999999;
}
.ThemeOfficeMenuItemActive {
	CURSOR: default;
	WHITE-SPACE: nowrap;
	background-color : #999999;
	background-color : #000000;
}
TD.ThemeOfficeMainItemActive {
	/*BORDER-RIGHT: #333366 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #333366 1px solid; PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; BORDER-LEFT: #333366 1px solid; PADDING-TOP: 0px; BORDER-BOTTOM: #333366 1px solid;*/
}
.ThemeOfficeMainFolderLeft {
	
}
.ThemeOfficeMainItemLeft {
	
}
.ThemeOfficeMainFolderText {
	
}
.ThemeOfficeMainItemText {
	
}
.ThemeOfficeMainFolderRight {
	
}
.ThemeOfficeMainItemRight {
	
}
TD.ThemeOfficeMainFolderLeft {
	padding:2px;
}
TD.ThemeOfficeMainItemLeft {
	padding:2px;
}
TD.ThemeOfficeMainFolderText {
	padding:2px;
	WHITE-SPACE: nowrap;
}
TD.ThemeOfficeMainItemText {
	padding:2px;
	WHITE-SPACE: nowrap;
}
TD.ThemeOfficeMainFolderRight {
/*	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px;
*/}
TD.ThemeOfficeMainItemRight {
/*	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px;
*/}
TR.ThemeOfficeMainItem TD.ThemeOfficeMainFolderLeft {
	padding:2px;
	WHITE-SPACE: nowrap;
}
TR.ThemeOfficeMainItem TD.ThemeOfficeMainItemLeft {
	WHITE-SPACE: nowrap
}
TR.ThemeOfficeMainItem TD.ThemeOfficeMainFolderText {
	padding:2px;
}
TR.ThemeOfficeMainItem TD.ThemeOfficeMainItemText {
	padding:2px;
}
TR.ThemeOfficeMainItem TD.ThemeOfficeMainItemRight {
	padding:2px;
}
TR.ThemeOfficeMainItem TD.ThemeOfficeMainFolderRight {
	padding:2px;
}
.ThemeOfficeMenuFolderLeft {
	padding:2px;
	WHITE-SPACE: nowrap
}
.ThemeOfficeMenuItemLeft {
	padding:2px;
	WHITE-SPACE: nowrap;
}
.ThemeOfficeMenuFolderText {
	padding:2px;
	WHITE-SPACE: nowrap;
	color:#FFFFFF;
	font-size:10px;
		font-weight : bold;
}
.ThemeOfficeMenuItemText {
	padding:2px;
	WHITE-SPACE: nowrap;
	color:#FFFFFF;
	font-size:10px;
		font-weight : bold;
}
.ThemeOfficeMenuFolderRight {
	padding:2px;
	WHITE-SPACE: nowrap;
}
.ThemeOfficeMenuItemRight {
	padding:2px;
	WHITE-SPACE: nowrap;
}
.ThemeOfficeMenuItem .ThemeOfficeMenuFolderLeft {
	/*	PADDING-RIGHT: 3px;
	PADDING-LEFT: 2px;
	PADDING-BOTTOM: 3px; 
	PADDING-TOP: 3px;
*/
	WHITE-SPACE: nowrap;
	background: #ffffff;
	background: #eeeeee;
}
.ThemeOfficeMenuItem .ThemeOfficeMenuItemLeft {
	WHITE-SPACE: nowrap; /*background: #f3f3f3;*/
	background: #ffffff;
	background: #eeeeee;
}
.ThemeOfficeMenuItem .ThemeOfficeMenuFolderText {
/*	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 3px; 
	PADDING-TOP: 3px;
*/}
.ThemeOfficeMenuItem .ThemeOfficeMenuItemText {
	padding:2px;
}
.ThemeOfficeMenuItem .ThemeOfficeMenuFolderRight {
	padding:2px;
}
.ThemeOfficeMenuItem .ThemeOfficeMenuItemRight {
	padding:2px;
}
.ThemeOfficeMenuSplit {
	BORDER-TOP: #000000 1px solid;
	MARGIN: 2px;
	OVERFLOW: hidden;
	HEIGHT: 1px
}
.ThemeOfficeMenuItem IMG.seq1 {
	DISPLAY: inline
}
.ThemeOfficeMenuItemHover seq2 {
	DISPLAY: inline
}
.ThemeOfficeMenuItemActive seq2 {
	DISPLAY: inline
}
.ThemeOfficeMenuItem .seq2 {
	DISPLAY: none
}
.ThemeOfficeMenuItemHover .seq1 {
	DISPLAY: none
}
.ThemeOfficeMenuItemActive .seq1 {
	DISPLAY: none
}

