body {
	margin: 0px;
	padding: 0px;
	background: #eff6df url(../images/images_02.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.wrap, .banner, .navigation, .contentwrapper, .space, .copyright {
	width:1181px;
}

IMG {border: 0;}

.navigation, .contentwrapper, .space, .copyright{ margin-left:49px; width:1132px;}
.wrap {
	margin-top:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
}
.banner {
	margin-top:0px;
	padding:0px;
	height:241px;
	background: url(../images/images_04.jpg);
}
.navigation {
	height:102px; position:relative; width:827px;
}
.navbuttons {
	width:827px; top:-20px; position:absolute;
	height:102px;
	background: url(../images/images_03.png);

}
.navbg {
	width:232px;
	left:827px;
	top:0px; position:absolute;
	height:93px;
	background: url(../images/images_07.jpg);

}

.nav {
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
	margin-right:28px;
}
.navbuttons ul {
	margin-top:5px; 
	margin-left:50px;
}
.navlink1 {
	display:block;
	background: url(../images/nav_1.png);
	width:83px;
	height:89px;
}
.navlink2 {
	display:block;
	background: url(../images/nav_2.png);
	width:106px;
	height:89px;
}
.navlink3 {
	display:block;
	background: url(../images/nav_3.png);
	width:68px;
	height:89px;
}
.navlink4 {
	display:block;
	background: url(../images/nav_4.png);
	width:85px;
	height:89px;
}
.navlink5 {
	display:block;
	background: url(../images/nav_5.png);
	width:148px;
	height:89px;
}
.navlink6 {
	display:block;
	background: url(../images/nav_6.png);
	width:87px;
	height:89px;
}
.navlink1:hover {
	background: url(../images/navh_1.png);
}
.navlink2:hover {
	background: url(../images/navh_2.png);
}
.navlink3:hover {
	background: url(../images/navh_3.png);
}
.navlink4:hover {
	background: url(../images/navh_4.png);
}
.navlink5:hover {
	background: url(../images/navh_5.png);
}
.navlink6:hover {
	background: url(../images/navh_6.png);
}
.contentwrapper {
	padding:0px;
}
.contentBody {
	margin-top:0px;
	float:left;
	width:831px;
	background-color:#FFF;
	
}
.ct {
	background: url(../images/images_2.jpg) repeat-x top;
}
.cl {
	background: url(../images/images_4.jpg) repeat-y left;
}
.cr {
	background: url(../images/images_5.jpg) repeat-y right;
}
.cb {
	background: url(../images/images_7.jpg) repeat-x bottom;
}
.rightboxes {
	margin-left:20px;
	float:left;
}
.box { margin-bottom:17px}
.boxTop .title {
	line-height:43px;
	font-size:16px;
	color:#FFFFFF;
	padding-left:10px;
	padding-top:0px;
	width:168px; float:left;
}
.boxTop {
	width:242px;
	height:43px;
}
.icon1 { background: url(../images/icon_19.png); width:32px; height:55px; float:right; margin-top:-15px; margin-right:5px;}
.icon2 { background: url(../images/icon_41.png); width:59px; height:55px; float:right; margin-top:-15px; margin-right:5px;}
.boxTop {
	background: url(../images/images_18.png);
}
.boxContent {
	background: url(../images/images_21.png) repeat-x;
	min-height: 100px;
	border-left: #74bd28 1px solid;
	border-right: #74bd28 1px solid;
	width: 230px;
	padding: 5px;
	text-align: left;
	background-color: #bcde9b;
}
.boxBottom {
	background: url(../images/images_24.png);
	width:242px;
	height:17px;
}
.contentTopLeft {
	background: url(../images/images_1.jpg) no-repeat top left;
}
.contentTopRight {
	background: url(../images/images_3.jpg) no-repeat top right;
}
.contentBottomLeft {
	background: url(../images/images_6.jpg) no-repeat bottom left;
}
.contentBottomRight {
	background: url(../images/images_8.jpg) no-repeat bottom right;
}
.content {
	min-height: 312px;
	padding:20px;
	text-align:justify;
	/*background: url(../images/imagebg_44.jpg) center no-repeat;*/
}
.space {
	height:5px;
	clear:both;
}
.clear{ clear:both;}
.copyright {
	background: url(../images/imagesc_59.jpg);
	width:1093px;
	height:65px;
	clear:left;
}
.copytext {
	padding-top:14px;
	color:#FFFFFF;
	font-size:14px;
	text-align:center;
	line-height:20px;
	margin-left:10px;
	margin-right:10px;
	width:1073px;
}

