
.menutable {
	background-color: transparent;
		
}

/****** LINK COLORS ******/


/********Level--0*********/
a.Menu_Arrow_Level0_Item,
a.Menu_Arrow_Level0_Item:visited
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #878787; 
 	padding-left: 3px;
	padding-top: 3px;
	font-size: 10px;
	text-decoration: none;
	display:block; width: 99.9%;
	height: 20px;
}


a.Menu_Arrow_Level0_Item:hover,
a.Menu_Arrow_Level0_Item:active,
a.Menu_Arrow_Level0_Item:focus {
	color: #6b6a6a;
	text-decoration: none;
	background-color:#e6e7e1;
}
 
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-weight: none;
	background-color: #4a5c80;
	padding-left: 3px; 
	padding-top: 3px;
	height:20px;
	display:block; width: 99.9%;
}

/********Level--1*********/

a.Menu_Arrow_Level1_Item ,
a.Menu_Arrow_Level1_Item:visited
{    font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #878787; text-decoration: none;
 	padding-left: 10px;
	padding-top: 5px;
	font-size: 10px;
	text-decoration: none;
	display:block; width: 99.9%;
	background-image: (arrow_down_level1.gif);
	height: 20px;
	border-top:1px solid #fff;
	
}


a.Menu_Arrow_Level1_Item:hover,
a.Menu_Arrow_Level1_Item:active,
a.Menu_Arrow_Level1_Item:focus {
	color: #6b6a6a; text-decoration: none;
	padding-left: 10px;
	background-color: #e6e7e1;
}

 
 
a.Menu_Arrow_Level1_ItemSelected ,
a.Menu_Arrow_Level1_ItemSelected:visited
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #fff; text-decoration: none;
 	padding-left: 10px;
	background-color: #878787;
	display:block; width: 99.9%;
	border-top:1px solid #fff;
}


a.Menu_Arrow_Level1_ItemSelected:hover,
a.Menu_Arrow_Level1_ItemSelected:active,
a.Menu_Arrow_Level1_ItemSelected:focus {
	color: #6b6a6a; text-decoration: none;
	background-color: #e6e7e1;
}

/********Level--2*********/


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: 25px;
	padding-Right: 25px;
	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: #6b6a6a; text-decoration: none;
	font-size: 10px;
	padding-left: 25px;
	padding-Right: 25px;
	text-decoration: none;
	background-color: #e6e7e1;
	display:block; width: 99.9%;

}

 
 
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: 25px;
	padding-Right: 25px;
 	background-color: #4a5c80;
 	display:block; width: 99.9%;
	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: 25px;
	padding-Right: 25px;
	color: #324d82;
	font-weight: bold;
	font-size: 10px;
 	text-decoration: none;
}