#tdmenu{
	padding: 5px 10px 5px 22px;
}

#leftmenutable{
      height: 100%;
}

td.tdlink{
	width: 15px;
	text-align: center;
	background: url('/images/linkbg.gif');
	height: 29px;
}

td.menuimg{
	background: url('/images/button_bg.gif') repeat-x;
	width: 40px;
	white-space: nowrap;
}

td.sep{
	background: url('/images/button_bg.gif') repeat-x;
	width: 8px;
}

td.menulink{
	background: url('/images/button_bg.gif') repeat-x;
	color: #545760;
	font-size: 14px;
	width: 160px;
      padding: 0 5px 0 5px;
      white-space: nowrap;
}

a.menulink{
	color: #767980;
	font-size: 12px;
	font-weight: bold;
	cursor: hand;
	text-decoration: none;
	display: block;
      height: 26px;
      width: 100%;
      white-space: nowrap;
      line-height: 40px;
}

a.menulink:hover{
	color: #b80f0f;
}

td.menubeg{
	background: url('/images/button_left.gif') no-repeat right;		
	height: 52px;
	width: 5px;
}

td.menuend{
	background: url('/images/button_right.gif') no-repeat left;		
	height: 52px;
	width: 10px;
	white-space: nowrap;
}

img.imgsrc, img.sep_selected{
      display: none;
}