/*---------------------------------------*/

TABLE { font-size: 14px;}

img.netlogo {
	margin-right: 15px;
	margin-bottom: 15px;
}

.reshidetxt {
	display: none;
	text-align: justify;
	text-indent: 1.5em;
	width: 666px;
}

A {
	color: #408FFF;
	font-weight: bold;
}
A:hover {
	color: #306FF0;
}
A:visited {
	color: #6031E0;
}
A:visited:hover {
	color: #4041D0;
}

.pseudo_a {
	color: #408FFF;
	font-weight: bold;
	cursor: pointer;
	text-decoration: underline;
}
.pseudo_a:hover {
	color: #306FF0;
}

DIV.popup {
	background: #F1FAFF url("../images/popups/aqua.png") center no-repeat;
/*	background-color: white;*/
	border: 1px solid #408FFF;
	width: 400px;
	height: 400px;
	text-align: center;
	padding: 15px;
	z-index: 2;
	visibility: hidden;
	position: fixed;
}

DIV.warning, #confirm {
	clear: both;
	background-color: #D8F0F7;
	text-align: justify;
	padding: 10px;
	border: 1px solid black;
}
#confirm {
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}

DIV.close_button {
	float: right;
	border: 1px solid black;
	padding: 1px 3px;
	margin: 3px;
	cursor: pointer;
}

a.seti:link, a.seti:visited, a.seti:hover, a.seti:active, a.seti:visited:hover
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

DIV.news { margin-top: 12px;}

#f_b
{
position:relative;
top:3px;
width:150px;

}
#vk
{
position:relative;
top:0px;
left:10px;
}
#window

        {

position: absolute;

left: 200px;

top: 100px;

width: 400px;

height: 300px;

overflow: hidden;

display: none;

}

#windowTop

{

height: 30px;

overflow: 30px;

background-image: url(images/window_top_end.png);

background-position: right top;

background-repeat: no-repeat;

position: relative;

overflow: hidden;

cursor: move;

}

#windowTopContent

{

margin-right: 13px;

background-image:url(images/window_top_start.png);

background-position:left top;

background-repeat: no-repeat;

overflow: hidden;

height: 30px;

line-height: 30px;

text-indent: 10px;

font-family:Arial, Helvetica, sans-serif;

font-weight: bold;

font-size: 14px;

color: #6caf00;

}

#windowMin

{

position: absolute;

right: 25px;

top: 10px;

cursor: pointer;

}

#windowMax

{

position: absolute;

right: 25px;

top: 10px;

cursor: pointer;

display: none;

}

#windowClose

{

position: absolute;

right: 10px;

top: 10px;

cursor: pointer;

}

#windowBottom

{

position: relative;

height: 270px;

background-image: url(images/window_bottom_end.png);

background-position: right bottom;

background-repeat: no-repeat;

}

#windowBottomContent

{

position: relative;

height: 270px;

background-image: url(images/window_bottom_start.png);

background-position: left bottom;

background-repeat: no-repeat;

margin-right: 13px;

}

#windowResize

{

position: absolute;

right: 3px;

bottom: 5px;

cursor: se-resize;

}

#windowContent

{

position:absolute;

top: 30px;

left: 10px;

width: auto;

height: auto;

overflow: auto;

margin-right: 10px;

border: 1px solid #6caf00;

height: 255px;

width: 375px;

font-family:Arial, Helvetica, sans-serif;

font-size: 11px;

background-color: #fff;

}

#windowContent *

{

margin: 10px;

}

.transferer2

{

border: 1px solid #6BAF04;

background-color: #B4F155;

filter:alpha(opacity=30); 

-moz-opacity: 0.3; 

opacity: 0.3;

}
