/* Left menu*/
TABLE.mtab  { width: 190px }
TD.mtab_top { height: 4px; background:URL(images/sub_btop.gif) }
TD.mtab_med { background:URL(images/sub_bmed.gif) }
TD.mtab_sep { height: 2px; background:URL(images/sub_bsep.gif) }
TD.mtab_bot { height: 4px; background:URL(images/sub_bbot.gif) }
TD.mtab_pas { width: 28px; background:URL(images/s_butn.gif) left center no-repeat }
TD.mtab_act { width: 28px; background:URL(images/s_butna.gif) left center no-repeat }
P.mtab_link { color:  #664444; text-decoration: none; font-size: 15px; font-weight: bold; margin:0; padding:0; }
a.mtab_link { color:  #664444; text-decoration: none; font-size: 15px; font-weight: bold; }
A.mtab_link:hover { color:  #AA7766; }
