.background_dark {
  background:#000000;
}
.background_light {
  background:#BBBBBB;
}
.background_middle {
  background:#DCDCDC;
}
.color_dark {
  color:#000000;
}
.color_light {
  color:#000000;
}
.color_sti {
  color:#000000;
}
.border_dark {
  border:1pt solid #4A4584;
}
.border_dark_sti {
  border-right:1pt solid #BBBBBB;
  border-bottom:1pt solid #BBBBBB;
}
.border_light {
  border:1pt solid #ADC3EF;
}
.background_dark a {
  color:white;
}
body {
  background:white;
  width: 1280px;
  margin-left:auto;
  margin-right:auto;
}
#pageskelet_top {
	background:#4c4c4c;
	height:150px;
	border-bottom:1pt solid white;
	width:1280px;

}
#PageSkelet_Menu_Info {
  	width:210px;
}

#user_menu_left {
   width:1280px;
   height:150px;
   margin:0px;
   border:0px;
   background:url('top.jpg') top left no-repeat;
   position:relative;
}
fieldset{
	clear:left;
	margin-bottom: 15px;
	text-align: left;
	padding: 5px;
	border:0px;
	border-top:1pt solid black;
}
.sti_relation {
  width:232px;
  float:right;
  margin-top:5px;
}