	
UL  {
	list-style: none;
	list-style-image : /images/bullet_square.gif;	
	background : /images/bullet_square.gif;
	list-style : outside;
	margin-left : 20px;
	margin-top : 10px;
	padding-top : 0px;
	padding : 0px;
	color : #006531;
	}
LI  {
	margin-left : -20px;
	padding: 0px;
	padding-top : 0px;
	margin-right : 0px;	
	color : #006531;		
	
	}
	
A.sub:Active,A.sub:Link,A.sub:Visited  {
	FONT-FAMILY : Arial,sans-serif;
	color : #a5a6a5;
	font-size : 11px;
	text-decoration : none;
}

A.sub:Hover  {
	color : #800000;
	font-size : 11px;
	FONT-FAMILY : Arial,sans-serif;
}
		
