.ThemeIESubMenuTable
{
	cursor:		hand;
	font-family:  verdana, arial, sans-serif;
	font-size:	11px;

	padding:	4;
	border:		0;
	white-space:	nowrap;
}

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

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

.ThemeIESubMenuTable
{
	border:		1px solid #D0D2D2;
	background-color: #FFFFFF;
	height: 21px;
}

.ThemeIESubMenuTable td
{
	white-space:	nowrap;
}
.ThemeIEMenuItemHover{
	padding-left:	5px;
	padding-right:	5px;
	white-space:	nowrap;
}
.ThemeIEMenuItemActive
{
	color:		white;
	background-color:	#F1F3F3;
}

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

.ThemeIEMenuVSplit
{
	width:		1px;
	margin:		2px;
	overflow:	hidden;
	background-color:	inherit;
	border-right:	1px solid #034A82;
}

/* 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;
 } 
.ThemeIEMainItemHover {
	color:		#003366;
 } /* ThemeIEMenu Style Sheet */

.ThemeIEMenu { 	cursor:		hand;
	font-family:  verdana, arial, sans-serif;
	font-size:	11px;

	padding:	0;
	border:		0;
	white-space:	nowrap;
 } .ThemeIEMainItemHover {
	padding-left:	5px;
	padding-right:	5px;
	white-space:	nowrap;
	background-color: #F1F3F3;
	padding-top: 5px;
	padding-bottom: 5px;
 } .ThemeIEMenuItemHover { 	color:		#003366;
	background-color:	#F1F3F3;
 } .ThemeIEMainItemActive { 	
   padding-left:	5px;
	padding-right:	5px;
	white-space:	nowrap;
 } 
.ThemeIEMainItem { 	padding-left:	1px;
	padding-right:	5px;
	white-space:	nowrap;
 } .ThemeIEMenuItem { 	padding-left:	5px;
	padding-right:	5px;
	white-space:	nowrap;
 } .ThemeIEMenuItemActive
 { 	padding-left:	5px;
	padding-right:	5px;
	white-space:	nowrap;
 } 