		#menu_one {
			position: absolute;
			left: 169px;
			top: 144px;
			visibility: hidden;
		}
		#menu_two {
			position: absolute;
			left: 355px;
			top: 144px;
			visibility: hidden;
		}
		#menu_three {
			position: absolute;
			left: 203px;
			top: 144px;
			visibility: hidden;
		}
		#buttons {
			position: absolute;
			left: 0px;
			top: 370px;
			visibility: visible;
		}
		#left_menu {
			position: absolute;
			left: 19px;
			top: 105px;
			visibility: visible;
		}
		.cell_txt {
			font-family: Arial;
			font-size: 11px;
			font-weight: bold;
			color: white;
		}
		a.ddown {
			font-family: Arial;
			font-size: 10px;
			text-decoration: none;
			color: White;
			font-weight: bold;
		}
		a.lMenu {
			font-family: Arial;
			font-size: 10px;
			text-decoration: none;
			color: Black;
			font-weight: bold;
		}
		a.lMenu:hover {
			color: #26C6F0;
		}























