/*Главное*/
body {
  font-family: Tahoma;
  font-size: 10px;
  color: #5C5E5D;
  scrollbar-face-color: #80D6F9;
  scrollbar-shadow-color: #009AFB;
  scrollbar-highlight-color: #A7E4F9;
  scrollbar-3dlight-color: #0B5882;
  scrollbar-darkshadow-color: #009AFB;
  scrollbar-track-color: #E6F7FE;
  scrollbar-arrow-color: #3399CC;
  margin: 0px;
  padding: 0px;
  }
  a:link {
  color: #009AFB;
 	text-decoration: none;
  }
  a:visited {
  color: #009AFB;
 	text-decoration: none;
  }

  a:hover{
  	color: red;
 	text-decoration: none;
  }
  a:active {
  color: #009AFB;
 	text-decoration: none;
  }
  
  
  table {
  font-family: Tahoma;
  font-size: 11px;
  color: #5C5E5D;

  }

  
  .title_logo {
  font-family: Tahoma;
  font-size: 9px;
  color: RED;
  font-weight: normal;
  letter-spacing: 0pt;
  }
  .title_logo_bottom {
  font-family: Tahoma;
  font-size: 9px;
  color: WHITE;
  font-weight: bold;
  letter-spacing: 0pt;	
  }
	.top_menu {
	font-family: Tahoma;
  font-size: 9px;
  color: #009AFB;
  padding-left: 1px;
  padding-right: 1px;
	}
	
	.top_cell {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	}

	.top_cell a:link {
	color: #FFFFFF;
	}

	.top_cell a:visited {
	color: #FFFFFF;
	}

	.top_cell a:hover {
	color: #FFFFFF;
	}

	.top_cell a:active {
	color: #FFFFFF;
	}

	LI {
	list-style-image: url(img/nav_li.gif);
	list-style-position: inside;
	}

	.kat {
	color: #0056D8;
	}
	
	.kat a:link {
  color: #0056D8;
 	text-decoration: none;
  }
  .kat a:visited {
  color: #0056D8;
 	text-decoration: none;
  }

  .kat a:hover{
  	color: red;
 	text-decoration: none;
  }
  .kat a:active {
  color: #0056D8;
 	text-decoration: none;
  }

  .inp {
  	border: 1px solid #0056D8;
	background-color:  #D7F2FB;
	font-size: 10px;
	
  }
  
  	div.counters{
display:inline;
height:0px;
left:-1000px;
margin:0px;
padding:0px;
position:absolute;
top:-1000px;
visibility:hidden;
width:0px
}
