 

.TopMenuItem
{
  color : #CEBDA6;
  font-family:Arial; 
  font-weight: bold;
  font-size:12px; 
  cursor:default;
  background-color: #2D2823;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  cursor: pointer;
 
}

.TopMenuItemHover
{
	cursor: pointer;
  color : #D5A461;
  font-family:Arial; 
  font-weight: bold;
  font-size:12px; 
  cursor:default;
  background-color: #2D2823;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
 
}

.MenuItem
{
  color: #CEBDA6;
   font-family:Arial; 
   font-weight: bold;
  font-size:12px; 
  cursor:default;
  background-color: #716555;
     direction: LTR;

    padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
    cursor: pointer;
}

.MenuItemHover 
{
	    direction: LTR;

  color: #CEBDA6;
   font-family:Arial; 
   font-weight: bold;
  font-size:12px; 
  cursor:default;
    background-color: #2D2823;
      padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
    cursor: pointer;
}

.TopGroup
{
   font-family:Arial; 
   font-weight: bold;
  font-size:12px; 
  cursor:default;
  left: 500px;
  top: 200px;
    cursor: pointer;
        direction: LTR;
 
}

 


/*



.MenuGroup
{
  color: #CEBDA6;
   font-family:Arial; 
   font-weight: bold;
  font-size:12px; 
  cursor:default;

}









.DisabledMenuItem
{
  color: #CEBDA6;
   font-family:Arial; 
   font-weight: bold;
  font-size:12px; 
  cursor:default;
}

.DisabledMenuItemHover 
{
  color: #CEBDA6;
   font-family:Arial; 
   font-weight: bold;
  font-size:12px; 
  cursor:default;
}

.MenuBreak
{
  padding:0px; 
}

*/

.slidebox
{	
margin-left: 0px !important;
	}