BODY {
        background: rgb(255,255,255);
	    margin: 0px;
	    text-align: center;
	    font: 10px/10pt tahoma;
}


/* Structure layers */

.main_block {
		width: 766px;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
}

.menu {
		width: 500px;
		height: 22px;
		float: right;
		margin-top: 42px;
}

.menu Img {
		width: 1px;
		height: 22px;
		float: right;
}


/* Graphyk layers */

.style_1 {
		background: url(images/tit_1.jpg) 0 0 no-repeat;
		width: 766px;
		height: 98px;
		clear: both;
}

.style_2 {
		background: url(images/tit_2.jpg) 0 0 no-repeat;
		width: 766px;
		height: 249px;
		clear: both;
}

.left {
		background: url(images/tit_4.gif) 100% 0 repeat-y;
		width: 216px;
		float: left;
}

.right {
		background: url(images/tit_4.gif) 0 0 repeat-y;
		width: 551px;
		margin-left: -1px;
		float: right;
}

.style_3 {
		border-top: 1px solid rgb(222,222,222);
		width: 766px;
		height: 60px;
		clear: both;
}

/* Text styles */


.menu A {
		font-size: 11px;
		line-height: 11px;
		font-family: verdana, arial, tahoma;
		font-weight: bold;
		color: rgb(75,70,65);
		text-decoration: none;
		margin: 5px 10px 0px;
		float: right;
}

H1 {
		font-size: 16px;
		line-height: 16px;
		font-family: arial, tahoma;
		color: rgb(98,98,98);
		margin: 0px;
		padding: 19px 0px 12px 75px;
		font-weight: bold;
		cursor: default;
}

H2 {
		font-size: 16px;
		line-height: 16px;
		font-family: arial, verdana;
		color: rgb(199,199,5);
		margin: 20px 0px 10px 37px;
		padding: 0px;
		font-weight: bold;
		cursor: default;
}

P {
		font-size: 11px;
		line-height: 13px;
		font-family: tahoma;
		color: rgb(98,98,98);
		margin: 0px;
		padding: 0px 10px 12px 20px;
		text-indent: 18px;
		text-align: justify;
		cursor: default;
}

.right A {
		font-size: 11px;
		line-height: 13px;
		font-family: tahoma;
		color: rgb(98,98,98);
		text-decoration: underline;
}

.right A:hover {
		font-size: 11px;
		line-height: 13px;
		font-family: tahoma;
		color: rgb(98,98,98);
		text-decoration: none;
}

A.nz {
		font-size: 11px;
		line-height: 11px;
		font-family: tahoma;
		color: rgb(20,20,20);
		margin: -13px 0px 0px 580px;
		text-decoration: underline;
		position: relative;
		display: block;
}

A.nz1 {
		font-size: 11px;
		font-family: tahoma;
		margin: 8px 0px 0px 580px;
		color: rgb(20,20,20);
		text-decoration: underline;
		position: relative;
		display: block;
}

.menu_low {
		padding: 10px;
}

.menu_low A {
		font-size: 10px;
		line-height: 11px;
		font-family: verdana, arial, tahoma;
		font-weight: bold;
		color: rgb(75,70,65);
		text-decoration:underline;
		margin: 2px 10px 10px 10px;
		float: left;
}

.copy {
		font-size: 10px;
		line-height: 10px;
		font-family: verdana;
		color: rgb(180,180,180);
		margin: 0px;
		padding: 17px 0px 0px 20px;
		cursor: default;
}