
.menutable {
	background-color: transparent;
		
}

/****** LINK COLORS ******/
a.Menu_Arrow_Level0_Item:link ,
a.Menu_Arrow_Level0_Item:visited,
a.Menu_Arrow_Level0_Item:hover,
a.Menu_Arrow_Level0_Item:active,
a.Menu_Arrow_Level0_Item:focus
{
	font-family: Arial,Verdana,Arial,Helvetica,sans-serif;
	color: #878787;
 	padding-left: 3px;
	padding-top: 3px;
	font-size: 12px;
	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:focus
{
	font-family: Arial,Verdana,Arial,Helvetica,sans-serif;
	color: #ED7703;
 	padding-left: 3px;
	padding-top: 3px;
	font-size: 12px;
	text-decoration: none;
	display:block; width: 99.9%;
	height: 20px;
	}

a.Menu_Arrow_Level0_ItemSelected:active
{
	color: #ED7703; text-decoration: none;
	font-weight: normal;
	padding-left: 3px; 
	font-size: 12px;
	
}


a.Menu_Arrow_Level1_Item,
a.Menu_Arrow_Level1_Item:link,
a.Menu_Arrow_Level1_Item:visited,
a.Menu_Arrow_Level1_Item:hover,
a.Menu_Arrow_Level1_Item:active,
a.Menu_Arrow_Level1_Item:focus
{
	font-family: Arial,Verdana,Arial,Helvetica,sans-serif;
	color: #878787; 
	text-decoration: none;
	padding-left: 12px;
	font-size: 12px;
	height:14px;
	background-image: (arrow_down_level1.gif);
	
}


a.Menu_Arrow_Level1_ItemSelected,
a.Menu_Arrow_Level1_ItemSelected:link,
a.Menu_Arrow_Level1_ItemSelected:visited,
a.Menu_Arrow_Level1_ItemSelected:hover,
a.Menu_Arrow_Level1_ItemSelected:active,
a.Menu_Arrow_Level1_ItemSelected:focus
{
	font-family: Arial,Verdana,Arial,Helvetica,sans-serif;
	color: #ED7703; 
	text-decoration: none;
	padding-left: 12px;
	font-size: 12px;
	height:14px;
	background-image: (arrow_down_level1.gif);
	
}

/********************************/


a.Menu_Arrow_Level2_Item ,
a.Menu_Arrow_Level2_Item:visited
{
	font-family: Arial,Verdana,Arial,Helvetica,sans-serif;
	color: #878787; text-decoration: none;
	padding-left: 25px;
	text-decoration: none;
	font-size: 12px;
}


a.Menu_Arrow_Level2_Item:hover,
a.Menu_Arrow_Level2_Item:link,
a.Menu_Arrow_Level2_Item:active,
a.Menu_Arrow_Level2_Item:focus {
	color: #878787; text-decoration: none;
	font-size: 12px;
	padding-left: 25px;
	text-decoration: none;
}

 
 
a.Menu_Arrow_Level2_ItemSelected ,
a.Menu_Arrow_Level2_ItemSelected:visited
{
	font-family: Arial,Verdana,Arial,Helvetica,sans-serif;
	color: #878787; text-decoration: none;
 	padding-left: 25px;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}


a.Menu_Arrow_Level2_ItemSelected:hover,
a.Menu_Arrow_Level2_ItemSelected:link,
a.Menu_Arrow_Level2_ItemSelected:active,
a.Menu_Arrow_Level2_ItemSelected:focus {
	padding-left: 25px;
	color: #878787;
	font-weight: bold;
	font-size: 12px;
 	text-decoration: none;
}