.cssMenuText
	{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; 
		font-style: normal; text-decoration: none; font-weight: bold; color: #CCCCCC; 
		line-height: 180%; background-color: 078515
	}

.cssMenuHighlight	
	{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; 
		font-style: normal; text-decoration: none; font-weight: bold; color: #FFFFFF; 
		line-height: 180%; background-color: 0A22FF
	}

.cssMenuBack
	{
		background-color: 078515; color: #CCCCCC; font-weight: bold}

.cssSubMenuBack
	{
		background-color: 078515
; color: #CCCCCC
; font-weight: bold
	}

.cssSubMenuText
	{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; 
		font-style: normal; text-decoration: none; font-weight: bold; color: #CCCCCC; 
		line-height: 180%; background-color: 078515
	}

a
	{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; 
		font-style: normal; text-decoration: none; line-height: 180%; font-weight: bold; color: #CCCCCC
	}

a.MenuUnselected
	{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; 
		font-style: normal; text-decoration: none; font-weight: bold; color: #CCCCCC; 
		line-height: 180%
	}

a.MenuSelected
	{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; 
		font-style: normal; text-decoration: none; font-weight: bold; color: FFFFFF; 
		line-height: 180%
	}


