
.menutable {
	background-color: transparent;
		
}

/****** LINK COLORS ******/

a.Menu_Arrow_Level0_Item,
a.Menu_Arrow_Level0_Item:link,
a.Menu_Arrow_Level0_Item:visited,
a.Menu_Arrow_Level0_Item:active,
a.Menu_Arrow_Level0_Item:focus 
{
	color: #fff;
 	padding-left:3px;
	padding-top:3px;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	display:block; 
	width:99.9%;
	height:20px;
}


a.Menu_Arrow_Level0_Item:hover,
{
	color: #000;
 	padding-left:3px;
	padding-top:3px;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	display:block; 
	width:99.9%;
	height:20px;
}


 
a.Menu_Arrow_Level0_ItemSelected ,
a.Menu_Arrow_Level0_ItemSelected:visited,
a.Menu_Arrow_Level0_ItemSelected:hover ,
a.Menu_Arrow_Level0_ItemSelected:active,
a.Menu_Arrow_Level0_ItemSelected:focus
{
	color: #fff; 
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-left: 3px; 
	
}


a.Menu_Arrow_Level1_Item,
a.Menu_Arrow_Level1_Item:link,
a.Menu_Arrow_Level1_Item:visited,
a.Menu_Arrow_Level1_Item:active,
a.Menu_Arrow_Level1_Item:focus 
{
	color: #000000;
 	padding-left:10px;
	padding-top:3px;
	font-size: 12px;
	font-weight:normal;
	text-decoration:none;
	display:block; 
	width:99.9%;
	height:20px;
}


a.Menu_Arrow_Level1_Item:hover,
{
	color: #FFFFFF;
 	padding-left:10px;
	padding-top:3px;
	font-size: 12px;
	font-weight:normal;
	text-decoration:none;
	display:block; 
	width:99.9%;
	height:20px;
}


 
a.Menu_Arrow_Level1_ItemSelected,
a.Menu_Arrow_Level1_ItemSelected:visited,
a.Menu_Arrow_Level1_ItemSelected:hover,
a.Menu_Arrow_Level1_ItemSelected:active,
a.Menu_Arrow_Level1_ItemSelected:focus
{
	color: #FFFFFF; 
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px; 
	
}

/********************************/


a.Menu_Arrow_Level2_Item ,
a.Menu_Arrow_Level2_Item:visited
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #878787; text-decoration: none;
	padding-left:3px;
	text-decoration: none;
	font-size: 10px;
}


a.Menu_Arrow_Level2_Item:hover,
a.Menu_Arrow_Level2_Item:active,
a.Menu_Arrow_Level2_Item:focus {
	color: #878787; text-decoration: none;
	font-size: 10px;
	padding-left:3px;
	text-decoration: none;
}

 
 
a.Menu_Arrow_Level2_ItemSelected ,
a.Menu_Arrow_Level2_ItemSelected:visited
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #878787; text-decoration: none;
 	padding-left:3px;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}


a.Menu_Arrow_Level2_ItemSelected:hover,
a.Menu_Arrow_Level2_ItemSelected:active,
a.Menu_Arrow_Level2_ItemSelected:focus {
	padding-left: 3px;
	color: #878787;
	font-weight: bold;
	font-size: 10px;
 	text-decoration: none;
}
