
a.MenuLevel0_Item, a.MenuLevel0_Item:link, a.MenuLevel0_Item:visited, a.MenuLevel0_Item:active { 
	color:#737373;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:7px 10px 4px 6px;
	border-top:1px solid #ffffff;
	text-decoration:none;
	display:block;
}
a.MenuLevel0_Item:hover {
	color:#94bc4f;
	text-decoration:none;
}
a.MenuLevel0_ItemSelected, a.MenuLevel0_ItemSelected:link, a.MenuLevel0_ItemSelected:visited  {
	color:#737373;
	font-size:11px;
	border-top:1px solid #FFFFFF;
	padding:7px 10px 4px 6px;
	text-decoration:none;
	font-weight:bold;
	display:block;
}
a.MenuLevel0_ItemSelected:hover {
	color:#94bc4f;
	text-decoration:none;
}
/***** 2ND LEVEL MENU *****/
a.MenuLevel1_Item, a.MenuLevel1_Item:link, a.MenuLevel1_Item:visited, a.MenuLevel1_Item:active { 
	color:#737373;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:2px 10px 3px 20px;
	text-decoration:none;
	display:block;
	background-image:url(../../../../Portals/0/Skins/Attiko/layout/p_sitemap_1.gif);
	background-repeat:no-repeat;
	background-position:15px 7px;
}
a.MenuLevel1_Item:hover {
	color:#94bc4f;
	text-decoration:none;
	background-image:url(../../../../Portals/0/Skins/Attiko/layout/p_sitemap_1_over.gif);
	background-repeat:no-repeat;
	background-position:15px 7px;
}
a.MenuLevel1_ItemSelected, a.MenuLevel1_ItemSelected:link, a.MenuLevel1_ItemSelected:visited  {
	background-color:#2f698c;
	color:#737373;
	font-size:11px;
	padding:2px 10px 3px 20px;
	text-decoration:none;
	display:block;
	background-image:url(../../../../Portals/0/Skins/Attiko/layout/p_sitemap_1.gif);
	background-repeat:no-repeat;
	background-position:15px 7px;
}
a.MenuLevel1_ItemSelected:hover {
	color:#94bc4f;
	text-decoration:none;
	background-image:url(../../../../Portals/0/Skins/Attiko/layout/p_sitemap_1_over.gif);
	background-repeat:no-repeat;
	background-position:15px 7px;
}

/***** 3ND LEVEL MENU *****/
a.MenuLevel2_Item, a.MenuLevel2_Item:link, a.MenuLevel2_Item:visited, a.MenuLevel2_Item:active { 
	color:#737373; 
	text-decoration:none;
	/*font-weight:bold;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:4px 40px;
	display:block;
	background-image:url(../../../../Portals/0/Skins/Attiko/layout/p_sitemap_2.gif);
	background-repeat:no-repeat;
	background-position:30px 8px;
}
a.MenuLevel2_ItemSelected, a.MenuLevel2_ItemSelected:link, a.MenuLevel2_ItemSelected:visited  {
	color:#737373;
	/*font-weight:bold;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:4px 40px;
	display:block;
	background-image:url(../../../../Portals/0/Skins/Attiko/layout/p_sitemap_2.gif);
	background-repeat:no-repeat;
	background-position:30px 8px;
}
a.MenuLevel2_Item:hover, a.MenuLevel2_ItemSelected:hover {
	color:#94bc4f;
	text-decoration:none;
	background-image:url(../../../../Portals/0/Skins/Attiko/layout/p_sitemap_2_over.gif);
	background-repeat:no-repeat;
	background-position:30px 8px;
}

 
