/**Top menu**/

.menuTdOutside {
  padding-right:7px;padding-left:7px;
  height:24px;
  line-height:100%;
}

.menutd
{
width:5px;height:24px;
line-height:100%;padding:0px; margin:0px;
}
.menutd IMG {
  width:5px;
  height:24px;
  border:0px;
}
a.a-root-item,a.a-root-item:hover
{
font-size:14px;
color:black;
height:24px; padding:0px; margin:0px;
text-decoration:none; border-bottom: 1px dashed #000000;
}

.tab_m_selected{
 	background-color:#E3F1FA;
	height:24px;padding:0px; margin:0px;line-height:100%;
}

.menutd_center {
  padding-top:0px;padding-bottom:0px;padding-right:2px;padding-left:2px;
  height:24px;
  vertical-align:middle;
  line-height:100%;
}

