.background_dark {
  background:#246494;
}
.background_light {
  background:#6FC2E6;
}
.background_middle {
  background:#DCDCDC;
}
.color_dark {
  color:#040C15;
}
.color_light {
  color:#040C15;
}
.color_sti {
  color:#040C15;
}
.border_dark {
  border:1pt solid #4A4584;
}
.border_dark_sti {
  border-right:1pt solid silver;
  border-bottom:1pt solid silver;
}
.border_light {
  border:1pt solid #ADC3EF;
}
.background_dark a {
  color:white;
}
body {
  background:white;
  width: 1024px;

}
#user_menu_left {
   width:1024px;
   height:150px;
   margin:0px;
   border:0px;
   background:url('top.gif') top left no-repeat;
   position:relative;
}
#PageSkelet_Menu_Info {
  	width:10px;
}
