#menu_left { font-weight: bold;  list-style: none url(images/SGSM_menu_icon.gif);  }
#menu_left ul {margin-top: 0px; list-style-image: url(images/SGSM_menu_icon.gif); }
#menu_left a {
	color: Black; text-decoration: none;
	list-style-image: none;
	list-style: none;
	}
#menu_left a:hover {
	color: #FFFFFF;
	}
#menu_top {
	color: White; 
	font-family : Tahoma,Verdana,Arial;
	font-size: 12px;
	font-weight: bold;
}
#menu_top a {
	color: White; font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#menu_top a:hover {
	color: #FF5E5E;
}
#copyright {
	color: White; font-size: .8em;
	text-align: center;
}
#footnote { font-size: 80%;  font-style: italic; }
/**ul {

	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 10px;
	margin-left : 0px;
	margin-right : 0px;
	padding-top: 0px;
}
