
.VerticalMenuTitle
{
color:#518423;
font-family:"Lucida Grande",Arial,Verdana,Tahoma;
font-size:13px;
font-weight:bold;
text-decoration:underline;
text-align:left;
}
.menutable {
	background-color: transparent;
		
}

/****** LINK COLORS ******/

A                 { color: #004484; text-decoration: underline; }
A:hover     { color: #004484; text-decoration: underline; }


a.Menu_Arrow_Level0_Item ,
a.Menu_Arrow_Level0_Item:LINK ,
a.Menu_Arrow_Level0_Item:visited
{
   
    color:#003f89;
    text-decoration:none;
    font-family:  "Lucida Grande",Arial, Verdana, Tahoma ;
	font-size: 12px;
	font-weight:200;
    
	/*************************************/
}



a.Menu_Arrow_Level0_Item:hover,
a.Menu_Arrow_Level0_Item:active,
a.Menu_Arrow_Level0_Item:focus {
       color:#0072bc;
    text-decoration:none;
    font-family:  "Lucida Grande",Arial, Verdana, Tahoma ;
	font-size: 12px;
	font-weight:200;
    
}


 
a.Menu_Arrow_Level0_ItemSelected ,
a.Menu_Arrow_Level0_ItemSelected:LINK,
a.Menu_Arrow_Level0_ItemSelected:visited
{
    color:#0072bc;
    text-decoration:underline;
    font-family:  "Lucida Grande",Arial, Verdana, Tahoma ;
	font-size: 12px;
	font-weight:200;

	
}



a.Menu_Arrow_Level1_Item ,
a.Menu_Arrow_Level1_Item:link,
a.Menu_Arrow_Level1_Item:visited
{
    color:#002551;
    text-decoration:none;
    font-family:  "Lucida Grande",Arial, Verdana, Tahoma ;
	font-size: 12px;
	font-weight:200;
	padding-left: 5px;
	font-style:italic;
}


a.Menu_Arrow_Level1_Item:hover,
a.Menu_Arrow_Level1_Item:active,
a.Menu_Arrow_Level1_Item:focus {

     color:#0072bc;
    text-decoration:none;
    font-family:  "Lucida Grande",Arial, Verdana, Tahoma ;
	font-size: 12px;
	font-weight:200;
	padding-left: 5px;
}

 
 
a.Menu_Arrow_Level1_ItemSelected ,
a.Menu_Arrow_Level1_ItemSelected:link,
a.Menu_Arrow_Level1_ItemSelected:visited
{
     color:#0072bc;
    text-decoration:underline;
    font-family:  "Lucida Grande",Arial, Verdana, Tahoma ;
	font-size: 12px;
	font-weight:200;
	padding-left: 5px;
}


a.Menu_Arrow_Level1_ItemSelected:hover,
a.Menu_Arrow_Level1_ItemSelected:active,
a.Menu_Arrow_Level1_ItemSelected:focus {
     color:#0072bc;
    text-decoration:underline;
    font-family:  "Lucida Grande",Arial, Verdana, Tahoma ;
	font-size: 12px;
	font-weight:200;
	padding-left: 5px;
}

/********************************/


a.Menu_Arrow_Level2_Item ,
a.Menu_Arrow_Level2_Item:visited,
a.Menu_Arrow_Level2_Item:link
{
    font-family:  Arial, Verdana, Tahoma ;
    font-size:8pt;
    color:#666666;
    text-transform:none;
    text-decoration:none;
    padding-left: 5px;
}


a.Menu_Arrow_Level2_Item:hover,
a.Menu_Arrow_Level2_Item:active,
a.Menu_Arrow_Level2_Item:focus {
    font-family:  Arial, Verdana, Tahoma ;
    font-size:8pt;
    color:#33333;
    text-transform:none;
    text-decoration:none;
    padding-left: 5px;
}

 
 
a.Menu_Arrow_Level2_ItemSelected ,
a.Menu_Arrow_Level2_ItemSelected:visited,
a.Menu_Arrow_Level2_ItemSelected:link
{
    font-family:  Arial, Verdana, Tahoma ;
    font-size:8pt;

    color:#CC0000;
    text-transform:none;
    text-decoration:none;
    padding-left: 5px;
}


a.Menu_Arrow_Level2_ItemSelected:hover,
a.Menu_Arrow_Level2_ItemSelected:active,
a.Menu_Arrow_Level2_ItemSelected:focus {
    font-family:  Arial, Verdana, Tahoma ;
    font-size:8pt;
    color:#666666;
    text-transform:none;
    text-decoration:none;
    padding-left: 5px;
}
