body {
  background:                 #ffffff;
	margin: 0px;
	padding: 0px;
  scrollbar-face-color:       #d7d3ed;
  scrollbar-track-color:      #e8e7ff;
  scrollbar-arrow-color:      black;
  scrollbar-shadow-color:     black;
  scrollbar-highlight-color:  #444899;
  scrollbar-3dlight-color:    #d0c0ff;
  scrollbar-darkshadow-color: #d0c0ff
}
a{
	text-decoration : none
}
a:hover{
	text-decoration: underline
}
.nodecor{
  text-decoration:none
}
.nomargin{
  margin-top: 0;
  margin-bottom: 0
}
.nodecorbold{
  text-decoration:none; font-weight:bold
}
.indention{
  margin-left:5mm;
  text-indent:1cm
}
.sserif{
  font-family: "Arial Cyr", "Helvetica", Sans-Serif
}
.serif{
  font-family: "Times Cyr", Serif
}
.monospace{
  font-family: "Courier Cyr", MonoSpace
}
.deftext{
  text-indent: 15pt;
  text-align: justify
}
.copyright{
  font-family: "Tahoma", "Verdana", Sans-Serif;
  font-size: 8pt
}
.maintext{
  font-family: "Tahoma", "Verdana", Sans-Serif;
  font-size: 11pt
}
.imgload{
  border-width: 1px;
  border-color: #000000;
  background: #f7f7f7 url('images/lightbox/loading.gif');
  background-position: center;
  background-repeat: no-repeat
}

