@media screen
{
	.ParentMenu
	{
		
		padding-left: 1px;
		padding-right: 1px;
		height: 30px;
		border-color:#9496A5;
		
	}
	.ParentItemContainer
	{
		
		
		background-color: #9496A5;
	}
	.ParentItem
	{
		height: 30px;
		
			}

	.ParentItemOver
	{
		
		height: 30px;
		cursor:pointer;
		
	}
	.ParentItemContentCell
	{font-weight:bold;
		font-size: 10px;
		text-align: left;
		vertical-align: top;
		padding-top: 9px;
		white-space: nowrap;
		width: 100%;
		color:white;
		background-color: #9496A5;
		height:10px;
	
		
	}
	.ParentItemContentCellOver
	{ font-size : 10px;
		font-weight:bold;
		text-align: left;
		vertical-align: top;
		padding-top: 9px;
		white-space: nowrap;
		background-color: #9496A5;
		width: 100%;
		color:#C34A40;
		
	}
	
	.ParentItemSubMenuCell, .ParentItemSubMenuCellOver
	{
		
		/*background-image: url('submenu.gif');
		background-repeat: no-repeat;
		background-position:0px 7px;*/
		
	}
	.ParentSeparator, .ParentSeparatorOver
	{
		width: 2px;
	
		padding: 0;
	}
	.ParentSeparatorContentCell, .ParentSeparatorContentCellOver
	{
		width: 2px;
		font: 1px Verdana;
		padding: 2px;
	}

	.easyMenu
	{
		/* Commented by Juhi To Hide Line as on  			January 6th 2009 		*/ /*border:1px solid #a4bed0;*/
		filter: Alpha(opacity=150);
		-moz-opacity: 0.8;
		opacity: .8;
		height: 20px;
		border-bottom-color:#FFFFFF;
			border-left-color:#FFFFFF;
			border-right-color:#FFFFFF;
			border-top-color:#FFFFFF;
			border-color:white;
		
		
	}

	.easyMenuItemContainer
	{
		height: 40px;
		
	}
	/*
	.easyMenuItemContainer a:hover
	{
		color: Blue;
	}
*/
	.easyMenuItem
	{
		height: 20px;
		cursor: auto;
		cursor: pointer;
		font-weight: bold;
		background-color: #9496A5;
		padding: 0px;
		border-bottom: 1px solid #CCCCCC;
		

		}
		

	.easyMenuItem a
	{
		height: 20px;
		cursor: auto;
		cursor: pointer;
		color: #000000;
		font-weight: bold;
		background-color: #9496A5;
		
		border-bottom: 1px solid #CCCCCC;
	}


	.easyMenuItemIconCell
	{
	}

	.easyMenuItemIconCell a
	{
	}

	.easyMenuItemContentCell
	{
		font-family: Verdana;
		font-size: 11px;
		color: #FFFFFF;
		border-bottom-color:#FFFFFF;
		border-left-color:#FFFFFF;
		border-right-color:#FFFFFF;
		border-top-color:#FFFFFF;
		border-color:#FFFFFF;
		height:20px;
		
		white-space: nowrap;
		width: 100%;
		border-width:1px 1px medium;
		border-top-width:1px;
		border-left-width:1px;
		border-right-width:1px;
		border-bottom-width:1px;
	
		
		border-style: solid solid none;
		background-color: #9496A2;
	
		
	}

	

	.easyMenuItemOver
	{
		height: 20px;
		cursor: auto;
		cursor: pointer;
		background-color: #9496A5;
		color: #C34A40;
		padding: 0px;
		border-bottom: 1px solid #CCCCCC;
	}

	.easyMenuItemOver a
	{
		height: 20px;
		cursor: auto;
		cursor: pointer;
		color: #C34A40;
		font-weight: bold;
		background-color: #9496A2;
		border-bottom: 1px solid #CCCCCC;
	}

	.easyMenuItemIconCellOver
	{
	}

	.easyMenuItemIconCellOver a
	{
	}
	.easyMenuItemContentCell a
		{
			height: 20px;
			color: #C34A40;
			
			font-family: Verdana;
			font-size: 11px;
			text-decoration: none;
			
			white-space: nowrap;
			background-color: #9496A2;
			border-bottom-color:#FFFFFF;
			border-left-color:#FFFFFF;
			
			border-top-color:#FFFFFF;
			border-color:#FFFFFF;
		
			border-width:1px 1px medium;
		 border-top-width:1px;
		border-left-width:1px;
		border-right-width:1px;
		border-bottom-width:1px;
		
		border-style: solid solid none;
		
			}
	.easyMenuItemContentCellOver
	{
		color:black;
		font-family: Verdana;
		font-size: 11px;
		text-decoration: none;
		
		white-space: nowrap;
		width: 100%;
		border-bottom-color:#FFFFFF;
		border-left-color:#FFFFFF;
		border-right-color:#FFFFFF;
	
		border-top-color:#FFFFFF;
		
		border-color:#FFFFFF;
		background-color: #DADADA;
		
	
	border-width:1px 1px medium;
		border-top-width:1px;
		border-bottom-width:1px;
		border-left-width:1px;
		
		
		border-style: solid solid none;
	 
	}

	.easyMenuItemContentCellOver a
	{
		color: #000000;
		
		cursor: pointer;
		font-family: Verdana;
		font-size: 11px;
		border-bottom-color:#FFFFFF;
		border-left-color:#CCCCCC;
		border-right-color:#CCCCCC;
		border-top-color:#CCCCCC;
		text-decoration: none;
		white-space: nowrap;
			
	
		border-color:#CCCCCC;
		border-width:1px 1px medium;
		border-top-width:1px;
		border-left-width:1px;
		border-right-width:1px;

		
		
		background-color:  #DADADA;
		}

	.easyMenuSeparator
	{
	}

	.easyMenuSeparatorIconCell
	{
	}

	.easyMenuSeparatorContentCell
	{
	}

	.easyMenuSeparatorOver
	{
	}

	.easyMenuSeparatorIconCellOver
	{
	}

	.easyMenuSeparatorContentCellOver
	{
	}
	
	.easyMenuItemSubMenuCell
	{
		
display: Block;
padding-right:auto;
		background-image: url('submenu.gif');
		background-repeat: no-repeat;
		background-position: 0px 9px;
		font-family: Verdana;
		font-size: 3px;
		padding:2px;
	}
	
	.easyMenuItemSubMenuCellOver
	{
		padding:2px;
		display: Block;
		padding-right:auto;
	background-image: url('submenu.gif');
		background-repeat: no-repeat;
		background-position:0px 9px;
		font-family: Verdana;
		font-size: 3px;
	}


	
	.menuContainerIframeUnderlay
	{
	 
			position: absolute;
		visibility: hidden;
		top: -2000px;
		
		left: 0px;
		filter: "progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0)";
		filter: "Alpha(Opacity='0')";
		opacity: 0;
		--moz-opacity: 0;
		background-color: White;
	}
	#ob_em_mc
	{
		width: 100%;
		height: 100%;
		border-collapse: separate;
		border-spacing: expression(cellSpacing=0);
		border-spacing: 0px;
		
	}
	#ob_em_mc td
	{
		
	}
	
	/* do not change these classes */
}

@media print
{
	.menuContainerIframeUnderlay
	{
		display: none;
		
	}
}
