body {
	scrollbar-base-color:#EEEEEE;
	scrollbar-face-color:#DEDEDE;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#EEEEEE;
	scrollbar-shadow-color:#000000;
	scrollbar-darkshadow-color:#EEEEEE;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#EEEEEE;
}
.block_main_vert {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #000000;
}
.block_main_horis {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #000000;
}
.block_main {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #000000;
}
.block_gray_vert {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #333333;
}
.block_gray_horis {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #333333;
}
.block_gray {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #333333;
}
.verdana {
	font-family: Verdana;
}
.tahoma {
	font-family: Tahoma;
}
.Arial {
	font-family: Arial;
}
.size11 {
	font-size: 11px;
}
.size12 {
	font-size: 12px;
}
.blue {
	color: #225AAA;
}
.blue_under {
	color: #225AAA;
	text-decoration: line-through;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #225AAA;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:link#menu {
	color: #000000;
	text-decoration: none;
	display: block;
	cursor: hand;
}
a:visited#menu {
	color: #000000;
	text-decoration: none;
	display: block;
	cursor: hand;
}
a:hover#menu {
	color: #225AAA;
	text-decoration: none;
	display: block;
	cursor: hand;
}
a:active#menu {
	color: #000000;
	text-decoration: none;
	display: block;
	cursor: hand;
}
.bgbaza {
	background-image: url(images/bg_baza.gif);
	background-repeat: no-repeat;
}
.bg_td {
	background-image: url(images/link_pass_left.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.bg_td_left {
	background-image: url(images/link_pass_right.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.bg_td_1 {
	background-image: url(images/link_pass_left.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.for_div {
	width:100%;
	cursor: pointer;
	display: block;
}
