BODY {
        background: rgb(0,0,0);
	    margin: 0px;
	    text-align: center;
	    font: 10px/10pt tahoma;
}


/* Structure layers */

.main_block {
        background: rgb(0,0,0);
		width: 766px;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
		display: table;
}


/* Graphyk layers */

.style_1 {
		background: url(images/tit_1.gif) 20px 50% no-repeat;
		width: 766px;
		height: 100px;
		clear: both;
}

.style_2 {
		background: url(images/tit_2.jpg) 0 0 no-repeat;
		width: 766px;
		height: 280px;
		clear: both;
}

.style_3 {
		background: url(images/tit_3.gif) 0 0 repeat-x;
		width: 766px;
		height: 85px;
		clear: both;
}

.style_4 {
		background: url(images/tit_4.gif) 0 0 no-repeat;
		width: 2px;
		height: 85px;
		float: left;
}

.left {
		border-right: 1px solid rgb(28,28,28);
		width: 215px;
		float: left;
}

.right {
		border-left: 1px solid rgb(28,28,28);
		width: 550px;
		float: right;
		margin-left: -1px;
}

.style_5 {
		border-top: 4px solid rgb(28,28,28);
		width: 766px;
		height: 60px;
		clear: both;
}


/* Text styles */

.style_3 A {
		font-size: 10px;
		line-height: 10px;
		font-family: verdana, arial, tahoma;
		color: rgb(230,230,230);
		text-decoration: none;
		margin: 36px 5px 0px;
		float: left;
}

.style_3 A:hover {
		text-decoration: underline;
}

H1 {
	font-size: 16px;
	line-height: 16px;
	font-family: arial, tahoma;
	color: #F5EDBF;
	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(218,183,53);
		margin: 20px 0px 10px 37px;
		padding: 0px;
		font-weight: bold;
		cursor: default;
}
H3 {
	font-size: 13px;
	line-height: 13px;
	font-family: arial, verdana;
	color: #C0BAA2;
	margin: 1px 0px 10px 37px;
	padding: 0px;
	font-weight: bold;
	cursor: default;
}
P {
		font-size: 11px;
		line-height: 13px;
		font-family: tahoma;
		color: rgb(255,255,255);
		margin: 0px;
		padding: 0px 15px 12px 15px;
		text-indent: 18px;
		text-align: justify;
		cursor: default;
}

.right A {
		font-size: 11px;
		line-height: 13px;
		font-family: tahoma;
		color: rgb(255,255,255);
		text-decoration: underline;
}

.right A:hover {
		font-size: 11px;
		line-height: 13px;
		font-family: tahoma;
		color: rgb(255,255,255);
		text-decoration: none;
}

A.nz {
		font-size: 11px;
		line-height: 11px;
		font-family: tahoma;
		color: rgb(80,80,80);
		margin: -13px 0px 0px 600px;
		text-decoration: underline;
		position: relative;
		display: block;
}

A.nz1 {
		font-size: 11px;
		font-family: tahoma;
		margin: 8px 0px 0px 600px;
		color: rgb(80,80,80);
		text-decoration: underline;
		position: relative;
		display: block;
}

.txt_c {
		font-size: 12px;
		line-height: 14px;
		font-family: verdana;
		color: rgb(218,183,53);
		margin: 0px;
		padding: 0px 20px 12px 12px;
		cursor: default;
}
.txt_c1 {
		font-size: 10px;
		line-height: 14px;
		font-family: verdana;
		color: rgb(218,183,53);
		margin: 0px;
		padding: 0px 20px 12px 12px;
		cursor: default;
}
.txt_c1 a{
		font-size: 10px;
		line-height: 14px;
		font-family: verdana;
		color: rgb(218,183,53);
}
.txt_c1 a:hover{
	font-size: 10px;
	line-height: 14px;
	font-family: verdana;
	color: rgb(218,183,53);
	text-decoration : none;
}

.copy {
		font-size: 10px;
		line-height: 10px;
		font-family: verdana;
		color: rgb(180,180,180);
		margin: 0px;
		padding: 17px 0px 0px 27px;
		cursor: default;
}
