.menutable {
	width:220px;
}

/****** LINK COLORS ******/
A       { color:#b8152f; text-decoration:underline; }
A:hover { color:#b8152f; text-decoration:underline; }

.Menu_Arrow_Level0_Item,
a.Menu_Arrow_Level0_Item,
a.Menu_Arrow_Level0_Item:link,
a.Menu_Arrow_Level0_Item:visited
{
    font-family:Arial;
	color:#282d33; 
	text-decoration:none;
 	padding-left:4px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

a.Menu_Arrow_Level0_Item:hover,
a.Menu_Arrow_Level0_Item:active,
a.Menu_Arrow_Level0_Item:focus 
{
	font-family:Arial;
	color:#d46500 ; 
	text-decoration:none;
 	padding-left:4px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
 
a.Menu_Arrow_Level0_ItemSelected,
a.Menu_Arrow_Level0_ItemSelected:visited
{
	font-family:Arial;
	color:#d46500 ; 
	text-decoration:none;
	padding-left:4px;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	text-transform:uppercase;
}

a.Menu_Arrow_Level0_ItemSelected:hover
{
	font-family: Arial;
	color: #d46500 ; 
	text-decoration:none;
 	padding-left:4px;
	font-size: 11px;
	font-weight:bold;	
	text-decoration:none;
	text-transform:uppercase;
}

/********************************/

a.Menu_Arrow_Level1_Item,
a.Menu_Arrow_Level1_Item:visited
{
	font-family:Arial;
	color: #282d33; 
	text-decoration:none;
	padding-left:15px;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}

a.Menu_Arrow_Level1_Item:hover,
a.Menu_Arrow_Level1_Item:active,
a.Menu_Arrow_Level1_Item:focus 
{
    font-family:Arial;
	color: #d46500 ; 
	font-size:11px;
	padding-left:15px;
	font-weight:normal;
	text-decoration:none;
}
  
a.Menu_Arrow_Level1_ItemSelected,
a.Menu_Arrow_Level1_ItemSelected:visited
{
	font-family:Arial;
	color:#d46500 ; 
	text-decoration:none;
	padding-left:15px;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

a.Menu_Arrow_Level1_ItemSelected:hover,
a.Menu_Arrow_Level1_ItemSelected:active,
a.Menu_Arrow_Level1_ItemSelected:focus 
{
    font-family:Arial;
	color: #d46500 ; 
	text-decoration:none;
	padding-left:15px;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

/********************************/

a.Menu_Arrow_Level2_Item,
a.Menu_Arrow_Level2_Item:visited
{
	font-family:Arial;
	color: #282d33; 
	text-decoration:none;
	padding-left:25px;
	text-decoration:none;
	font-size:12px;
}

a.Menu_Arrow_Level2_Item:active,
a.Menu_Arrow_Level2_Item:hover,
a.Menu_Arrow_Level2_Item:focus 
{
	font-family:Arial;
	color:#d46500 ; 
	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;
	color:#d46500 ; 
	text-decoration:none;
	padding-left:25px;
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
}

a.Menu_Arrow_Level2_ItemSelected:hover,
a.Menu_Arrow_Level2_ItemSelected:active,
a.Menu_Arrow_Level2_ItemSelected:focus
{
	font-family:Arial;
	padding-left:25px;
	color:#d46500 ;
	font-weight:normal;
	font-size:12px;
 	text-decoration:none;
}

/********************************/

a.Menu_Arrow_Level3_Item,
a.Menu_Arrow_Level3_Item:visited
{
	font-family:Arial;
	color:#282d33;
	text-decoration: none;
	padding-left:35px;
	text-decoration:none;
	font-size:12px;
}

a.Menu_Arrow_Level3_Item:hover,
a.Menu_Arrow_Level3_Item:active,
a.Menu_Arrow_Level3_Item:focus 
{
	font-family:Arial;
	color:#d46500 ;
	text-decoration:none;
	font-size:12px;
	padding-left: 35px;
	text-decoration: none;
}
  
a.Menu_Arrow_Level3_ItemSelected,
a.Menu_Arrow_Level3_ItemSelected:visited
{
	font-family:Arial;
	color:#d46500 ; 
	text-decoration:none;
 	padding-left:35px;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}

a.Menu_Arrow_Level3_ItemSelected:hover,
a.Menu_Arrow_Level3_ItemSelected:active,
a.Menu_Arrow_Level3_ItemSelected:focus 
{
	font-family:Arial;
	padding-left:35px;
	color:#d46500 ;
	font-weight:bold;
	font-size:12px;
 	text-decoration:none;
}

/********************************/

a.Menu_Arrow_Level4_Item,
a.Menu_Arrow_Level4_Item:visited
{
	font-family: Arial;
	color: #282d33; 
	text-decoration: none;
	padding-left: 45px;
	text-decoration: none;
	font-size: 10px;
}

a.Menu_Arrow_Level4_Item:hover,
a.Menu_Arrow_Level4_Item:active,
a.Menu_Arrow_Level4_Item:focus {
	color: #004484; text-decoration: none;
	font-size: 10px;
	padding-left: 45px;
	text-decoration: none;
}
 
a.Menu_Arrow_Level4_ItemSelected,
a.Menu_Arrow_Level4_ItemSelected:visited
{
	font-family: Arial,Arial,Helvetica,sans-serif;
	color: #73ABDF; text-decoration: none;
 	padding-left: 45px;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

a.Menu_Arrow_Level4_ItemSelected:hover,
a.Menu_Arrow_Level4_ItemSelected:active,
a.Menu_Arrow_Level4_ItemSelected:focus
{
	padding-left: 45px;
	color: #004484;
	font-weight: bold;
	font-size: 10px;
 	text-decoration: none;
}