@charset "windows-1251";

.boldstd {
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td {
	font-size: 11px;
}
.formlabel {
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}
.form_input {
	font-size: x-small;
	width: 185px;
	border: 1px solid #666666;
}
.form_inputsearch {
	font-size: small;
	width: 185px;
	border: 1px solid #999999;
	padding: 2px;
}
.navlink {
	font-size: x-small;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dashed #999999;
}
.vkl {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.vklsel {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

