.main_bg_color{	background-color: #E6E5E0;}
.main_td{ background-color: white;}
.top_menu{background-color: #E6E5E0;}
.top_menu_over{	color:white; background-color:#1DB368;}

.menu_left{	color: #000;}
.menu_left_over{color: white; background: #1DB368;}
.menu_left_selected{color: #F1FCEB; background: #1DB368;}
.mtDropdownMenu .items{ color: #E6E5E0;}
.mtDropdownMenu .item { color: #E6E5E0;}
.mtDropdownMenu .item.hover { color:white; background:#1DB368; }

body 
{
scrollbar-face-color: #E6E5E0;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #DEE3E7;
scrollbar-3dlight-color: grey;
scrollbar-arrow-color: darkblue;
scrollbar-track-color: grey;
scrollbar-darkshadow-color: #49C22F;
}
a.designer:link,a.designer:active,a.designer:visited { 
  font-size:11px;
  color:#0071B4;
}
a.designer:hover{ color:#1DB368; }

