<style type=text/css>
			.no_x_scrolling {overflow: scroll;
				overflow-x: hidden;
				padding: 7px;
				width: 4 00px;
				height: 150px;
				border: solid lpx black;
				scrollbar-face-color: green;
				scrollbar-arrow-color: white
				}
				
			DIV.shadow {width: 100%;
				filter: dropshadow(color=#C8C8C8, offX=0, offY=0)
				}
			BODY.graysheet {
				font-family: 'Times New Roman', Times, serif;
				font-size: 100%;
				margin:15px
				background-color:rgb(230,230,230);
				border: 0px solid rgb(25,25,25);
				}
			BODY.left_empt {
				background-color:rgb(230,230,230);
				background:
				url(left_empty.jpg)
				right
				repeat-y
				fixed
				}
			BODY.right_empt {
				background-color:rgb(230,230,230);
				background:
				url(right_empty.jpg)
				left
				repeat-y
				fixed
				}
			HR.razdel {color: rgb(25,25,25);
						height: 1px;
						width: 100px
						}
</style>
