div#menu_left ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top:0px;
	margin-bottom: 0px;
}


div#menu_left li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	margin-left: 7px;
	padding-left: 15px;
}



div#menu_left a, div#menu_left a:active, div#menu_left a:visited{
	text-decoration: none;
	color: #444444;
}



div#menu_left a:hover {
	text-decoration: underline;
	color: #196291;
}

div#menu_left b {
	color: #008BCD;
}
