.RightMenuLevel0_Item {color: #22c3f7; font-family: Arial, Verdana, Helvetica; font-size:12px; font-weight:bold; padding-left:22px; padding-bottom:10px;}
/*a.RightMenuLevel0_Item, a.RightMenuLevel0_Item:link, a.RightMenuLevel0_Item:visited, a.RightMenuLevel0_Item:active { 
	color:#2f6fb0; 
	text-decoration:none;
	font-weight:bold;
	font-family: Arial, Verdana, Helvetica;
	font-size:11px;
	padding:4px 8px;
	display:block;
}
a.RightMenuLevel0_ItemSelected, a.RightMenuLevel0_ItemSelected:link, a.RightMenuLevel0_ItemSelected:visited  {
	color:#ffffff;
	font-weight:bold;
	font-family:Arial, Verdana, Helvetica;
	font-size:11px;
	padding:4px 8px;
	display:block;
	background-color:#22c3f7;
}
a.RightMenuLevel0_Item:hover, a.RightMenuLevel0_ItemSelected:hover {
	color:#2f6fb0;
	text-decoration:none;
	background-color:#22c3f7;
}*/

/***** 2ND LEVEL MENU *****/
a.RightMenuLevel1_Item, a.RightMenuLevel1_Item:link, a.RightMenuLevel1_Item:visited, a.RightMenuLevel1_Item:active { 
	color:#2f6fb0; 
	text-decoration:none;
	/*font-weight:bold;*/
	font-family: Arial, Verdana, Helvetica;
	font-size:11px;
	padding:6px 0px;
	display:block;
}
a.RightMenuLevel1_ItemSelected, a.RightMenuLevel1_ItemSelected:link, a.RightMenuLevel1_ItemSelected:visited  {
	color:#22c3f7;
	/*font-weight:bold;*/
	font-family:Arial, Verdana, Helvetica;
	font-size:11px;
	padding:6px 0px;
	display:block;
}
a.RightMenuLevel1_Item:hover, a.RightMenuLevel1_ItemSelected:hover {
	color:#22c3f7;
	text-decoration:none;
}

/***** 3ND LEVEL MENU *****/
a.RightMenuLevel2_Item, a.RightMenuLevel2_Item:link, a.RightMenuLevel2_Item:visited, a.RightMenuLevel2_Item:active { 
	background-image:url(/Portals/0/Skins/SAAS_Skins/layout/li.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	color:#2f6fb0; 
	text-decoration:none;
	font-weight:normal;
	font-family: Arial, Verdana, Helvetica;
	font-size:11px;
	padding:1px 0px 1px 10px;
	/*margin-left:-19px;*/
	display:block;
}
a.RightMenuLevel2_ItemSelected, a.RightMenuLevel2_ItemSelected:link, a.RightMenuLevel2_ItemSelected:visited  {
	background-image:url(/Portals/0/Skins/SAAS_Skins/layout/li_over.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	color:#22c3f7;
	font-weight:normal;
	font-family:Arial, Verdana, Helvetica;
	font-size:11px;
	padding:1px 0px 1px 10px;
	display:block;
}
a.RightMenuLevel2_Item:hover, a.RightMenuLevel2_ItemSelected:hover {
	background-image:url(/Portals/0/Skins/SAAS_Skins/layout/li_over.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	color:#22c3f7;
	text-decoration:none;
}
ol {padding-bottom:0px; margin-bottom:0px;}
ol li {color: #2f6fb0; font-family: Arial, Verdana, Helvetica; font-size:11px; font-weight:bold; padding-bottom:0px; margin-bottom:0px; /*padding-left:0px; margin-left:10px;*/}

