.main_bg_color{	background-color: #ECECF3;}
.main_td{ background-color: white;}
.top_menu{background-color: #F6EEE1;}
.top_menu_over{	color:yellow; background-color:#DE2100;}

.menu_left{	color: #000;}
.menu_left_over{color: yellow; background: #DE2100;} 
.menu_left_selected{color: #F1FCEB; background: #DE2100;}
.mtDropdownMenu .items{ color: #F9F6DC; }
.mtDropdownMenu .item { color: yellow;}
.mtDropdownMenu .item.hover { color:yellow; background:#DE2100; }

body 
{
scrollbar-face-color: #ECECF3;
scrollbar-highlight-color: gray;
scrollbar-shadow-color: #DEE3E7;
scrollbar-3dlight-color: lightblue;
scrollbar-arrow-color: brown;
scrollbar-track-color: grey;
scrollbar-darkshadow-color: #98AAB1;
}
a.designer:link,a.designer:active,a.designer:visited { 
  font-size:11px;
  color:#7f7f7f;
}
a.designer:hover{ color:#DE2100; }

