.topmenu {
	position:absolute;
	top:0px;
	left:0px;	
	overflow:hidden;
   text-align:left;
   line-height:16px;
   table-layout:auto;
   overflow:visible;
   font-size:13px;
   z-index:5000;
}
.firstline {
   position:absolute;
   top:107px;right:10px;
   /*width:200px;*/
   text-align:right;
   vertical-align:bottom;
   line-height:16px;
   text-transform:uppercase;
   overflow:visible;
   font-size:16px;
   font-weight:bold;
   z-index:5500;
	}
/*
.topmenu td {
	width:140px;
}
*/
.topmenu a {
   font: bold 1.4em arial, helvetica, sans-serif;
   left:4px;
   width:100%;
   background:url(/pics/tab_inactive.gif) width:120px no-repeat;
   line-height:14px;
}

