.main_bg_color{	background-color: #EDE2C7;}
.main_td{ background-color: white;}
.top_menu{background-color: #EDE2C7;}
.top_menu_over{	color:black; background-color:#BB9E58;}

.menu_left{	color: #000;}
.menu_left_over{color: black; background: #BB9E58;}
.menu_left_selected{color: #F1FCEB; background: #BB9E58;}
.mtDropdownMenu .items{ color: #EDE2C7;}
.mtDropdownMenu .item { color: #EDE2C7;}
.mtDropdownMenu .item.hover { color:black; background:#BB9E58; }

body 
{
scrollbar-face-color: #EDE2C7;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #DEE3E7;
scrollbar-3dlight-color: lightblue;
scrollbar-arrow-color: brown;
scrollbar-track-color: #E2D5A9;
scrollbar-darkshadow-color: #98AAB1;
}
a.designer:link,a.designer:active,a.designer:visited { 
  font-size:11px;
  color:#0071B4;
}
a.designer:hover{ color:brown; }

