      html, body {
      color: #ffffff;
      font-family: Arial;
      }
      #top_img {
      position:absolute;
      overflow:hidden;
      margin: 0px;
      left: 56px;
      top: 149px;
      width: 180px;
      height: 180px;
      background-image: url('images/pictbg.gif');
      background-repeat: no-repeat;
      }
      #top_img_src {
      position:absolute;
      overflow:hidden;
      margin: 0px;
      width: 171px;
      height: 171px;
      top: 151px;
      background-color: #CCC;
      background-repeat: no-repeat;
      background-position: center;
      }
      #rightm1 {
      position:absolute;
      overflow:hidden;
      margin: 0px;
      left: 247px;
      top: 148px;
      width: 241px;
      height: 53px;
      background-image: url('images/rightm1.gif');
      background-repeat: no-repeat;
      }
      #rightm2 {
      position:absolute;
      overflow:hidden;
      margin: 0px;
      left: 247px;
      top: 208px;
      width: 241px;
      height: 53px;
      background-image: url('images/rightm2.gif');
      background-repeat: no-repeat;
      }
      #rightm3 {
      position:absolute;
      overflow:hidden;
      margin: 0px;
      left: 247px;
      top: 268px;
      width: 241px;
      height: 53px;
      background-image: url('images/rightm3.gif');
      background-repeat: no-repeat;
      }
      #main_top {
      background-image: url("images/bg_top.jpg");
      background-repeat: no-repeat;
      }
      #main_mid {
      background-image: url("images/bg_mid.jpg");
      background-repeat: repeat-y;
      padding-left: 18px;
      margin-top: 15px;
      text-align: left;
      vertical-align: top;
      }
      #main_bot {
      background-image: url("images/bg_bot.jpg");
      background-repeat: no-repeat;
      }
      #login_subm {
      height: 15px;
      width: 47px;
      border: 0px;
      background-image: url("images/submit.jpg");
      color: white;
      font-size: 6pt;
      }
      #rightmenu1 {
      background-image: url("images/rightmenu.gif");
      background-repeat: no-repeat;
      padding-left: 10px;
      font-size: 8pt;
      }
      #rightmenu2 {
      background-image: url("images/rightmenu_bot.gif");
      background-repeat: no-repeat;
      }
	  #mp_newsarea {
      scrollbar-darkshadow-color: #B4B4B4;
      scrollbar-track-color: #B4B4B4;
      scrollbar-face-color: #B4B4B4;
      scrollbar-arrow-color:#2C2C2C;
      scrollbar-shadow-color:#B4B4B4;
      scrollbar-highlight-color:#B4B4B4;
      scrollbar-3dlight-color:#B4B4B4;

	  }



/*******************/
#rightmenu1 {
	padding-left: 0px;
}

#main_menu {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	list-style: none;
}

#main_menu div.li {
	margin: 0;
	padding: 0;
	position: relative;
}

#main_menu div.li a {
	display: block;
	width: 170px;
}

#main_menu div.li a, #main_menu div.li span {
	padding-left: 10px;
}

#main_menu .submenu {
	margin: 0;
	padding: 2px 5px 2px 10px;
	width: 120px;
	background-color: black;
	border: 1px solid #7d7d7d;
	position: absolute;
	display: none;
	top: 0px;
	right: 180px;
}

#main_menu .submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#main_menu .submenu li {
	margin: 0;
	padding: 0;
}

#main_menu div.li .submenu a {
	padding-left: 0;
	color: #929292;
	text-decoration: none;
	display: block;
	width: 120px;
}

#main_menu div.li .submenu a:hover {
	color: white;
	cursor: pointer;
}

a img {
	border: 0;
}
/*******************/
#block_contacts a {
	text-decoration: none;
	color: white;
}

#block_contacts a:hover {
	text-decoration: underline;
}

