BODY {
  margin: 0px 10px 5px 10px;
  padding: 0px;
  background-color: #7AB8CF;
}

p	{
	font-family: verdana;
}
#top_navibar {
  position: absolute;
  z-index: 11;
  top: 10px;
  left: 10px;
}
.top_search {
  font-family: arial;
  font-size: 11px;
  color: black;
}
.top_search .inp {
  width: 83%;
  padding-left: 20px;
  background-image: url(../ico_search.jpg);
  background-position: left;
  background-repeat: no-repeat;
  font-family: arial;
  font-size: 12px;
  color: black;
}

.win2 .head {
  background-image: url(../win2-top.gif);
  background-position: left;
  background-repeat: no-repeat;
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
  color: #003663;
  text-align: center;
}
.win2 A {
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
  color: white;
  text-decoration: none;
}
.win2 A:hover {
  text-decoration: underline;
}

.win1 .head {
  background-image: url(../win1-top.gif);
  background-position: left;
  background-repeat: no-repeat;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  color: white;
  text-align: center;
  text-transform: uppercase;
}
.win1 A {
  font-family: arial;
  font-size: 17px;
  font-weight: bold;
  color: #002E6C;
  text-decoration: none;
}
.win1 A:hover {
  text-decoration: underline;
}

.contacts {
  padding: 5px 5px 0px 5px;
  font-family: arial;
  font-size: 12px;
  color: black;
  line-height: 18px;
}
.contacts A {
  font-family: arial;
  font-size: 12px;
  font-weight: normal;
  color: black;
  text-decoration: underline;
}
.contacts A:hover {
  text-decoration: none;
}

.content {
  margin: 0px 10px;
  padding: 5px 7px;
  background-color: #BCDBE7;
  border: solid 1px #4EAED0;
  font-family: arial;
  font-size: 13px;
  color: black;
  line-height: 18px;
}
.content P, .content DIV {
  margin: 0px 0px 15px 0px;
  padding: 0px;
}
.content .line {
  height: 1px;
  border-style: dotted;
  border-width: 0px 0px 1px 0px;
  border-color: white;
}
.content A {
  color: #006699;
}
.content A:hover {
  text-decoration: none;
}

#news {
  margin: 7px 0px;
}
#news #block {
  padding: 3px 7px;
  display: inline;
  background-color: #7AB8CF;
  font-family: arial;
  font-size: 18px;
  color: white;
}
#news #news_list {
  margin: 10px 0px;
}
#news #news_list .item DIV {
  margin: 0px;
}
#news #news_list .item .head {
  margin: 5px 0px;
  font-weight: bold;
}
#news #news_list .item .head A {
  font-weight: normal;
  color: #006699;
}
#news #news_list .item .head A:hover {
  text-decoration: none;
}
#news #news_list .item .small {
  font-size: 12px;
  line-height: 15px;
}

.bot_menu {
  font-family: arial;
  font-size: 12px;
  color: white;
  line-height: 18px;
}
.bot_menu A {
  font-family: arial;
  font-size: 12px;
  color: white;
  text-decoration: underline;
}
.bot_menu A:hover {
  text-decoration: none;
}

.head_page {
  font-family: arial;
  font-size: 18px;
  color: black;
}





.bottom_menu {
  border-style: dotted;
  border-color: silver;
  border-width: 1px 0px 0px 0px;
  margin: 100px 5px 10px 5px;
  padding-top: 3px;
  font-family: arial,verdana;
  font-size: 10px;
  color: gray;
}
.bottom_menu A {
  font-family: arial,verdana;
  font-size: 10px;
  color: gray;
  text-decoration: none;
}
.bottom_menu A:hover {
  font-family: arial,verdana;
  font-size: 10px;
  color: gray;
  text-decoration: underline;
}