body {
	font-size: 10px;
	color: #7D7D7D;
	font-family: Verdana, Tahoma, Aria, Helvetica, sans-serif;
}

td,th {
	font-size: 10px;
	color: #7D7D7D;
}

p {
	line-height: 150%;
}
.currentTitle {
    color:#3291D1;
	font-size: 12px;
	font-weight: bold;
}
.currentSee {
	background-color:#3291D1;
    color:#FFFFFF;
	margin:0px;
	padding:7px; 
	padding-left:21px;
	font-size: 12px;
	font-weight: bold;
	background-image:url(images/seealso.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}

.someletTitle {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #FF8126;
	text-decoration: none;
}
a:visited {
	color: #FF8126;
	text-decoration: none;
}
a:active {
	color: #FF8126;
	text-decoration: none;
}
a:hover {
	color: #BF5200;
	text-decoration: underline;
}
.searchInput {
	font-size: 11px;
	width: 100%;

}
.searchBtn {
	font-size: 11px;
	width: 100%;
	background-color: #197FD3;
	font-weight: bold;
	color: #FFFF00;
	height: 20px;
	border: 1px solid #FFFFFF;
}
.sideBarNav {
	padding-bottom: 6px;
}
.rootNav {
	font-weight: bold;
	color: #2770DC;
}
.rootNavSelected {
	font-weight: bold;
	color: #FF8126;
}
.subRootNav {
	color: #2770DC;
}
.subRootNavSelected {
	font-weight: bold;
	color: #FF8126;
}
.content {
	color: #7D7D7D;
	line-height: 150%;
	text-align: justify;
	padding: 10px;
}
.simpleContent {
	color: #7D7D7D;
	line-height: 150%;
	text-align: justify;
}
.shade {
display: none;
}
li{
	list-style-image: url(../vta.ru/images/li.gif);
	padding-top:1px;
	margin-top:1px;
	padding-bottom:1px;
	margin-bottom:1px;
}
hr {
	border-top: 1px dashed #3291D1;
	border-left: none;
	border-right: none;
	border-bottom: none;
	margin-top: 5px;
	margin-bottom: 7px; 
}

h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FF8126;
	padding-top:1px;
	margin-top:1px;
	padding-bottom:1px;
	margin-bottom:1px;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	color: #FF8126;
	
	padding-top:1px;
	margin-top:1px;
	padding-bottom:1px;
	margin-bottom:1px;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	color: #FF7034;
	padding-top:1px;
	margin-top:1px;
	padding-bottom:1px;
	margin-bottom:1px;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	color: #2081C2;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}
h5 {font-size: 11px;
	font-weight: bold;
	color: #2081C2;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}
	
div.counters {
display:inline;
height:0px;
width:0px;
left:-2000px;
margin:0px;
padding:0px;
position:absolute;
top:-2000px;
visibility:hidden;
}
.topper {
  position:absolute;
  top:-650px;
}