/* ThemeOffice2003Menu Style Sheet */
.ThemeOffice2003Menu,.ThemeOffice2003SubMenuTable
{
	font-family:	 Nsimsum, verdana, arial, sans-serif;
	font-size:	14px;
	color:#330099;
	
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	2px;
	padding-right:	2px;

	white-space:	nowrap;
	cursor:		pointer;
}

.ThemeOffice2003SubMenu
{
	position:	absolute;
	visibility:	hidden;
	padding-top:	0px;
	padding-bottom:	0px;
	padding-left:	0px;
	padding-right:	0px;
	/*
	   Netscape/Mozilla renders borders by increasing
	   their z-index.  The following line is necessary
	   to cover any borders underneath
	*/
	/*z-index:	100;*/
	z-index: 0;
	border:	0;
	/*background:	#F5F5F5 url(menubg.gif) repeat scroll 0%;*/
	/*background:	#2e429b repeat scroll 0%; */
	background:	#FFCC33 repeat scroll 0%;

	/*overflow:	visible;
	border:		1px solid #DDDDDD;*/
	border-top:		0;
	border-bottom: 	0px solid #CCCCCC;
	border-left: 	0px solid #CCCCCC;
	border-right: 	0px solid #CCCCCC;
}

.ThemeOffice2003SubMenuTable
{
	overflow:		visible;
}


.ThemeOffice2003MainItem,.ThemeOffice2003MainItemHover,.ThemeOffice2003MainItemActive,
.ThemeOffice2003MenuItem,.ThemeOffice2003MenuItemHover,.ThemeOffice2003MenuItemActive
{
	border:			0;
	cursor:			pointer;
	white-space:	nowrap;
}

.ThemeOffice2003MainItem
{
	/*background-color:	#A1C0F5;*/
	background-color:#FFCC33;
}

.ThemeOffice2003MainItemHover,.ThemeOffice2003MainItemActive
{
	/*background:		url(mainmenubg.gif);*/
	/*background: url(mainmenushade.gif); */
	background: 	#CC33CC;
	
	/*ky added*/
	/*font-weight:600;*/
	color:			#FFCC00;
	cursor:			pointer;
	
}

.ThemeOffice2003MenuItem
{
	background-color:	transparent;
	/*letter-spacing:1px;*/
	/*width:180px;*/
	overflow:	visible;
}

.ThemeOffice2003MenuItemHover,.ThemeOffice2003MenuItemActive
{
	background-color:	#FF6633;
	color:				#FFCC00;
	cursor:				pointer;
	
}


/* horizontal main menu */

.ThemeOffice2003MainItem
{
	padding:	2px;
	border:		0;
}

td.ThemeOffice2003MainItemHover,td.ThemeOffice2003MainItemActive
{
	padding:	2px;
}

.ThemeOffice2003MainFolderLeft,.ThemeOffice2003MainItemLeft,
.ThemeOffice2003MainFolderText,.ThemeOffice2003MainItemText,
.ThemeOffice2003MainFolderRight,.ThemeOffice2003MainItemRight
{
	background-color:	inherit;
}

/* vertical main menu sub components */
td.ThemeOffice2003MainFolderLeft,td.ThemeOffice2003MainItemLeft
{
	padding-top:		1px;
	padding-bottom:		1px;
	padding-left:		1px;
	padding-right:		1px;
	background-color:	inherit;
}

td.ThemeOffice2003MainFolderText,td.ThemeOffice2003MainItemText
{
	padding-top:		1px;
	padding-bottom:		1px;
	padding-left:		1px;
	padding-right:		1px;
	background-color:	inherit;
	white-space:		nowrap;
}

td.ThemeOffice2003MainFolderRight,td.ThemeOffice2003MainItemRight
{
	padding-top:	1px;
	padding-bottom:	1px;
	padding-left:	1px;
	padding-right:	1px;

	border-top:		1px solid #CCCCCC;
	border-bottom:	1px solid #CCCCCC;
	border-right:	1px solid #CCCCCC;

	background-color:	inherit;
}

tr.ThemeOffice2003MainItem td.ThemeOffice2003MainFolderLeft,
tr.ThemeOffice2003MainItem td.ThemeOffice2003MainItemLeft
{
	padding-top:	1px;
	padding-bottom:	1px;
	padding-left:	1px;
	padding-right:	1px;

	white-space:	nowrap;

	border:		0;
	background-color:	inherit;
}

tr.ThemeOffice2003MainItem td.ThemeOffice2003MainFolderText,
tr.ThemeOffice2003MainItem td.ThemeOffice2003MainItemText
{
	padding-top:	1px;
	padding-bottom:	1px;
	padding-left:	1px;
	padding-right:	1px;

	border:		0;
	background-color:	inherit;
}

tr.ThemeOffice2003MainItem td.ThemeOffice2003MainItemRight,
tr.ThemeOffice2003MainItem td.ThemeOffice2003MainFolderRight
{
	padding-top:	1px;
	padding-bottom:	1px;
	padding-left:	1px;
	padding-right:	1px;

	border:		0;
	background-color:	inherit;
}

/* sub menu sub components */
.ThemeOffice2003MenuFolderLeft,.ThemeOffice2003MenuItemLeft
{
	padding-top:	1px;
	padding-bottom:	1px;
	padding-left:	1px;
	padding-right:	1px;
	background-color:	inherit;
	white-space:	nowrap;
}

.ThemeOffice2003MenuFolderText,.ThemeOffice2003MenuItemText
{
	padding-top:	1px;
	padding-bottom:	1px;
	padding-left:	1px;
	padding-right:	1px;
	background-color:	inherit;
	white-space:	nowrap;
}

.ThemeOffice2003MenuFolderRight,.ThemeOffice2003MenuItemRight
{
	padding-top:	1px;
	padding-bottom:	1px;
	padding-left:	1px;
	padding-right:	1px;

	background-color:	inherit;
	white-space:	nowrap;
}

.ThemeOffice2003MenuItem .ThemeOffice2003MenuFolderLeft,
.ThemeOffice2003MenuItem .ThemeOffice2003MenuItemLeft
{
	padding-top:	1px;
	padding-bottom:	1px;
	padding-left:	1px;
	padding-right:	1px;
	white-space:	nowrap;

	border:		0;
	background-color:	transparent;
}

.ThemeOffice2003MenuItem .ThemeOffice2003MenuFolderText,
.ThemeOffice2003MenuItem .ThemeOffice2003MenuItemText
{
	padding-top:	1px;
	padding-bottom:	1px;
	padding-left:	1px;
	padding-right:	1px;
	border:		0;
	
	background-color:	inherit;
}

.ThemeOffice2003MenuItem .ThemeOffice2003MenuFolderRight,
.ThemeOffice2003MenuItem .ThemeOffice2003MenuItemRight
{
	padding-top:	1px;
	padding-bottom:	1px;
	padding-left:	1px;
	padding-right:	1px;
	
	
	border:		0;
	background-color:	inherit;
}

/* menu splits */
.ThemeOffice2003MenuSplit
{
	margin:		1px;
	height:		1px;
	overflow:	hidden;
	background-color:	inherit;
	border-top:	1px solid #2e429b;
}

.ThemeOffice2003MenuItem img.seq1
{
	display:	inline;
}

.ThemeOffice2003MenuItemHover seq2,
.ThemeOffice2003MenuItemActive seq2
{
	display:	inline;
}

.ThemeOffice2003MenuItem .seq2,
.ThemeOffice2003MenuItemHover .seq1,
.ThemeOffice2003MenuItemActive .seq1
{
	display:	none;
}
