.imgBoxHeadBG {
	background: #B8B8B8;
	border-top: 1px solid #A9A9A9;
	border-right: 1px none #A9A9A9;
	border-bottom: 1px solid #A9A9A9;
	border-left: 1px none #A9A9A9;
/* added by Ulrich Hahn, SANYO Speechtek 16/07/03 start */
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: White;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 0px;
/* end added by Ulrich Hahn, SANYO Speechtek 16/07/03 */
}

/* added by Ulrich Hahn, SANYO Speechtek 16/07/03 start */
A.menulink, .menulinksel {
	display: block;
	width: 170px;
	text-align: left;
	text-decoration: none;
	font-family: /*Verdana,*/ Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
	border: solid 1px #0066CC;
	PADDING: 2px 4px;
	BACKGROUND-COLOR: #ECF5FF;
	margin: 1px;
}
A.menulink:hover, .menulinksel {
COLOR: #CC0033;
border: solid 1px #CC0033;
BACKGROUND-COLOR: #FFD7E1;
}
/* end added by Ulrich Hahn, SANYO Speechtek 16/07/03 */