@media screen
{
	.ParentItem_1
	{ 
		background-color: #d1dac7; 
		cursor: pointer;
		cursor: auto;
		padding: 0px;
		height: 15px;
		color: #4e491a;
	}
	
	.ParentItem_1 a
	{ 
		text-decoration:none;
		color: #4e491a;
	}
	
	.ParentItemOver_1
	{ 
		background-color: #d1dac7;
		color: #613139;
		cursor: pointer;
		cursor: auto;
		padding: 0px;
		height: 15px;
	}
	
	.ParentItemOver_1 a
	{ 
		text-decoration:none;
		color: #613139;
	}
	
	.ParentItemContentCell_1
	{
		font: 15.75px Arial; 
		color: #4e491a; 
		text-align: center;
		white-space: nowrap;
	}
	.ParentItemContentCellOver_1
	{
		font: 15.75px Arial; 
		color: white; 
		text-align: center;
		white-space: nowrap;
	}
	.ParentItemSubmenuCell_1,.ParentItemSubmenuCellOver_1
	{
		display: none;
	}
	
	.ParentSeparator_1, .ParentSeparatorOver_1
	{ 
		width:3px;
		padding: 0px;
		background-color:#4e491a;
		/*background-image: url(mid.gif);*/
	}

	.easyMenu_1
	{
		/*background-color: white;*/
		/*padding: 2px;*/
	}
	
	.easyMenuItemContainer_1
	{
	}

	.easyMenuItem_1
	{
		cursor: auto; 
		cursor: pointer;
		padding: 2px;
		padding-left: 5px;
		height: 16px;
		background-color: #d1dac7;
		/*border: 1px solid white;*/
	}
	
	.easyMenuItemOver_1
	{
		cursor: auto; 
		cursor: pointer;
		padding: 2px;
		padding-left: 5px;
		height: 16px;
		background-color: #d1dac7;
		/*border: 1px solid white;*/
	}
	
	.easyMenuItem_1 a
	{
		cursor: auto; 
		cursor: pointer;
		height: 16px;
		background-color: #d1dac7;
		width: 100%;
		text-decoration: none;
	}

	.easyMenuItemOver_1 a
	{
		cursor: auto; 
		cursor: pointer;
		height: 16px;
		background-color: #d1dac7;
		text-decoration: none;
	}

	.easyMenuItemIconCell_1
	{
		width: 20px;
	}

	.easyMenuItemIconCellOver_1
	{
		width: 20px;
	}

	.easyMenuItemIconCell_1 a
	{
		width: 20px;
	}

	.easyMenuItemIconCellOver_1 a
	{
		width: 20px;
	}

	.easyMenuItemContentCell_1
	{
		font-family: Arial;
		font-size: 9pt;
		white-space: nowrap;
		color: #4e491a;
	}

	.easyMenuItemContentCellOver_1
	{
		font-family: Arial;
		font-size: 9pt;
		color: #613139;
		white-space: nowrap;
	}

	.easyMenuItemContentCell_1 a
	{
		color: #4e491a;
		font-family: Arial;
		font-size: 9pt;
		text-decoration: none;
		white-space: nowrap;
	}

	.easyMenuItemContentCellOver_1 a
	{
		font-family: Arial;
		font-size: 9pt;
		text-decoration: none;
		white-space: nowrap;
		color: #613139;
	}

	.easyMenuSeparator_1
	{
		height: 16px;
	}
	
	.easyMenuSeparatorIconCell_1
	{
	}
	
	.easyMenuSeparatorContentCell_1
	{
		font-size: 1px;
		color: Silver;
	}

	.easyMenuSeparatorOver_1
	{
		height: 16px;
	}

	.easyMenuSeparatorIconCellOver_1
	{
	}
	
	.easyMenuSeparatorContentCellOver_1
	{
		font-size: 1px;
		color: Silver;
	}

	.easyMenuItemSubMenuCell_1
	{
		width: 7px;
		padding-top: 2px;
		background-image: url(submenu.gif);
		background-repeat: no-repeat;
		background-position: 2px 3px;
		font-family: Verdana;
		/*font-size: 1px;*/
	}
	
	.easyMenuItemSubMenuCellOver_1
	{
		width: 7px;
		padding-top: 2px;
		background-image: url(submenu_white.gif);
		background-repeat: no-repeat;
		background-position: 2px 3px;
		font-family: Verdana;
		/*font-size: 1px;*/
	}
	
	/*
	.ParentItem_2
	{ 
		background-color:#dee5d7; 
		border: 2px solid white;
		cursor: pointer;
		cursor: auto;
		padding: 5px;
			    color: #4e491a;
	}
	.ParentItemOver_2
	{ 
		background-color:#dee5d7;
		border: 2px solid white;
		cursor: pointer;
		cursor: auto;
		padding: 5px;
			    color: #4e491a;
	}
	.ParentItemContentCell_2
	{
		font: 12px Tahoma; 
		color: black; 
		text-align: right;
		white-space: nowrap;
			    color: #4e491a;
	}
	.ParentItemContentCellOver_2
	{
		font: 12px Tahoma; 
		color: white; 
		text-align: right;
		white-space: nowrap;
			    color: #4e491a;
	}
	.ParentItemSubmenuCell_2,.ParentItemSubmenuCellOver_2
	{
		display: none;
	}
    */
	
	.easyMenu_2
	{
		padding: 2px;
	}
	
	.easyMenuItemContainer_2
	{
	}

	.easyMenuItem_2
	{
		cursor: auto; 
		cursor: pointer;
		padding: 2px;
		padding-left: 5px;
		height: 16px;
		background-color:#dee5d7;
		color: #4e491a;
	}
	
	.easyMenuItemOver_2
	{
		cursor: auto; 
		cursor: pointer;
		padding: 2px;
		padding-left: 5px;
		height: 16px;
		background-color: #dee5d7;
		width: 100%;
		color: #613139;
	}
	
	.easyMenuItem_2 a
	{
		cursor: auto; 
		cursor: pointer;
		height: 16px;
		background-color: #dee5d7;
		width: 100%;
		text-decoration: none;
		color: #4e491a; 
		border-style:none;
	}

	.easyMenuItemOver_2 a
	{
		cursor: auto; 
		cursor: pointer;
		height: 16px;
		background-color: #dee5d7;
		width: 100%;
		text-decoration: none;
		color: #613139;
	}

	.easyMenuItemIconCell_2
	{
		width: 20px;
	}

	.easyMenuItemIconCellOver_2
	{
		width: 20px;
	}

	.easyMenuItemIconCell_2 a
	{
		width: 20px;
	}

	.easyMenuItemIconCellOver_2 a
	{
		width: 20px;
	}

	.easyMenuItemContentCell_2
	{
		font-family: Arial;
		font-size:9pt;
		white-space: nowrap;
	}

	.easyMenuItemContentCellOver_2
	{
		font-family: Arial;
		font-size:9pt;
		color: #613139;
		white-space: nowrap;
	}

	.easyMenuItemContentCell_2 a
	{
		
		font-family: Arial;
		font-size:9pt;
		text-decoration: none;
		white-space: nowrap;
	}

	.easyMenuItemContentCellOver_2 a
	{
		font-family: Arial;
		font-size:9pt;
		text-decoration: none;
		white-space: nowrap;
	}

	.easyMenuSeparator_2
	{
		height: 16px;
	}
	
	.easyMenuSeparatorIconCell_2
	{
	}
	
	.easyMenuSeparatorContentCell_2
	{
		font-size: 1px;
		color: Silver;
	}

	.easyMenuSeparatorOver_2
	{
		height: 16px;
	}

	.easyMenuSeparatorIconCellOver_2
	{
	}
	
	.easyMenuSeparatorContentCellOver_2
	{
		font-size: 1px;
		color: Silver;
	}

	.easyMenuItemSubMenuCell_2
	{
		width: 7px;
		padding-top: 2px;
		background-image: url(submenu.gif);
		background-repeat: no-repeat;
		background-position: 2px 3px;
		font-family: Verdana;
		/*font-size: 1px;*/
	}
	
	.easyMenuItemSubMenuCellOver_2
	{
		width: 7px;
		padding-top: 2px;
		background-image: url(submenu_white.gif);
		background-repeat: no-repeat;
		background-position: 2px 3px;
		font-family: Verdana;
		/*font-size: 1px;*/
	}

	/* do not change these classes */
	.menuContainerIframeUnderlay
	{
		border: 0px;
		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%;
	}
	/* do not change these classes */
}

@media print
{
	.menuContainerIframeUnderlay
	{
		display: none;
	}	
}