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