

.home_menu_lst_lev1{ 
	color: #4680BC;
	font-size: 13px;
	list-style: square outside;
	margin:  2px 2px 2px 8px;
	background: white;
}

ul.home_menu_itembox li {
	list-style-type: none;
	list-style-image: none;
	background: url("/gfx/li_bullet_square.png") no-repeat 0px 11px;
	padding: 3px 0px 3px 14px;
}

.body-header-bar {
	background-color: #909090;
	color: white; 
	padding-left: 16px; 
	font-size: 12px; 
	width: 550px; 
	margin: auto; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	font-weight: bold;
}
