.moduletablengm, .modulengm { /* please make sure you have set the module class suffix in the corresponding module to eg. "ngm" */
	width: 100%;
}

/* default settings to be applied to the menu*/

.ngtext-normal
{
  font: normal 12px Verdana, Arial, Helvetica, sans-serif;
  color: #000;
  text-indent: 10px;
  padding: 2px !important;
  width:100%;
   height:36px;
  *height:29px;
   background:url(../../../build/images/menu/normal_int.gif);
   margin:0 2px 0 2px;
   border-top:1px solid #cad6e2;
 
 
}

.ngtext-over
{
  font: normal 12px Verdana, Arial, Helvetica, sans-serif;
  color: #000;
  text-indent: 10px;
  padding: 2px !important;
  width:100%;
      height:36px;
  *height:29px;
	  background:url(../../../build/images/menu/hover_int.gif);
	     margin:0 2px 0 2px;
		    border-top:1px solid #cad6e2;
}


.ngsubmenu
{
_z-index:9999;

  background: #d4e1ef;
    background-image:none !IMPORTANT;
	text-indent:5px; 
	  width:200px;
	 
	  margin-top:0px;
	  margin-left:4px;
	  
}

.ngitem-normal
{
  border: none;
  margin: 0px !important;
  height:30px;
  width: 100%;
  cursor: pointer;
    background-image:none !IMPORTANT;

	   
}

.ngitem-over
{
  border: none;
  margin: 0px; !important;
  height:30px;
  background: #bababa;
  background-image:none;
  width: 100%;
  cursor: pointer;
}



table#dm0m0tbl {
	border-top:1px solid #b3b3b3;
	border-left:1px solid #b3b3b3;
	border-right:1px solid #b3b3b3;
	border-bottom:none;
  width:228px;
  *width:229px;
  background-image:none;
 
 margin-bottom:0px;
   margin-top:10px;
    margin-left:0px;
	  
 
  
}

table#dm0m0tbl .ngtext-normal {
   background:url(../../../build/images/menu/normal.gif);
  height:36px;
  *height:29px;
  padding: 3px ;
  *padding:2px;
  margin:0px;
  font-family:Tahoma, Arial, Helvetica, sans-serif;
  font-size:13px;
  color:#545454;
   font-weight:bold;

	border:none;

}

table#dm0m0tbl .ngtext-over {
  background:url(../../../build/images/menu/hover.gif);
  height:36px;
  *height:29px;
  padding: 3px ;
    margin:0px;
	 font-family:Tahoma, Arial, Helvetica, sans-serif;
  font-size:13px;
  color:#0057a7;
  font-weight:bold;
	border:none;
}

table#dm0m0tbl td#dm0m0i0tdT{	border-top:1px solid #b3b3b3; *border-top:none; }


