#navbutton{
	/*font-family: Verdana, Sans-Sherif;*/
	font-size:12px;
	font-weight: bold;
	color: #4E2207;
}
div.dditem
{	
  text-align:center;
  width:85px; 
	text-decoration: none;
	float:left;line-height:25px; margin-right:4px;
	height:25px; width:90px; display:block;

  background: url(images/bt-dditem.gif) no-repeat;
}
div.dditem a{
text-decoration: none;	
color:#4E2207;
font-size:12px;
font-weight: bold;
}
div.dditem a:hover{ color: #3d6dc2;cursor:pointer;}

a.dditem, a.dditem:visited
{ 	
	display: block;
  	background-color: #E4F6B8;
	border: 1px solid #A4C259;
	/*
  font-family: Verdana, Sans-Sherif;
	font-size:12px;
	font-weight: bold;
	color: #4E2207;
	*/
	padding: 3px 3px 3px 3px;
	text-decoration: none;	
	width:120px;
}
a.dditem, a.dditem:visited { border-bottom: none; }
a.dditem:hover { color: #ff1f2a;}
.menu_child{ 
border-bottom: 1px solid black; }

