.dark {color:#353C42;}
.medium {color:#56636C;}
.light {color:#7A858C;}
.lightest {color:#9FB2BF;}
.maroon {color:#863636;}
.lightcolor {color:#D3E67A;}

.bgDark {background-color:#353C42;}
.bgMedium {background-color:#56636C;}
.bgLight {background-color:#99BC0A;}
.bgLightest {background-color:#9FB2BF;}
.bgMaroon {background-color:#863636;}

.borderDark {border-color:#353C42;}
.borderMedium {border-color:#56636C;}
.borderLight {border-color:#7A858C;}


.padBigLeft {padding-left:10px;}

.listTitle {
  color:#D3E67A;
  padding:2px;
  border:0px solid #7A858C;
  background:Url(../image/categories_bg.gif);
  height:27px;
  
}

.listTitleLeft {
  color:#D3E67A;
  padding:2px;
  border-left:0px solid #7A858C;
  border-top:0px solid #7A858C;
  border-bottom:0px solid #7A858C;
  background:Url(../image/categories_bg.gif);
  height:27px;

}

.listTitleRight {
  padding:2px;
  border-right:0px solid #7A858C;
  border-top:0px solid #7A858C;
  border-bottom:0px solid #7A858C;
  background:Url(../image/categories_bg.gif);
  height:27px;

}

.menuBullet {width:180; padding:4px; color:#9FB2BF;}
.menuBullet:hover {text-decoration:none; color:#FFFFFF; background-color:#56636C;}

.Menu {background:url(../image/butten.gif); width=143; font:bold 11px tahoma; color:605A12; cursor:pointer;}
.MenuHover {background:url(../image/butten_2.gif); font:bold 11px tahoma; color:#700F0F; cursor:pointer;}

.MenuWithSub {background:#863636; font:bold 11px tahoma; solid #700F0F; color:white; cursor:pointer;}
.MenuWithSubHover {background-color:#E9B9B9; font:bold 11px tahoma; solid #700F0F; color:#700F0F; cursor:pointer;}

.SubMenu {background:url(../image/butten.gif); font:bold 11px tahoma; color:605A12; font-weight:bold; cursor:pointer; }
.SubMenuHover {background:url(../image/butten_2.gif); font:bold 11px tahoma; width:119px; color:#700F0F; cursor:pointer;}

.tabLink {padding:5px 10px 4px 8px; font-weight:bold; color:white; text-decoration:none; background-color:#7f99a6;}
.tabLink:hover {padding:5px 10px 4px 8px; font-weight:bold; color:white; text-decoration:none; background-color:#637383;}
.tabHigh {padding:5px 10px 4px 10px; font-weight:bold; color:black; background-color:#ADB6BD;}

.listbg {background:url(../image/categories_bg.gif);}
a{color:#605A12; text-decoration:none;}
