.ThemeIESubMenuTable
{

	font-family:  Verdana, Arial, Tahoma, Sans-serif;
	font-size:	12px;
	border:		0;
	white-space:	nowrap;
}

.ThemeIEMenu
{
/*	background-color:	#F7F3EF; */
}

.ThemeIESubMenu
{
	position:	absolute;
	visibility:	hidden;
	z-index:	100;
	border:		0;
	filter:progid;
}

.ThemeIESubMenuTable
{
	border:		1px solid #fd8b04;
	background-color: #FFFFFF;
	height: 23px;
	letter-spacing: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	css-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	cursor: pointer;
}

.ThemeIESubMenuTable td
{
	white-space:	nowrap;
}

.ThemeIEMainItem,.ThemeIEMainItemActive,
.ThemeIEMenuItem,.ThemeIEMenuItemHover,.ThemeIEMenuItemActive
{
	padding-left:	3px;
	padding-right:	3px;
	white-space:	nowrap;
}
.ThemeIEMenuItemActive
{
	color:		white;
	background-color:	#ffffff;
}

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

.ThemeIEMenuVSplit
{
	width:		1px;
	overflow:	hidden;
	background-color:	inherit;
	margin: 4px;
}

/* image shadow animation */

/*
	seq1:	image for normal
	seq2:	image for hover and active

	To use, in the icon field, input the following:
	<img class="seq1" src="normal.gif" /><img class="seq2" src="hover.gif" />
*/

.ThemeIEMenuItem img.seq1
{
	display:	inline;
}

.ThemeIEMenuItemHover seq2,
.ThemeIEMenuItemActive seq2
{
	display:	inline;
}

.ThemeIEMenuItem .seq2,
.ThemeIEMenuItemHover .seq1,
.ThemeIEMenuItemActive .seq1
{
	display:	none;
}
.ThemeIEMainItemActive {
	color:		white;
	background-color: #ffffff;
 } 
.ThemeIEMainItemHover {
	color:		#003366;
	background-color: #ffffff;
 } /* ThemeIEMenu Style Sheet */

.ThemeIEMenu {
	font-family:  Verdana, Arial, Tahoma, Sans-serif;
	font-size:	12px;
	border:		0;
	white-space:	nowrap;
	letter-spacing: 0px;
		cursor: pointer;
 } .ThemeIEMainItemHover { 	padding-left:	3px;
	padding-right:	3px;
	white-space:	nowrap;
 } .ThemeIEMenuItemHover { 	color:		#003366;
	background-color:	#ffffff;
 } 
  .CatMenusAll
{

	font-family:  Verdana, Arial, Tahoma, Sans-serif;
	font-size:	12px;
	border:		0;
	white-space:	nowrap;
		padding-left:	9px;
	padding-right:	2px;

}