
td.top_nav {
	margin: 0 1px 0 0;
	padding: 0;
	width: 149px;
	height: 26px;
}
img.top_nav{
	border: 0;
	margin: 0;
	width: 15px;
	height: 9px;
	background: url(../../images/CimatronE/arow_orange_R.gif);
}

A.top_nav {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	margin: -1px 0 0;
	height: 26px;
	max-height:21px;
	padding: 5px 9px 0;
/*	background: url(../../images/CimatronE/he/top_nav_bg.gif) top left;*/
}

A.top_nav:hover {
	text-decoration:none;
	/*background: url(../../images/CimatronE/he/top_nav_bg_o.gif) top left; */
	color:#D6146B;
}

A.top_nav:hover img.top_nav {
	/*background: url(../../images/CimatronE/he/top_nav_arow_o.gif);*/
}

