@charset "utf-8";
body {
	background-attachment: fixed;
	background-image: url(../graphics/back_fon.jpg);
	background-repeat: repeat;
}
.menu_fon {
	background-image: url(../graphics/menu_fon.gif);
	background-repeat: repeat-y;
}
.logo_img {
	position: absolute;
	z-index: 3;
	left: 15%;
	top: 70px;
}
.frameborder {
	border-right-style: double;
	border-right-color: #006;
	border-right-width: thick;
}
.frameclass {
	position: absolute;
	left: 20%;
	top: 250px;
	border: thick double #006;
	background-color: #FFF;
}
.menu_style {
	text-decoration: none;
}
.main_menu_pos {
	position: absolute;
	top: 350px;
}



.table_main {
	left: 5%;
	position: absolute;
}
