.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #353535;
	text-decoration: none;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8C8C8C;
	text-decoration: none;
}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8C8C8C;
	text-decoration: underline;
}
.hand {
	background-image: url(img/hand.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #413A3A;
	text-decoration: none;
}

.menu2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #413A3A;
	text-decoration: underline;
}
.news {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #10284D;
	text-decoration: none;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.tf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	height: 20px;
	width: 200px;
	border: 1px solid #000000;
}
.bt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	height: 20px;
	width: 90px;
	border: 1px solid #000000;
	cursor: hand;
}
.fon {
	background-image: url(img/fon_main.gif);
	background-repeat: repeat-x;
}
.tf2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	height: 20px;
	width: 150px;
	border: 1px solid #000000;
}
.bt2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	height: 20px;
	width: 40px;
	border: 1px solid #000000;
	cursor: hand;
}
