BODY {
        background: rgb(255,255,255);
	    margin: 0px;
	    text-align: center;
	    font: 10px/10pt tahoma;
}


/* Structure layers */

.main_block {
		width: 780px;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
		border-top: 3px solid rgb(90,90,90);
		border-left: 1px solid rgb(90,90,90);
		border-right: 1px solid rgb(90,90,90);
		border-bottom: 1px solid rgb(90,90,90);
		display: table;
}

.style_3 {
		width: 780px;
		height: 36px;
		clear: both;
	    text-align: center;
}

.style_4 {
		background: url(images/tit_3.gif) 0 0 repeat-x;
		width: 770px;
		height: 36px;
		margin-left: auto;
		margin-right: auto;
}

.style_5 {
		width: 780px;
		clear: both;
	    text-align: center;
}

.style_6 {
		width: 770px;
		text-align: left;
		margin-left: auto;
		margin-right: auto;
}

.left {
		width: 226px;
		float: left;
}


.right {
		width: 544px;
		float: right;
		background: url(images/tit_4.gif) 100% 0px no-repeat;
}

/* Graphyk layers */

.style_1 {
		background: url(images/tit_1.jpg) 0 0 no-repeat;
		width: 370px;
		height: 240px;
		float: left;
}

.style_2 {
		background: url(images/tit_2.jpg) 0px 20px no-repeat;
		width: 410px;
		height: 240px;
		float: right;
}

.l1 {
		background: url(images/m_2.gif) 0px 0px repeat-y;
		width: 216px;
		float: right;
}

.l2 {
		background: url(images/m_3.gif) 0px 100% no-repeat;
		width: 216px;
}

.l3 {
		background: url(images/m_1.gif) 0px 0px no-repeat;
		width: 216px;
}

.style_7 {
		background: url(images/tit_5.gif) 0px 0px no-repeat;
		width: 770px;
		height: 60px;
		text-align: left;
		margin-left: auto;
		margin-right: auto;
		border-top: 1px solid rgb(215,215,215);
}


/* Text styles */

A.menu {
		font-size: 10px;
		line-height: 10px;
		font-family: tahoma;
		font-weight: bold;
		color: rgb(198,25,25);
		text-decoration: none;
		margin: 0px;
		padding: 9px 7px 0px 25px;
		display: block;
		letter-spacing: 1px;
}

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;
}

ul{
		font-size: 11px;
		line-height: 13px;
		font-family: tahoma;
		color: rgb(98,98,98);
		margin: 6px;
		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(198,25,25);
		text-decoration: underline;
}

.right A:hover {
		font-size: 11px;
		line-height: 13px;
		font-family: tahoma;
		color: rgb(198,25,25);
		text-decoration: none;
}

.copy {
		font-size: 10px;
		line-height: 10px;
		font-family: verdana;
		color: rgb(180,180,180);
		margin: 0px;
		padding: 22px 0px 0px 450px;
		cursor: default;
}

.tabl {
		font-size: 11px;
		line-height: 13px;
		font-family: tahoma;
		color: rgb(98,98,98);
		margin: 0px;
		padding: 0px;
		text-indent: 18px;
		text-align: justify;
}