@media screen
{
	div
	{
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-weight: normal;
		font-style: normal;
		font-size: 100%;
		font-family: inherit;
		vertical-align: baseline;
	}
	a, a:hover, a:visited
	{
		text-decoration: none;
	}
	
	.ParentMenuContainer
	{
		/* Menu principal */ 
		padding: 5px 0px 5px 5px;
		width: 166px; /*height:20px;	*/
	}
	
	.ParentMenu
	{
		/* Menu principal */ 
		border-bottom-style: solid;
		border-bottom-color: #cccccc;
		border-bottom-width: 1px;
		padding: 5px 0px 5px 5px;
		width: 166px; /*height:20px;	*/
	}

	.ParentMenuOver
	{
		/*Over Menu principal*/ /*background-color: #12629F;*/
		background-image: url('menu_over.gif');
		background-repeat: no-repeat;
		padding: 5px 0px 5px 5px;
		width: 166px; /*height:20px;*/
	}

	.ParentItem
	{
		/* SubMenu principal*/
		padding: 5px 0px 2px 5px;
		background-image: url('menu.gif');
		background-repeat: no-repeat;
		text-indent: 20px;
	}

	.ParentItemOver
	{
		/*Over SubMenu principal*/ /*background-color: #12629F;*/
		background-image: url('menu_over.gif');
		background-repeat: no-repeat;
		cursor: pointer;
		padding: 5px 0px 2px 5px;
	}


	.ParentItemContainer /*Contenedor de todo el SubMenu (menu 2do nivel)*/
	{
		/*background-color: white;*/
		padding-left: 6px;
		padding-top: 8px;
	}


	.ParentMenuContentCellOver, .ParentMenuContentCellOver a, .ParentMenuContentCellOver a:visited, .ParentMenuContentCellOver a:hover
	{
		/*Celda Over Menu principal*/
		background: url(../images/bullet_arrows.jpg) 0px 2px no-repeat; /* 		background: url(../images/bullet_arrows.jpg); 	    background-repeat:no-repeat; 		*/
		text-indent: 20px;
		font-family: Arial, Helvetica, sans-serif;
		color: white;
		text-align: left;
		font-weight: bold;
		font-size: 13px;
		white-space: nowrap;
		width: 100%;
	}

	.ParentMenuContentCell
	{
		/*Celda Menu principal*/
		background: url(../images/bullet_az.jpg);
		background-repeat: no-repeat;
		text-indent: 20px;
		font-family: Arial, Helvetica, sans-serif;
		color: #9A9592;
		text-align: left;
		font-weight: bold;
		font-size: 13px;
		white-space: nowrap;
		width: 100%;
	}
	.ParentMenuContentCell a, .ParentMenuContentCell a:visited
	{
		color: #9A9592;
		font-weight: bold;
	}
	.ParentItemContentCellOver, .ParentItemContentCellOver a, .ParentItemContentCellOver a:visited, .ParentItemContentCellOver a:hover
	{
		/*Over SubMenu*/
		background: url(../images/bullet_arrows.jpg) 0px 2px no-repeat; /* 		background: url(../images/bullet_arrows.jpg); 	    background-repeat:no-repeat; 		*/
		text-indent: 20px;
		font-family: Arial, Helvetica, sans-serif;
		color: white;
		text-align: left;
		font-weight: bold;
		font-size: 13px;
		white-space: nowrap;
		width: 100%;
		text-decoration: none;
	}
	.ParentItemContentCellOver a, .ParentItemContentCellOver a:visited, .ParentItemContentCellOver a:hover, .ParentMenuContentCellOver a, .ParentMenuContentCellOver a:visited, .ParentMenuContentCellOver a:hover
	{
		background: none;
		text-decoration: none;
	}
	.ParentItemContentCell, .ParentItemContentCell a
	{
		/*SubMenu*/
		font-family: Arial, Helvetica, sans-serif;
		color: #9A9592;
		text-align: left;
		font-weight: bold;
		font-size: 13px;
		text-indent: 20px;
		white-space: nowrap;
		width: 100%;
	}

	.ParentItemSubmenuCell, .ParentItemSubmenuCellOver
	{
		display: none;
	}

	.MenuItemRightRoundCornerCell
	{
		/*Borde redondeado 		width: 12px; 		background-image: url(menu.gif); 		background-repeat: no-repeat; 		background-position: 0px 0px;*/
	}

	.MenuItemRightRoundCornerCellOver
	{
		/*Borde redondeado*/ /*width: 12px; 		background-image: url(../images/roundcorner_right_over.jpg); 		background-repeat: no-repeat; 		background-position: 0px 0px;*/
	}

	.MenuItemLeftRoundCornerCell
	{
		/*Borde redondeado 		width: 12px; 		background-image: url(../images/roundcorner_left.gif); 		background-repeat: no-repeat; 		background-position: 0px 0px;*/
	}

	.MenuItemLefttRoundCornerCellOver
	{
		/*Borde redondeado 		width: 12px; 		background-image: url(../images/roundcorner_left_over.jpg); 		background-repeat: no-repeat; 		background-position: 0px 0px;*/
	}



	/*-----------------------------------------------------*/
	/*-----------------------------------------------------*/
	/*-----------------------------------------------------*/
	.easyMenu
	{
		/*background-color: White; 		*/
	}

	.easyMenuItemContainer
	{
	}

	.easyMenuItem
	{
		/*height: 20px; 		cursor: auto; 		cursor: pointer; border-bottom: 1px solid #CCCCCC; 		padding: 0px;  		 		background-image : url(menu.gif); 		background-repeat: no-repeat;*/
	}

	.easyMenuItemOver
	{
		/* 		height: 20px; 		cursor: auto; 		cursor: pointer; border-bottom: 1px solid #CCCCCC; 		padding: 0px; background-color: #B2D865; 		background-image: url(menu_over.gif); 		background-repeat: no-repeat; */
	}
	/*-----------------------------------------------------*/

	.easyMenuItem a
	{
		/* 		height: 20px; 		cursor: auto; 		cursor: pointer; 	 */
	}

	.easyMenuItemOver a
	{
		/* 		height: 20px; 		cursor: auto; 		cursor: pointer; 		background-color: #B2D865;*/
	}

	/*-----------------------------------------------------*/
	.easyMenuItemIconCell
	{
	}

	.easyMenuItemIconCell a
	{
	}

	/*-----------------------------------------------------*/
	.easyMenuItemContentCell
	{
		/*font-family: Tahoma; 		font-size: 11px; 		color: #666666; 		text-indent: 10px; 		white-space: nowrap; 		width: 100%; 		 		background-image: url(menu.gif); 		background-repeat: no-repeat; 		font-family: Arial, Helvetica, sans-serif; 		color: #7a706e; 		font-weight: bold; 		font-size: 14px;*/
	}

	.easyMenuItemContentCellOver
	{
		/*color: White; 		font-family: Tahoma; 		font-size: 11px; 		text-decoration: none; 		text-indent: 10px; 		white-space: nowrap; 		width: 100%; 		 		background-image: url(menu_over.gif); 		background-repeat: no-repeat; 		font-family: Arial, Helvetica, sans-serif; 		color: #ffffff; 		font-weight: bold; 		font-size: 14px;*/
	}
	/*-----------------------------------------------------*/
	.easyMenuItemContentCell a
	{
		/* 		height: 20px; 		color: Black; 		font-family: Tahoma; 		font-size: 11px; 		text-decoration: none; 		text-indent: 10px; 		white-space: nowrap; 	 */
	}

	.easyMenuItemContentCellOver a
	{
		/* 		color: White; 		cursor: auto; 		cursor: pointer; 		font-family: Tahoma; 		font-size: 11px; 		text-decoration: none; 		white-space: nowrap; 	  */
	}

	/*-----------------------------------------------------*/

	.easyMenuItemIconCellOver
	{
	}

	.easyMenuItemIconCellOver a
	{
	}



	.easyMenuSeparator
	{
	}

	.easyMenuSeparatorIconCell
	{
	}

	.easyMenuSeparatorContentCell
	{
	}

	.easyMenuSeparatorOver
	{
	}

	.easyMenuSeparatorIconCellOver
	{
	}

	.easyMenuSeparatorContentCellOver
	{
	}
	/*---------------------------------------------*/
	.easyMenuItemSubMenuCell
	{
		/* 		width: 10px; 		padding-top: 2px; 		background-image: url(submenu.gif); 		background-repeat: no-repeat; 		background-position: 2px 6px; 		font-family: Verdana; 		font-size: 1px; 		height: 18px; 	*/
	}

	.easyMenuItemSubMenuCellOver
	{
		/* 		width: 10px; 		padding-top: 2px; 		background-image: url(submenu.gif); 		background-repeat: no-repeat; 		background-position: 2px 6px; 		font-family: Verdana; 		font-size: 1px; 		height: 18px;*/
	}
	/*---------------------------------------------*/

	/* 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%;
		border-collapse: separate;
		border-spacing: expression(cellSpacing=0);
		border-spacing: 0px;
	}
	#ob_em_mc td
	{
		padding: 0px;
	}
	/* do not change these classes */
}

@media print
{
	.menuContainerIframeUnderlay
	{
		display: none;
	}
}
