@charset "windows-1251";
/* CSS Document */

.menu {
	text-decoration: none;
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
}
.menu:hover {
	text-decoration: underline;
	color: #cc0000;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
}
.altmenu {
	text-decoration: none;
	color: #777777;
	font-family: Verdana;
	font-size: 10px;
}
.textw {
	color: #000000;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
}
.textw:link {
	color: #000000;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
text-decoration: underline;
}
.textw:hover {
	color: #000000;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.textw:active {
	color: #000000;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.bmenu {
	text-decoration: none;
	color: #000000;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
}
.left_col {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
.link {
	font-weight: bold;
	color: #0033CC;
	text-decoration: underline;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
body {
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #006600;
scrollbar-3dlight-color: #006600;
scrollbar-darkshadow-color: #006600;
scrollbar-shadow-color: #006600;
scrollbar-arrow-color: #006600;
scrollbar-track-color: #ffffff;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
