.TDouterMenu
{
    height:30px;
    padding:0;

}

.TBInnerMenu /* tabella */
{
    border:none;
    width:820px;
    height:30px;
    background-image:url(/img/headcx.gif);
    background-repeat:repeat-x; 
}

.TDInnerMenuItem /*elemento */
{
   padding:0;
   height:30px;
   font: bold 12px arial, helvetica, sans-serif;
   color: #ffffff;
   line-height:30px;
   vertical-align:middle;
   text-align:center;
}

a.TDInnerMenuItem:hover {
    color:#3fc76c;
}

.TDInnerMenuItemSeparator
{
    width:9px;
    height:30px;
    background-image:url(/img/headsp.gif);
    background-repeat:no-repeat; 
}

.TDInnerMenuBorderLeft
{
    width:30px;
    height:30px;
    background-image:url(/img/headsx.gif);
    background-repeat:no-repeat; 
}

.TDInnerMenuBorderRight
{
    width:30px;
    height:30px;
    background-image:url(/img/headdx.gif);
}

.imgMenu {
    /*width:20px;*/
    height:30px;
    vertical-align:top;
    display:block;
    float:left;
}

.inputfield {
    padding:0;
    margin:0;
    height:20px;
    width:240px;
    border: 1px solid rgb(231, 175, 145);
    background-color:#fff;
    font-family: 10pt Arial;
    text-align: left;
}

TABLE.Menu
{
	border:none;
	width: 590px;
	height: 34px;
	padding:0px;
}

TD.Menu {
	padding:0px; 
	border-style:none;
	font: bold 10pt Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: #626262;
}

TD.MenuBorderLeft
{
	width: 14px;
	height: 33px;
	background-image:url(/img/head0sx.gif);
	background-position:left top;
	background-repeat: no-repeat;
	font-size: 1px;
}

TD.MenuLeft
{
	width: 172px;
	height: 28px;
	padding: 0px 0px 0px 0px;
	background-image:url(/img/cxtopb.gif);
	background-position:left top;
	background-repeat: repeat-x;
	font: bold 8pt Arial,Helvetica,sans-serif;
  color: #FFFFFF;
}

A.menu
{
	font: bold 11px Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: #666666;
}
A.menu:hover {color: #aa0000;}


TD.MenuItem
{
	height: 34px;
	padding: 0;
	vertical-align:middle;
}

TD.MenuItemRight
{
	width: 20px;
	height: 34px;
	padding: 0px 0px 0px 0px;
	background-image:url(/img/1x1.gif);
	background-position:left top;
	background-repeat: no-repeat;
	font-size: 1px;
}
