body, html {
	height: 100%;
	width: 1000px;
	margin: auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	text-align: center;
	color:#000;
	/* background-color:#fff; */
	
}

* { 
margin: 0px;
padding: 0px;
}

a:link, a:active { color: #090; }
a:visited { color: #030; }
a:hover { color: #f00; }
a:visited.brown { color: #030; }

a.ulk:link, a.ulk:active	{text-decoration: none;color: #030;}
a.ulk:visited 		{text-decoration: none;color: #030;}
a.ulk:hover 		{ 	color: #f00; text-decoration: none;}
a.ulk:visited.brown 	{ 	 color: #030;  text-decoration: none;}

a.ula:link, a.ula:active	{ 	color: #060; text-decoration: none;}
a.ula:visited 		{ 	color: #060; text-decoration: none;}
a.ula:hover 		{ 	color: #f00; text-decoration: none;}
a.ula:visited.brown 	{ 	 color: #060;  text-decoration: none;}

a.nlk:link, a.nlk:active	{ 	color: #000; text-decoration: none;}
a.nlk:visited 		{ 	color: #000; text-decoration: none;}
a.nlk:hover 		{ 	color: #000; text-decoration: none;}
a.nlk:visited.brown 	{ 	 color: #000;  text-decoration: none;}

a.homl:link, a.hlk:active	{ 	color: #fff; text-decoration: none;}
a.homl:visited 		{ 	color: #fff; text-decoration: none;}
a.homl:hover 		{ 	color: #fff; text-decoration: none;}
a.homl:visited.brown 	{ 	 color: #fff;  text-decoration: none;}

.homl {border:0px dotted; width:394px; height:100px;z-index:1100; cursor:pointer;position:absolute;}

td { font-size:12px;}

form {
	margin: 0px auto;
	padding: 0px;
	background-color: inherit;
}

fieldset {
	font-size: 12px;
	border: 1px solid #0054a5; 
	font-weight: bold;
	padding: 5px;
}

legend {
	font-weight: bold;
	padding: 5px;
	color:#fff;
	background-color: inherit;	
}

label {
	display: block;
	float: left;
	text-align: right;
	width: 120px;
	padding: 3px 5px 3px 0px; 
	margin: 1px 0px 1px 5px; 
}

input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#900;
	background-color: #eff;
	border: 1px #aaa solid;
	margin: 0px;
	padding: 2px;
	font-weight: normal;	
}

input.btn {
	color: #fff;
	background-color: #a00;
	border-top: 1px #f00 solid;
	border-left: 1px #f00 solid;
	border-right: 1px #900 solid;
	border-bottom: 1px #900 solid;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	padding: 0px;

}

select {
	padding: 1px;
	margin: 0px;	
}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

img.wrapr {
	border:0px dotted #f00;
	float: right;
	margin: 2px 0px 1px 10px;
}

br { clear: left; }
hr { margin: 5px 0px; }



#main {
	width:1000px;
	height:100%;
	padding:0px;
	margin:0px;	
	border-collapse: collapse;
	border: 0px dotted #f00;
	text-align:left;
}
#top {
	height:60px;
	padding:0px;
	border: 0px solid #090;
	/* background-color:#b2e8a7; */
	background:url('../i/topbg.jpg');
}
#left {
	width:200px;
	padding:5px;
	border: 0px dotted #f00;	
	background-color:#d4fac9;
}
#center_right {
	padding:5px;
	border: 0px dotted #090;	
	width:800px;
	height:100%;
	background:url('../i/bgc.jpg');
}
#center {
	padding:5px;
	border: 0px dotted #fff;	
	background:inherit;
}
#right {
	width:140px;
	padding:5px;
	border: 0px dotted #f00;	

}


#bottom {
	height:24px;
	padding: 5px;
	border: 0px solid #090;	
	text-align:center;
	background:url('../i/bgc.jpg');
	border-top:1px solid #090;
	/* background-color:#b2e8a7; */
}

#blinks {
float:right;
margin:48px 0px 0px 0px;
width:300px;
border:0px dotted #090;
}


#finan_line1 {
clear:left;
border:0px dotted #000;
width:990px;
}

#finan_line2 {
clear:left;
border:0px dotted #000;
width:990px;
}

#finan_who {
float:left;
width:160px;
text-align:left;
border:0px dotted #f00;
}

#finan1 {
float:left;
border:0px dotted #f00;
font-weight:bold;
text-align:center;
width:270px;
}

#finan2 {
float:left;
border:0px dotted #ff0;
font-weight:bold;
text-align:center;
width:340px;
}

#finan3 {
float:left;
border:0px dotted #f00;
font-weight:bold;

width:250px;
}

#finan4 {
float:left;
border:0px dotted #ff0;
font-weight:bold;
width:340px;
}

#finan_disc {
float:right; 
border:0px dotted #090;
width:200px;
text-align:right;
}

#finan1 a, #finan2 a, #finan3 a, #finan4 a, {color:#000;text-decoration:none; font-weight:bold;}


.block {
	width:150px;
	height:100px;
	padding:0px;
	margin:0px;	
	border-collapse: collapse;
	border: 1px solid #090;
}

.block_title {font-weight:center; font-weight:bold;height:22px;text-align:center; color:#fff;background-color:#090;}



.rdn { border:0px; width:16px; height:16px;}

.rnd0 {
	background-color:#fcfcfc;
}

.rnd1 {
	background-color:#fefefe;	
}

.rq {
	border-color: #fcc;
}

.notc {
color: #555555;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
text-decoration: none;
font-style: normal;
font-weight: normal;
}

.txtlv { padding:3px; float:left; font-weight:bold; }

.nah {clear:left;width:100%;height:24px; border:0px dotted #f00; background-color:#eee;}
.nar, .nav, .nag {float:left;margin:0px; width:8%;padding:2px;border:0px dotted #f00; text-align:center;}
.nar {width:50%; text-align:left;}
.nai {float:right;padding:0px; text-align:center;width:20px;margin-top:-2px;}
.nav a {text-decoration:none;}

.inf { font-size:8px; color:#666; }

.ek { font-size:8px; color:#f00;}

#login {
	float:right;
	border:0px dotted #f00;
	margin-right:20px;
}

#logas {
	float:right;
	margin-right:20px;
	color:#fff;
}

#logas a {
	color:#fff;
}

#logo {
	float:right;width:60px; height:60px; border:0px dotted #090;
}

#top_menu {float:right; border:0px dotted #f00; width:440px; height:60px;}
#logat {height:36px;width:400px;border:0px dotted #ff0;text-align:center;}
#top_menu_items {height:24px;width:340px; border:0px dotted #ff0;}

#title {
	text-align:center;
	border:0px dotted #f00;
}

#top_arin {float:left; border:0px dotted #ff0; width:468px; height:60px;}

#menu, #menu_user, .menu {
	padding:0px;
	margin:0px;	
	
	border: 0px;
	
}

#menu td,#menu_user td {height:16px; padding:0px;border: 0px;}
#menu a, #menu_user a {text-decoration:none;margin-left:5px;font-weight:normal}


.l1 {width:16px;height:16px;background:url('../i/t/nav1.png');}
.l2 {width:16px;height:16px;background:url('../i/t/nav2.png');}
.l3 {width:16px;height:16px;background:url('../i/t/nav3.png');}

.n2 {padding-left:5px;}

.t1 {padding:5px;font-weight:bold;border-top:1px solid #090;color:#900;}

/* item */
fieldset {
	width:460px;
	padding:0px;
	margin:0px;
	border:0px dotted #090;
	font-weight:normal;
}
fieldset input {
	margin:5px 0px;
}
.noclr{
	clear:none;
}
.flt {
	clear:left;
	overflow: hidden;
	background:url('./i/pdx1.gif') no-repeat;
	width:100px;
	height:7px;
	padding:0px;
	margin:0px;
}
.flc {
	background:url('./i/pdx0.gif') repeat-y;
	width:100px;
	padding:5px;
}
.flb {
	clear:left;
	background:url('./i/pdx3.gif') no-repeat;
	width:200px;
	height:7px;
}
.flf {
	border: 0px solid #eee;
	position: absolute;
	width:300px;
	height:18px;
	margin-left:10px;
	margin-top:-10px;
	padding:5px 0px 0px 5px;
	font-weight:bold;
	text-align:center;
}
.flx {
	padding:5px;
	margin:0px;
}


/* list */
.hdr, .rer0, .rer1 {padding:0px;height:24px;border-bottom: 1px solid #fff;width:480px;clear:left;}
.hdr {background-color:inherit;}
.hdr a {text-decoration:none;font-weight:bold;}
.rer0 {height:100px;}
.rer1 {height:100px;}
.rec {position:relative;float:left;padding:5px;border-right:0px solid #fff;}
/* /list */

#banner {float:left; margin-right:10px;}

/*
li { 
border:0px dotted #f00; 
width:140px; 
height:24px; 
padding:3px 2px 0px 2px; 
display:block; 
font-weight:bold;
background:url('../i/bu.gif') no-repeat;
}
*/
li a { text-decoration: none; }

#dbg_e { border:2px solid #00f; width:770px; padding:10px; }		

.hlp {
	text-align: right;
	float: right;
	background: url('../i/hlp.gif');
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
	cursor: help;
	border:0px dotted #f00;
}

.fel {border:1px solid #090; border-left:0px solid #ff0;width:114px; height:500px; text-align:center; padding:5px 0px 5px 0px;}

.er {
color: #f00;
background-color: inherit;
font-weight: normal; 
}
.ok {
color: #090;
background-color: inherit;
font-weight: normal; 
}


.erp, .okp { 
display: none;	
font-size: 12px; 
font-weight: normal; 
text-align:left;
} 

.erc, .erc1, .okc {
display: none;
margin-left:15px;
border-top: 1px #666 solid;
border-left: 1px #666 solid;
border-right: 1px #000 solid;
border-bottom: 1px #000 solid;
padding: 0px 0px 0px 0px; 
width: 358px;
background-color: #ccc; 
opacity: 0.9;	
z-index:10000;
} 

.erc1 {width:128px;}

.ert, .ert1, .okt { 
top:0px; margin-left:0px;
border-top: 1px #fff solid;
border-left: 1px #fff solid;
border-right: 1px #fff solid;
border-bottom: 1px #fff solid;
padding: 3px 3px 3px 3px; 
width: 350px; 
font-size: 12px; 
font-family: arial, sans-serif; 
font-weight: normal; 
background-color: #fff; 
} 

.ert1 {width:120px;}

.erp, .erc, .ert { color: #f00; }
.okp, .okc, .okt { color: #090; }

.boxc1,.boxc2,.boxc3,.boxc4 {clear:left; float:left;display:inline; text-align:center; margin:0px;padding:0px;}
.boxl1,.boxl2,.boxl3,.boxl4 { border:0px dotted #ff0;}
.boxr1,.boxr2,.boxr3,.boxr4 {width:206px;}

.boxc1 {height:99px;}

.boxl1 {margin-top:0px;}
.boxl2 {margin-top:22px;}
.boxl3 {margin-top:30px;}
.boxl4 {margin-top:16px;}
/*
.boxc1t {clear:left;float:left;display:inline;background:url('../i/boxc1t.gif') top no-repeat;border:0px dotted #ff0;width:132px;height:5px;}
.boxc1c {clear:left;float:left;display:inline;background:url('../i/boxc1c.gif') repeat-y; border:0px dotted #ff0;width:119px;}
.boxc1b {clear:left;float:left;display:inline;background:url('../i/boxc1b.gif') bottom no-repeat; border:0px dotted #ff0;width:129px;height:5px;}
*/
.boxc1t {clear:left;float:left;display:inline;background:url('../i/boxc1t.gif') bottom no-repeat;border:0px dotted #ff0;width:130px;height:6px;}
.boxc1c {clear:left;float:left;display:inline;background:url('../i/boxc1c.gif') top repeat-y; border:0px dotted #ff0;width:130px;}
.boxc1b {clear:left;float:left;display:inline; background:url('../i/boxc1b.gif') top no-repeat;border:0px dotted #ff0;width:130px;height:5px;}
.boxc2 {margin-top:10px;}
.boxc2t {background:url('../i/boxc2t.gif') bottom no-repeat; padding:0px;margin:0px; display:inline;border:0px dotted #ff0;width:70px;height:3px;}
.boxc2c {background:url('../i/boxc2c.gif') top repeat-y; border:0px dotted #ff0;width:70px;}
.boxc2b { background:url('../i/boxc2b.gif') top no-repeat; border:0px dotted #ff0;width:70px;height:4px;}
.boxtxt {margin:10px 10px 0px 5px; border-bottom:1px solid #0c0;padding-bottom:5px;}
.boxnu {margin:10px 10px 0px 5px; padding-bottom:5px;}

.fr {float:right;margin-right:5px;display:inline;}



/* items for statics_list divs list */
/* nav */
#statics_list .nah {clear:left;width:571px;height:36px;background-color:#eee;}
#statics_list .nat, #statics_list .nav, #statics_list .nag, #statics_list .nap {float:left;display:inline;margin:0px;padding:5px;border:0px dotted #f00;}
#statics_list .nat {width:220px;}
#statics_list .nap {width:110px;}
#statics_list .nag {width:100px;}
#statics_list .nai {float:right;display:inline;padding:0px; text-align:center;width:25px;margin-top:-4px;}
#statics_list .nav a {text-decoration:none;}
/* /nav */
/* list */
#statics_list .hdr, #statics_list .r0, #statics_list .r1 {padding:0px;height:24px;border-bottom: 1px solid #fff;width:571px;clear:left;}
#statics_list .hdr {background-color:#eee;}
#statics_list .hdr a {text-decoration:none;font-weight:bold;}
#statics_list .r0 {background-color:#fcfcfc;}
#statics_list .r1 {background-color:#fefefe;}
#statics_list .rec {position:relative;float:left;display:inline;padding:5px;border-right:1px solid #fff;}
/* /list */
/* /items for statics_list divs list */

/* items for statics_edit */
#statics_edit {float:left;display:inline;}

#statics_edit fieldset {
	width:601px;
	padding:0px;
	margin:0px;
	border:0px dotted #090;
	font-weight:bold;
}
#statics_edit fieldset input {
	margin:5px 0px;
}
#statics_edit .noclr{
	clear:none;
}
#statics_edit .flt {
	overflow: hidden;
	background:url('../i/pdx1_6.gif') no-repeat;
	width:601px;
	height:7px;
	padding:0px;
	margin:0px;
}
#statics_edit .flc {
	background:url('../i/pdx0_6.gif') repeat-y;
	width:601px;
	padding:5px;
}
#statics_edit .flb {
	background:url('../i/pdx3_6.gif') no-repeat;
	width:601px;
	height:7px;
}
#statics_edit .flf {
	background-color:#eee;
	border: 1px solid #eee;
	position: absolute;
	width:150px;
	height:18px;
	margin-left:10px;
	margin-top:-12px;
	padding:5px 0px 0px 5px;
	font-weight:bold;
	text-align:center;
}
#statics_edit .flx {
	padding:5px;
	margin:0px;
}
#statics_edit .hlp{
	text-align:right;
	float:right;display:inline;
	background-image:url('../i/hlp.gif');
	background-repeat:no-repeat;
	width:12px;
	height:12px;
	cursor:help;
}
/* /items for statics_edit */

.mg5 {margin-top:5px;}
.mg10 {margin-top:10px;}
.ml180 {margin-left:180px;}


.frc, .frr {float:left;display:inline; border:1px solid #5f93dc; padding:0px;margin:2px 1px; width:105px; text-align:center;}
.frc {height:125px;}
.frr {height:100px; text-align:center;}

.fmr {float:right;display:inline; border:0px dotted #f00; margin-right:5px;}
.fml {float:left;display:inline; border:0px dotted #f00; margin-left:5px;}


.blo {clear:left;float:left;display:inline;border:0px dotted #090; float:left;display:inline;width:610px;margin-bottom:10px;border-bottom:1px solid #0d0;}

.bloi1 {border:0px dotted #ff0; float:left;display:inline;width:120px;text-align:center;}
.blot1 {border:0px dotted #f00; float:right;display:inline;width:486px;}

.bloi2 {border:0px dotted #ff0; float:right;display:inline;width:120px; text-align:center;}
.blot2 {border:0px dotted #f00; float:left;display:inline;width:486px;}

.c_title {color: #060;font-weight:bold;}
.c_head {font-weight:normal;}
.c_content {}
.c_link {text-decoration:underline;}

.cm_title {color: #060;font-weight:bold;}
.cm_head {font-weight:normal;}
.cm_content {font-weight:normal;text-align:justify;}
.cm_link {text-decoration:underline;}

/* nav */
.konah {clear:both;float:left;width:571px;height:16px;border:0px dotted #f00;text-align:right;}
.konat, .konav, .konag, .konap {float:right;display:inline;margin:0px;padding:0px 5px;border:0px dotted #f00;}
.konat {width:220px;border:0px dotted #090;}
.konap {width:370px;border:0px dotted #900; text-align:right;}
.konag {width:100px;border:0px dotted #ff0;}
.konai {float:right;display:inline;padding:0px; text-align:center;width:25px;margin-top:-4px;}
.konav a {text-decoration:none;}
/* /nav */


/* Top menu */
.mt { width:7px; height:22px; }
.tblt, .tblt td {height:22px; padding:0px; border-collapse:collapse; margin:0px; text-align:center;}
.nw {white-space: nowrap;}

.homely {width:7px;  background:url('../i/m/y.png') 0px 0px no-repeat; }
.homety {width:100px; padding:5px 0px; background:url('../i/m/y.png') -7px 0px;}
.homery {width:7px; background:url('../i/m/y.png') -143px 0px no-repeat; }

.homeln {width:7px; background:url('../i/m/y.png') 0px -22px no-repeat; }
.hometn {width:100px; padding:5px 22px; background:url('../i/m/y.png') -7px -22px;}
.homern {width:7px; background:url('../i/m/y.png') -143px -22px no-repeat; }


.joinly {width:7px;  background:url('../i/m/y.png') 0px 0px no-repeat; }
.jointy {width:100px; padding:5px 0px; background:url('../i/m/y.png') -7px 0px;}
.joinry {width:7px; background:url('../i/m/y.png') -143px 0px no-repeat; }

.joinln {width:7px; background:url('../i/m/y.png') 0px -22px no-repeat; }
.jointn {width:100px; padding:5px 22px; background:url('../i/m/y.png') -7px -22px;}
.joinrn {width:7px; background:url('../i/m/y.png') -143px -22px no-repeat; }


.contentsly {width:7px;  background:url('../i/m/y.png') 0px 0px no-repeat; }
.contentsty {width:100px; padding:5px 0px; background:url('../i/m/y.png') -7px 0px;}
.contentsry {width:7px; background:url('../i/m/y.png') -143px 0px no-repeat; }

.contentsln {width:7px; background:url('../i/m/y.png') 0px -22px no-repeat; }
.contentstn {width:100px; padding:5px 22px; background:url('../i/m/y.png') -7px -22px;}
.contentsrn {width:7px; background:url('../i/m/y.png') -143px -22px no-repeat; }

a.my:link, a.my:active	{ 	color: #fff; text-decoration: none; font-weight: bold; background-color: transparent; }
a.my:visited 		{ 	color: #fff; text-decoration: none; font-weight: bold; background-color: transparent;  }
a.my:hover 		{ 	color: #fff; text-decoration: none; font-weight: bold; background-color: transparent;  }
a.my:visited.brown 	{ 	 color: #fff;  text-decoration: none; font-weight: bold; background-color: transparent; 	}

a.mn:link, a.mn:active	{ 	color: #000; text-decoration: none; font-weight: bold; background-color: transparent; }
a.mn:visited 		{ 	color: #000; text-decoration: none; font-weight: bold; background-color: transparent;  }
a.mn:hover 		{ 	color: #f00; text-decoration: none; font-weight: bold; background-color: transparent;  }
a.mn:visited.brown 	{ 	 color: #000;  text-decoration: none; font-weight: bold; background-color: transparent; 	}

/* /Top menu */

