*	{
	font-Family:Verdana;
	font-size:10pt;
}
body{
   color: #7A6149;
   margin:0;
}
#left_bar td    {
    vertical-align:top;
}
#left_bar tr    {
    height:24px;
}

.maintable   {
    width:620px;
    padding:20px;
}
.description  {
    padding:10px;    
}
.title  {
    font-Family:Arial;
    font-size:16pt;
    font-weight:bold;
    color:#7A6149;
    width:500px;
    background:#F1ECE4;
}

.price  {
    font-Family:Arial;
    font-size:16pt;
    font-weight:bold;
    color:#7A6149;
    text-align:right;
    width:120px;
    background:#F1ECE4;
}

.subtitle  {
    font-Family:Arial;
    font-size:10pt;
    font-weight:normal;
    color:#7A6149;
}
.pricebox   {
    margin-bottom:2px;
}

.submenu_item {
    background:#F1ECE4;    
    border: 1px solid #7A6149;
    width:180px;
    height:40px;
    line-height:40px; 
    text-align:center;
    cursor:pointer; 
}
.submenu_item_act {
    background:#7A6149;
    border: 1px solid #7A6149;
    width:180px;
    height:40px;
    line-height:40px;
    color:#fff;
    text-shadow: 1px 1px 3px #000000; 
    text-align:center; 
    cursor:pointer; 
}
