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

