@charset "windows-1251";
.textb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
}
.textn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight:bolder;
}
.texta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight:bolder;
}
.textNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight:bolder;
}
.textr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
input.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color: #f5f5dc;
	background-color: #964b00;
	border: 0px;
	width:124px;
	height:18px;
}
