.menutop
{
	width:160px;
	height:10px;
	background-image:url(http://www.camacare.nl/images/menu_top.gif);
}

.menubottom
{
	width:160px;
	height:16px;
	background-image:url(http://www.camacare.nl/images/menu_bottom.gif);
}

.menubox
{
	text-align:center;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
/*	font-weight:bold; */
	width:160px;
	background-color:#9999ff;
	background-image:url(http://www.camacare.nl/images/menubg.jpg);
	background-repeat:no-repeat;
	max-width:160px;
}

