/* ThemeOfficeMenu Style Sheet */
.ThemeOfficeMenu,.ThemeOfficeSubMenuTable
{	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
   white-space: nowrap;
   cursor:	default;
	border:	0px;
	padding:	 0px;
}
.ThemeOfficeSubMenu
{	position:   absolute;
   visibility: hidden;
	z-index:  100;
   overflow: visible;
	border:	 0px;
	padding:		 3px;
  background-color: #FFFFFF; 
}
.ThemeOfficeSubMenuTable
{	overflow: visible;
}
.ThemeOfficeMainItem
{  cursor: pointer;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #7F99B2; 
	color:		 #FFFFFF;
	white-space: nowrap;
   padding:		 0px;
   border:		 0px;
 }
td.ThemeOfficeMainItemHover,td.ThemeOfficeMainItemActive,
.ThemeOfficeMainItemHover,.ThemeOfficeMainItemActive
{  cursor: pointer;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color:		 #003366;
              background-color:   #7F99B2; 
	padding:		 0px;
}
.ThemeOfficeMainFolderLeft,.ThemeOfficeMainItemLeft,
.ThemeOfficeMainFolderText,.ThemeOfficeMainItemText,
.ThemeOfficeMainFolderRight,.ThemeOfficeMainItemRight
{ 	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 18px;
	background-color: inherit;
	padding-top:   0px;
   padding-bottom:0px;
   padding-left:  0px;
   padding-right: 0px;
	border:			0px;
	white-space:   nowrap;
}
.ThemeOfficeMenuFolderLeft, .ThemeOfficeMenuItemLeft
{ 	padding-top:   0px;
   padding-bottom: 0px;
   padding-left:   5px;
   padding-right:  5px;
	border: 			 0px;
   white-space:      nowrap;
	background-color: #FFFFFF; 
}
.ThemeOfficeMenuFolderText, .ThemeOfficeMenuItemText
{	padding-top:    0px;
   padding-bottom: 0px;
   padding-left:   2px;
   padding-right:  5px;
	cursor: pointer;
	font-family: verdana, arial, helvetica, sans-serif;
	color:		 #083A6F;
	white-space: nowrap;
   border:		 0px;
	background-color:  #FFFFFF; 
}
.ThemeOfficeMenuFolderRight, .ThemeOfficeMenuItemRight
{	padding-top:    0px;
   padding-bottom: 0px;
   padding-left:   5px;
   padding-right:  5px;
	border:			 0px;
	background-color: #FFFFFF; 
   white-space:      nowrap;
}
.ThemeOfficeMenuItem .ThemeOfficeMenuFolderLeft,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemLeft
{	padding-top:    0px;
   padding-bottom: 0px;
   padding-left:   5px;
   padding-right:  5px;
   white-space:    nowrap;
   border:         0px;
	background-color: #7F99B2; 
}
.ThemeOfficeMenuItem .ThemeOfficeMenuFolderText,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemText
{	padding-top:    0px;
   padding-bottom: 0px;
   padding-left:   2px;
   padding-right:  5px;
   border:         0px;
	background-color: #7F99B2; 
	color: #FFFFFF;
}
.ThemeOfficeMenuItem .ThemeOfficeMenuFolderRight,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemRight
{	padding-top:    0px;
   padding-bottom: 0px;
   padding-left:   5px;
   padding-right:  5px;
   border:         0px;
   background-color:  #7F99B2; 
}
.ThemeOfficeMenuSplit
{	margin:   2px;
   height:  2px;
   overflow: hidden;
   background-color:  #7F99B2; 
	border:	 0px;
}
