td.topmenu_new{
	vertical-align: top;
	border-left: 2px solid #FFA217;
/*	padding: 0 3px 0 3px; */
      width:17.7%;
	  height:55px;
}

img.m_new{
	margin-top: 3px;
      margin-right: 5px;
	border: 0;
	float: left;
}

a.topmenu_new, a.topmenu_new:hover{
	text-decoration: none;
	color: #90969e;
	font-size: 14px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	display: block;
	width: 100%;
	height: 40px;
	background: #ffffff;
	padding-left: 2px;
	cursor: hand;
}

a.topmenuSel_new, a.topmenuSel_new:hover{
	/*color: #940000;*/
	display: block;
	font-size: 14px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	/*font-weight: bold;*/
	width: 100%;
	height: 40px;
	padding-left: 2px;
	cursor: hand;
    text-decoration: none;
}

div.submenu_new{
	position: absolute;
	z-index: 2;
	top: 385px;
	width: 300px;
}

table.submenu_new{
	border: 2px solid #FFA210;
      border-top: 0;
}

td.submenubottom_new{
	height: 2px;
	background: url('/images/submenu_bg2.png') no-repeat left;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/submenu_bg2.png', sizingMethod='crop');
}

a.submenuitem_new{
	text-decoration: none;
  	width: 100%;
      background: #eae9e9;
      display: block;
/*  	background: url('/images/submenu_bg.png') repeat;*/
/*	_background-image: none;*/
/*	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/submenu_bg.png', sizingMethod='scale');*/
}

a.submenuitem_new:hover{
/*  	background: url('/images/submenu_bg3.png') repeat;*/
/*	_background-image: none;*/
/*	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/submenu_bg3.png', sizingMethod='scale');*/
      background: #fff;
}

div.padd_new{
    padding: 5px 6px; 
}
