

#tleftmenu
{
 width: 198px;
 /*background:  inherit; */
 margin-bottom: 5px;
 margin-top: 30px;
}


#tleftmenu td.leftmenutd
{
  width: 100%;
  line-height:24px;
  cursor:pointer;
    border-top : solid;
	border-width : 1px;
  	border-color : #8F1601;
}

#tleftmenu td.leftmenutd:hover
{
  /*background: inherit;/*#B23229;*/`	
}

/*
#tleftmenu a.selected
{
  display: block;
text-decoration:none;
  color: #fff; 
  /*background: #B23229;
  width:100%;
   font: bold 11px tahoma,verdana,sans-serif;
  letter-spacing: 0;
    line-height:32px;
text-indent: 4px;
  /* text-indent:15px; 
} */

#tleftmenu a.leftmenua, a.leftmenua:visited
{
display: block;
text-decoration:none;
color: #FAE2D1;/*#F4BE98; */
font-style: italic;

width:100%;
padding-left:0px; 
  font: bold 14px arial;
  letter-spacing: 0;
    line-height:24px;
text-indent: 40px;

background-image: url('images/menu.jpg');
background-repeat:no-repeat;
}

#tleftmenu a.leftmenua:hover, a.leftmenua:active
{
  color: #fff; 
  background: #A62E1D;
 /* text-indent:15px;
  /*width:100%; 
  padding-left:3px;  */
  background-image: url('images/menu_hover.jpg');
background-repeat:no-repeat;
}



.it
{
  font-style: oblique;
}
