/* Rewrite base tags */

body, html {
	margin: 0 auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	text-align: center;
	width: 1000px;
	height:100%;
	background-color:#300;
	font-weight: normal;
	color: #000;
	/** background: url('../i/lumanare.gif');  */
}

* { margin: 0px; padding: 0px;}
* html ul li { float: left; }
* html ul li a { height: 1%; }


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.prf:link, a.prf:active	{text-decoration: none;color: #030;}
a.prf:visited 		{text-decoration: none;color: #030;}
a.prf:hover 		{ 	color: #f00; text-decoration: none;}
a.prf:visited.brown 	{ 	 color: #030;  text-decoration: none;}

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

option {
	padding-left: 0.4em;
}
	
/*
ul {
background-color:#eee;
color:#ff0;
padding:1px;
}

li { 
border:0px dotted #f00; 
width:120px; 
height:24px; 
padding:3px 2px 0px 5px; 
display:block; 
font-weight:bold;
color:#fff;
background:url('../i/m/bu.gif') no-repeat;
}

li a { text-decoration:none; color:#fff;}

li a.visited {color:#f00;}
*/

label {
	width:50px;
	float:left;
	padding:4px 10px 0 0;
	text-align:right;
	color:#555555;
}

fieldset {
	width:460px;
	padding:0px;
	margin:0px;
	border:0px dotted #090;
	font-weight:normal;
}

fieldset input {
	margin:5px 0px;
}

table, td {font-size:12px; font-family: Arial, Helvetica, sans-serif;text-align:left;}

h1 {font-size:36px;}
h2 {font-size:18px;}



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;

}

input.btn_b {
	color: #639;
	background-color: #fff;
	border-top: 1px #cef solid;
	border-left: 1px #cef solid;
	border-right: 1px #9af solid;
	border-bottom: 1px #9af solid;
	text-align: center;
	cursor: pointer;
	padding: 1px;

}


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; }

/* /Rewrite base tags */

/* Basic style */

.noclr{
	clear:none;
}
.b {font-weight:bold;}
.ptb {margin-left:20px;}
.nol {text-decoration:none; font-weight:bold;}
.rdn {border:0px;}
.gria {color:#aaa;}

.r0 {}
.r1 {}

.btp {border-top:1px solid #900;}

.brd1 {border:1px solid #fdd;}
/* /Basic style */

/* Messages */

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

.okb {font-weight: bold; color: #090;}
.vrb {font-weight: bold;  color: #900;}

.ver {
color: #c00;
background-color: inherit;
font-weight: normal; 
}
.vok {
color: #060;
background-color: inherit;
font-weight: normal; 
}

.ergr {
color: #bbb;
background-color: inherit;
font-weight: normal; 
}


.inf, .inf a {
color: #666;
background-color: inherit;
text-align: justify;
text-decoration:none;
}

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

.erc, .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: #eee; 
opacity: 0.9;	
z-index:9150;
margin:10px 0px 10px 0px;
} 

.ert, .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; 
} 

.popw { 
display:none;
position:absolute;
border-top: 1px #2c95ac solid;
border-left: 1px #fff solid;
border-right: 1px #2c95ac solid;
border-bottom: 1px #2c95ac solid;
padding: 5px 5px 5px 5px; 
width: 200px; 
background-color: #fff; 
background: url('../i/v_tmp.png') repeat-y; 
z-index:400;
} 

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

.hlp{
	float:right;display:inline;
	display:inline;
	text-align:right;
	background-image:url('../i/hlp.gif');
	background-repeat:no-repeat;
	margin-top:5px;
	margin-right:20px;
	width:12px;
	height:12px;
	cursor:help;
}

.helptip {
padding:0px;
color:#090;
}

.ers {color:#f00;}
.ers a {text-decoration:none;color:#f00;}

/* /Messages */

/* Debug */

#dbg_e { border:2px solid #00f; width:770px; padding:10px; }		
.dbg_p { color:#ff0;text-align:left;}		

/* /Debug */

/* Page structure */

#ctn {border: 0px dotted #090;padding:0px; margin:0px;width:100%; text-align:center;color:#000; background-color:#fff;height:100%;}

#main {
	width:1000px;
	height:100%;
	padding:0px;
	margin:0px;	
	border-collapse: collapse;
	border: 0px dotted #f00;
}

#top {
	height:36px;
	padding:10px;
	border: 0px dotted #f00;
	background-image:url('../i/topbg.jpg');
	text-align:center;
}

#menu {
	height:1px;
	padding:0px;
	border: 0px dotted #f00;
	background-image:url('../i/menubg.jpg');
}
#left {
	width:200px;
	padding:10px;
	border: 0px dotted #f00;	
	background-color:#eef;
}
#center {
	padding:10px;
	width:580px;
	height:80%;
	border: 0px dotted #f00;	
	background-color:#ffc;
}
#right {
	width:200px;
	padding:10px;
	border: 0px dotted #f00;	
	background-color:#fee;
}
#bottom {
	height:24px;
	padding: 10px;
	border: 0px dotted #f00;	
	text-align:center;	
	color:#fff;
	background-image:url('../i/menubg.jpg');
}

#lang { border:0px dotted #f00;text-align:right;}
#title {color:#fff; float:right; width:620px;}
#logat, #logat a {color:#fff;font-weight:10px;line-height:10px;}
#logat {float:right; width:150px;}
#bottom a {color:#fff;}

/* /Page structure */



/* Top menu */
.mt { width:7px; height:22px; }
.tblt {width:995px;border:0px dotted #ff0;}
.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.gif') 0px 0px no-repeat; }
.homety {width:85px; padding:5px 0px; background:url('../i/m/y.gif') -7px 0px;}
.homery {width:7px; background:url('../i/m/y.gif') -143px 0px no-repeat; }

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

.cert_listly {width:7px; background:url('../i/m/y.gif') 0px 0px no-repeat; }
.cert_listty {width:70px; padding:5px 0px; background:url('../i/m/y.gif') -7px 0px;}
.cert_listry {width:7px; background:url('../i/m/y.gif') -143px 0px no-repeat; }

.cert_listln {width:7px; background:url('../i/m/y.gif') 0px -22px no-repeat; }
.cert_listtn {width:70px; padding:5px 22px; background:url('../i/m/y.gif') -7px -22px;}
.cert_listrn {width:7px; background:url('../i/m/y.gif') -143px -22px no-repeat; }

.cprd_listly {width:7px; background:url('../i/m/y.gif') 0px 0px no-repeat; }
.cprd_listty {width:70px; padding:5px 0px; background:url('../i/m/y.gif') -7px 0px;}
.cprd_listry {width:7px; background:url('../i/m/y.gif') -143px 0px no-repeat; }

.cprd_listln {width:7px; background:url('../i/m/y.gif') 0px -22px no-repeat; }
.cprd_listtn {width:70px; padding:5px 22px; background:url('../i/m/y.gif') -7px -22px;}
.cprd_listrn {width:7px; background:url('../i/m/y.gif') -143px -22px no-repeat; }

.sspr_listly {width:7px; background:url('../i/m/y.gif') 0px 0px no-repeat; }
.sspr_listty {width:70px; padding:5px 0px; background:url('../i/m/y.gif') -7px 0px;}
.sspr_listry {width:7px; background:url('../i/m/y.gif') -143px 0px no-repeat; }

.sspr_listln {width:7px; background:url('../i/m/y.gif') 0px -22px no-repeat; }
.sspr_listtn {width:70px; padding:5px 22px; background:url('../i/m/y.gif') -7px -22px;}
.sspr_listrn {width:7px; background:url('../i/m/y.gif') -143px -22px no-repeat; }

.sscp_listly {width:7px; background:url('../i/m/y.gif') 0px 0px no-repeat; }
.sscp_listty {width:70px; padding:5px 0px; background:url('../i/m/y.gif') -7px 0px;}
.sscp_listry {width:7px; background:url('../i/m/y.gif') -143px 0px no-repeat; }

.sscp_listln {width:7px; background:url('../i/m/y.gif') 0px -22px no-repeat; }
.sscp_listtn {width:70px; padding:5px 22px; background:url('../i/m/y.gif') -7px -22px;}
.sscp_listrn {width:7px; background:url('../i/m/y.gif') -143px -22px no-repeat; }

.prese_listly {width:7px; background:url('../i/m/y.gif') 0px 0px no-repeat; }
.prese_listty {width:70px; padding:5px 0px; background:url('../i/m/y.gif') -7px 0px;}
.prese_listry {width:7px; background:url('../i/m/y.gif') -143px 0px no-repeat; }

.prese_listln {width:7px; background:url('../i/m/y.gif') 0px -22px no-repeat; }
.prese_listtn {width:70px; padding:5px 22px; background:url('../i/m/y.gif') -7px -22px;}
.prese_listrn {width:7px; background:url('../i/m/y.gif') -143px -22px no-repeat; }

.mof_listly {width:7px; background:url('../i/m/y.gif') 0px 0px no-repeat; }
.mof_listty {width:65px; padding:5px 0px; background:url('../i/m/y.gif') -7px 0px;}
.mof_listry {width:7px; background:url('../i/m/y.gif') -143px 0px no-repeat; }

.mof_listln {width:7px; background:url('../i/m/y.gif') 0px -22px no-repeat; }
.mof_listtn {width:65px; padding:5px 22px; background:url('../i/m/y.gif') -7px -22px;}
.mof_listrn {width:7px; background:url('../i/m/y.gif') -143px -22px no-repeat; }

.dupl_listly {width:7px; background:url('../i/m/y.gif') 0px 0px no-repeat; }
.dupl_listty {width:65px; padding:5px 0px; background:url('../i/m/y.gif') -7px 0px;}
.dupl_listry {width:7px; background:url('../i/m/y.gif') -143px 0px no-repeat; }

.dupl_listln {width:7px; background:url('../i/m/y.gif') 0px -22px no-repeat; }
.dupl_listtn {width:65px; padding:5px 22px; background:url('../i/m/y.gif') -7px -22px;}
.dupl_listrn {width:7px; background:url('../i/m/y.gif') -143px -22px no-repeat; }

.goally {width:7px; background:url('../i/m/y.gif') 0px 0px no-repeat; }
.goalty {width:35px; padding:5px 0px; background:url('../i/m/y.gif') -7px 0px;}
.goalry {width:7px; background:url('../i/m/y.gif') -143px 0px no-repeat; }

.goalln {width:7px; background:url('../i/m/y.gif') 0px -22px no-repeat; }
.goaltn {width:35px; padding:5px 22px; background:url('../i/m/y.gif') -7px -22px;}
.goalrn {width:7px; background:url('../i/m/y.gif') -143px -22px no-repeat; }


.personsly {width:7px; background:url('../i/m/y.gif') 0px 0px no-repeat; }
.personsty {width:40px; padding:5px 0px; background:url('../i/m/y.gif') -7px 0px;}
.personsry {width:7px; background:url('../i/m/y.gif') -143px 0px no-repeat; }

.personsln {width:7px; background:url('../i/m/y.gif') 0px -22px no-repeat; }
.personstn {width:40px; padding:5px 22px; background:url('../i/m/y.gif') -7px -22px;}
.personsrn {width:7px; background:url('../i/m/y.gif') -143px -22px no-repeat; }


.searchly {width:7px;  background:url('../i/m/y.gif') 0px 0px no-repeat; }
.searchty {width:60px; padding:5px 0px; background:url('../i/m/y.gif') -7px 0px;}
.searchry {width:7px; background:url('../i/m/y.gif') -143px 0px no-repeat; }

.searchln {width:7px; background:url('../i/m/y.gif') 0px -22px no-repeat; }
.searchtn {width:60px; padding:5px 22px; background:url('../i/m/y.gif') -7px -22px;}
.searchrn {width:7px; background:url('../i/m/y.gif') -143px -22px no-repeat; }

.dosar_listly {width:7px; background:url('../i/m/y.gif') 0px 0px no-repeat; }
.dosar_listty {width:70px; padding:5px 0px; background:url('../i/m/y.gif') -7px 0px;}
.dosar_listry {width:7px; background:url('../i/m/y.gif') -143px 0px no-repeat; }

.dosar_listln {width:7px; background:url('../i/m/y.gif') 0px -22px no-repeat; }
.dosar_listtn {width:70px; padding:5px 22px; background:url('../i/m/y.gif') -7px -22px;}
.dosar_listrn {width:7px; background:url('../i/m/y.gif') -143px -22px no-repeat; }

.addonely {width:7px; background:url('../i/m/y.gif') 0px 0px no-repeat; }
.addonety {width:100px; padding:5px 0px; background:url('../i/m/y.gif') -7px 0px;}
.addonery {width:7px; background:url('../i/m/y.gif') -143px 0px no-repeat; }

.addoneln {width:7px; background:url('../i/m/y.gif') 0px -22px no-repeat; }
.addonetn {width:100px; padding:5px 22px; background:url('../i/m/y.gif') -7px -22px;}
.addonern {width:7px; background:url('../i/m/y.gif') -143px -22px no-repeat; }

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

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


.loginly {width:7px; background:url('../i/m/y.gif') 0px 0px no-repeat; }
.loginty {width:60px; padding:5px 0px; background:url('../i/m/y.gif') -7px 0px;}
.loginry {width:7px; background:url('../i/m/y.gif') -143px 0px no-repeat; }

.loginln {width:7px; background:url('../i/m/y.gif') 0px -22px no-repeat; }
.logintn {width:60px; padding:5px 22px; background:url('../i/m/y.gif') -7px -22px;}
.loginrn {width:7px; background:url('../i/m/y.gif') -143px -22px no-repeat; }



.just_listly {width:7px; background:url('../i/m/y.gif') 0px 0px no-repeat; }
.just_listty {width:65px; padding:5px 0px; background:url('../i/m/y.gif') -7px 0px;}
.just_listry {width:7px; background:url('../i/m/y.gif') -143px 0px no-repeat; }

.just_listln {width:7px; background:url('../i/m/y.gif') 0px -22px no-repeat; }
.just_listtn {width:65px; padding:5px 22px; background:url('../i/m/y.gif') -7px -22px;}
.just_listrn {width:7px; background:url('../i/m/y.gif') -143px -22px no-repeat; }

.drept_listly {width:7px; background:url('../i/m/y.gif') 0px 0px no-repeat; }
.drept_listty {width:65px; padding:5px 0px; background:url('../i/m/y.gif') -7px 0px;}
.drept_listry {width:7px; background:url('../i/m/y.gif') -143px 0px no-repeat; }

.drept_listln {width:7px; background:url('../i/m/y.gif') 0px -22px no-repeat; }
.drept_listtn {width:65px; padding:5px 22px; background:url('../i/m/y.gif') -7px -22px;}
.drept_listrn {width:7px; background:url('../i/m/y.gif') -143px -22px no-repeat; }

.varios_listly {width:7px; background:url('../i/m/y.gif') 0px 0px no-repeat; }
.varios_listty {width:65px; padding:5px 0px; background:url('../i/m/y.gif') -7px 0px;}
.varios_listry {width:7px; background:url('../i/m/y.gif') -143px 0px no-repeat; }

.varios_listln {width:7px; background:url('../i/m/y.gif') 0px -22px no-repeat; }
.varios_listtn {width:65px; padding:5px 22px; background:url('../i/m/y.gif') -7px -22px;}
.varios_listrn {width:7px; background:url('../i/m/y.gif') -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 */

/* User edit menu */

#uectn {border:0px dotted #f00; width:570px; height:24px;}

.ue {width:550px;border:0px dotted #ff0;}
.ue, .ue td {height:22px; padding:0px; border-collapse:collapse; margin:0px; text-align:center;}

.userseditly {width:7px;  background:url('../i/m/y.gif') 0px 0px no-repeat; }
.userseditty {width:60px; padding:5px 0px; background:url('../i/m/y.gif') -7px 0px;}
.userseditry {width:7px; background:url('../i/m/y.gif') -143px 0px no-repeat; }

.userseditln {width:7px; background:url('../i/m/y.gif') 0px -22px no-repeat; }
.usersedittn {width:60px; padding:5px 22px; background:url('../i/m/y.gif') -7px -22px;}
.userseditrn {width:7px; background:url('../i/m/y.gif') -143px -22px no-repeat; }

.usersedit_basicly {width:7px;  background:url('../i/m/y.gif') 0px 0px no-repeat; }
.usersedit_basicty {width:105px; padding:5px 0px; background:url('../i/m/y.gif') -7px 0px;}
.usersedit_basicry {width:7px; background:url('../i/m/y.gif') -143px 0px no-repeat; }

.usersedit_basicln {width:7px; background:url('../i/m/y.gif') 0px -22px no-repeat; }
.usersedit_basictn {width:105px; padding:5px 22px; background:url('../i/m/y.gif') -7px -22px;}
.usersedit_basicrn {width:7px; background:url('../i/m/y.gif') -143px -22px no-repeat; }

.usersedit_docsly {width:7px; background:url('../i/m/y.gif') 0px 0px no-repeat; }
.usersedit_docsty {width:65px; padding:5px 0px; background:url('../i/m/y.gif') -7px 0px;}
.usersedit_docsry {width:7px; background:url('../i/m/y.gif') -143px 0px no-repeat; }

.usersedit_docsln {width:7px; background:url('../i/m/y.gif') 0px -22px no-repeat; }
.usersedit_docstn {width:65px; padding:5px 22px; background:url('../i/m/y.gif') -7px -22px;}
.usersedit_docsrn {width:7px; background:url('../i/m/y.gif') -143px -22px no-repeat; }

.usersedit_actsly {width:7px; background:url('../i/m/y.gif') 0px 0px no-repeat; }
.usersedit_actsty {width:60px; padding:5px 0px; background:url('../i/m/y.gif') -7px 0px;}
.usersedit_actsry {width:7px; background:url('../i/m/y.gif') -143px 0px no-repeat; }

.usersedit_actsln {width:7px; background:url('../i/m/y.gif') 0px -22px no-repeat; }
.usersedit_actstn {width:60px; padding:5px 22px; background:url('../i/m/y.gif') -7px -22px;}
.usersedit_actsrn {width:7px; background:url('../i/m/y.gif') -143px -22px no-repeat; }

.usersedit_pressly {width:7px; background:url('../i/m/y.gif') 0px 0px no-repeat; }
.usersedit_pressty {width:75px; padding:5px 0px; background:url('../i/m/y.gif') -7px 0px;}
.usersedit_pressry {width:7px; background:url('../i/m/y.gif') -143px 0px no-repeat; }

.usersedit_pressln {width:7px; background:url('../i/m/y.gif') 0px -22px no-repeat; }
.usersedit_presstn {width:75px; padding:5px 22px; background:url('../i/m/y.gif') -7px -22px;}
.usersedit_pressrn {width:7px; background:url('../i/m/y.gif') -143px -22px no-repeat; }


/* User edit menu */


/* User view menu */

#uvctn {border:0px dotted #f00; width:570px; height:24px;}

.uv {width:500px;border:0px dotted #ff0;}
.uv, .uv td {height:22px; padding:0px; border-collapse:collapse; margin:0px; text-align:center;}

.persons_viewly {width:7px;  background:url('../i/m/y.gif') 0px 0px no-repeat; }
.persons_viewty {width:110px; padding:5px 0px; background:url('../i/m/y.gif') -7px 0px;}
.persons_viewry {width:7px; background:url('../i/m/y.gif') -143px 0px no-repeat; }

.persons_viewln {width:7px; background:url('../i/m/y.gif') 0px -22px no-repeat; }
.persons_viewtn {width:110px; padding:5px 22px; background:url('../i/m/y.gif') -7px -22px;}
.persons_viewrn {width:7px; background:url('../i/m/y.gif') -143px -22px no-repeat; }

.persons_docsly {width:7px; background:url('../i/m/y.gif') 0px 0px no-repeat; }
.persons_docsty {width:70px; padding:5px 0px; background:url('../i/m/y.gif') -7px 0px;}
.persons_docsry {width:7px; background:url('../i/m/y.gif') -143px 0px no-repeat; }

.persons_docsln {width:7px; background:url('../i/m/y.gif') 0px -22px no-repeat; }
.persons_docstn {width:70px; padding:5px 22px; background:url('../i/m/y.gif') -7px -22px;}
.persons_docsrn {width:7px; background:url('../i/m/y.gif') -143px -22px no-repeat; }

.persons_actsly {width:7px; background:url('../i/m/y.gif') 0px 0px no-repeat; }
.persons_actsty {width:100px; padding:5px 0px; background:url('../i/m/y.gif') -7px 0px;}
.persons_actsry {width:7px; background:url('../i/m/y.gif') -143px 0px no-repeat; }

.persons_actsln {width:7px; background:url('../i/m/y.gif') 0px -22px no-repeat; }
.persons_actstn {width:100px; padding:5px 22px; background:url('../i/m/y.gif') -7px -22px;}
.persons_actsrn {width:7px; background:url('../i/m/y.gif') -143px -22px no-repeat; }

.persons_pressly {width:7px; background:url('../i/m/y.gif') 0px 0px no-repeat; }
.persons_pressty {width:100px; padding:5px 0px; background:url('../i/m/y.gif') -7px 0px;}
.persons_pressry {width:7px; background:url('../i/m/y.gif') -143px 0px no-repeat; }

.persons_pressln {width:7px; background:url('../i/m/y.gif') 0px -22px no-repeat; }
.persons_presstn {width:100px; padding:5px 22px; background:url('../i/m/y.gif') -7px -22px;}
.persons_pressrn {width:7px; background:url('../i/m/y.gif') -143px -22px no-repeat; }

/* User view menu */



/* Left menu & right menu */

#left_menu{
	padding:0px;
	margin:0px;	
	border: 0px;
}

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

#right_menu{
	padding:0px;
	margin:0px;	
	border: 0px;
}

#right_menu td {height:16px; padding:0px;border: 0px;}
#right_menu a {text-decoration:none;margin-right: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;}

/* Left menu & right menu  */


/* ROUNDED FORM */
.flt {
    overflow: hidden;
    background:url('../i/pdx1.gif') no-repeat;
    width:400px;
    height:7px;
    padding:0px;
    margin:0px;
}
.flc {
    background:url('../i/pdx0.gif') repeat-y;
    width:400px;
    padding:5px;
}
.flb {
    background:url('../i/pdx3.gif') no-repeat;
    width:400px;
    height:7px;
}
.flf {
    border: 1px solid #eee;
    border-bottom:0px;
    position: absolute;
    width:200px;
    height:18px;
    margin-left:10px;
    margin-top:-24px;
    padding:5px 0px 0px 5px;
    font-weight:bold;
    text-align:center;
}
.flx {
    padding:5px;
    margin:0px;
}

.flx label {width:150px;}

/* /ROUNDED FORM */

/* nav common */
.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 common */




.good {background-color:#090; color:#fff;font-weight:bold;text-align:center;}
.baad {background-color:#c00; color:#fff;font-weight:bold;text-align:center;}

.good_list {background-color:#fff;}
.baad_list {background-color:#fff;}

#anoun {width:100%; border:1px solid #000;padding:0px; border-collapse:collapse; margin:0px;}
#anoun td {padding:5px;}
#god {width:100%; border:1px solid #090;padding:0px; border-collapse:collapse; margin:0px;}
#bad,#bad1 {width:100%; border:1px solid #f00;padding:0px; border-collapse:collapse; margin:0px;}
.mem {width:100%; border:1px solid #f00;padding:0px; border-collapse:collapse; margin:0px;}
#goal {text-align:justify;}







/* items for sspr_list divs list */

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

/* /items for sspr_list divs list */


/* items for sspr_view */
#sspr_view {float:left;}

#sspr_view fieldset {
	width:580px;
	padding:0px;
	margin:0px;
	border:0px dotted #090;
	font-weight:bold;
}
#sspr_view .noclr{
	clear:none;
}
#sspr_view .flt {
	overflow: hidden;
	background:url('../i/pdx1.gif') no-repeat;
	width:580px;
	height:7px;
	padding:0px;
	margin:0px;
}
#sspr_view .flc {
	background:url('../i/pdx0.gif') repeat-y;
	width:580px;
	padding:5px;
}
#sspr_view .flb {
	background:url('../i/pdx3.gif') no-repeat;
	width:580px;
	height:7px;
}
#sspr_view .flf {
	background-color:#fff;
	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;
}
#sspr_view .flx {
	padding:5px;
	margin:0px;
}
#sspr_view .dtv{
	float:left;
	margin-top:4px;
	font-weight:normal;
}
/* /items for sspr_view */

/* items for sspr_edit */
#sspr_edit {float:left;}

#sspr_edit fieldset {
	width:580px;
	padding:0px;
	margin:0px;
	border:0px dotted #090;
	font-weight:bold;
}
#sspr_edit fieldset input {
	margin:5px 0px;
}
#sspr_edit .noclr{
	clear:none;
}
#sspr_edit .flt {
	overflow: hidden;
	background:url('../i/pdx1.gif') no-repeat;
	width:580px;
	height:7px;
	padding:0px;
	margin:0px;
}
#sspr_edit .flc {
	background:url('../i/pdx0.gif') repeat-y;
	width:580px;
	padding:5px;
}
#sspr_edit .flb {
	background:url('../i/pdx3.gif') no-repeat;
	width:580px;
	height:7px;
}
#sspr_edit .flf {
	background-color:#ddd;
	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;
}
#sspr_edit .flx {
	padding:5px;
	margin:0px;
}
#sspr_edit .hlp{
	text-align:right;
	float:right;
	background-image:url('../i/hlp.gif');
	background-repeat:no-repeat;
	width:12px;
	height:12px;
	cursor:help;
}
/* /items for sspr_edit */


/* items for sspr_del */
#sspr_del {float:left;}

#sspr_del fieldset {
	width:580px;
	padding:0px;
	margin:0px;
	border:0px dotted #090;
	font-weight:bold;
}
#sspr_del .noclr{
	clear:none;
}
#sspr_del .flt {
	overflow: hidden;
	background:url('../i/pdx1.gif') no-repeat;
	width:580px;
	height:7px;
	padding:0px;
	margin:0px;
}
#sspr_del .flc {
	background:url('../i/pdx0.gif') repeat-y;
	width:580px;
	padding:5px;
}
#sspr_del .flb {
	background:url('../i/pdx3.gif') no-repeat;
	width:580px;
	height:7px;
}
#sspr_del .flf {
	background-color:#ddd;
	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;
}
#sspr_del .flx {
	padding:5px;
	margin:0px;
}
#sspr_del .dtv{
	float:left;
	margin-top:4px;
	font-weight:normal;
}
/* /items for sspr_del */

#sspr_view .r0,#sspr_view .r1 {width:180px;}
#sspr_edit .r0,#sspr_edit .r1 {width:180px;}
#sspr_del .r0,#sspr_del .r1 {width:180px;}


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

/* /items for prese_list divs list */

/* items for prese_view */
#prese_view {float:left;}

#prese_view fieldset {
	width:580px;
	padding:0px;
	margin:0px;
	border:0px dotted #090;
	font-weight:bold;
}
#prese_view .noclr{
	clear:none;
}
#prese_view .flt {
	overflow: hidden;
	background:url('../i/pdx1.gif') no-repeat;
	width:580px;
	height:7px;
	padding:0px;
	margin:0px;
}
#prese_view .flc {
	background:url('../i/pdx0.gif') repeat-y;
	width:580px;
	padding:5px;
}
#prese_view .flb {
	background:url('../i/pdx3.gif') no-repeat;
	width:580px;
	height:7px;
}
#prese_view .flf {
	background-color:#ddd;
	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;
}
#prese_view .flx {
	padding:5px;
	margin:0px;
}
#prese_view .dtv{
	float:left;
	margin-top:4px;
	font-weight:normal;
}
/* /items for prese_view */


/* items for prese_edit */
#prese_edit {float:left;}

#prese_edit fieldset {
	width:580px;
	padding:0px;
	margin:0px;
	border:0px dotted #090;
	font-weight:bold;
}
#prese_edit fieldset input {
	margin:5px 0px;
}
#prese_edit .noclr{
	clear:none;
}
#prese_edit .flt {
	overflow: hidden;
	background:url('../i/pdx1.gif') no-repeat;
	width:580px;
	height:7px;
	padding:0px;
	margin:0px;
}
#prese_edit .flc {
	background:url('../i/pdx0.gif') repeat-y;
	width:580px;
	padding:5px;
}
#prese_edit .flb {
	background:url('../i/pdx3.gif') no-repeat;
	width:580px;
	height:7px;
}
#prese_edit .flf {
	background-color:#ddd;
	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;
}
#prese_edit .flx {
	padding:5px;
	margin:0px;
}
#prese_edit .hlp{
	text-align:right;
	float:right;
	background-image:url('../i/hlp.gif');
	background-repeat:no-repeat;
	width:12px;
	height:12px;
	cursor:help;
}
/* /items for prese_edit */

/* items for prese_del */
#prese_del {float:left;}

#prese_del fieldset {
	width:580px;
	padding:0px;
	margin:0px;
	border:0px dotted #090;
	font-weight:bold;
}
#prese_del .noclr{
	clear:none;
}
#prese_del .flt {
	overflow: hidden;
	background:url('../i/pdx1.gif') no-repeat;
	width:580px;
	height:7px;
	padding:0px;
	margin:0px;
}
#prese_del .flc {
	background:url('../i/pdx0.gif') repeat-y;
	width:580px;
	padding:5px;
}
#prese_del .flb {
	background:url('../i/pdx3.gif') no-repeat;
	width:580px;
	height:7px;
}
#prese_del .flf {
	background-color:#ddd;
	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;
}
#prese_del .flx {
	padding:5px;
	margin:0px;
}
#prese_del .dtv{
	float:left;
	margin-top:4px;
	font-weight:normal;
}
/* /items for prese_del */

#prese_view .r0,#prese_view .r1 {width:180px;}
#prese_edit .r0,#prese_edit .r1 {width:180px;}
#prese_del .r0,#prese_del .r1 {width:180px;}

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

/* /items for mof_list divs list */

/* items for mof_view */
#mof_view {float:left;}

#mof_view fieldset {
	width:580px;
	padding:0px;
	margin:0px;
	border:0px dotted #090;
	font-weight:bold;
}
#mof_view .noclr{
	clear:none;
}
#mof_view .flt {
	overflow: hidden;
	background:url('../i/pdx1.gif') no-repeat;
	width:580px;
	height:7px;
	padding:0px;
	margin:0px;
}
#mof_view .flc {
	background:url('../i/pdx0.gif') repeat-y;
	width:580px;
	padding:5px;
}
#mof_view .flb {
	background:url('../i/pdx3.gif') no-repeat;
	width:580px;
	height:7px;
}
#mof_view .flf {
	background-color:#ddd;
	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;
}
#mof_view .flx {
	padding:5px;
	margin:0px;
}
#mof_view .dtv{
	float:left;
	margin-top:4px;
	font-weight:normal;
}
/* /items for mof_view */

/* items for mof_edit */
#mof_edit {float:left;}

#mof_edit fieldset {
	width:580px;
	padding:0px;
	margin:0px;
	border:0px dotted #090;
	font-weight:bold;
}
#mof_edit fieldset input {
	margin:5px 0px;
}
#mof_edit .noclr{
	clear:none;
}
#mof_edit .flt {
	overflow: hidden;
	background:url('../i/pdx1.gif') no-repeat;
	width:580px;
	height:7px;
	padding:0px;
	margin:0px;
}
#mof_edit .flc {
	background:url('../i/pdx0.gif') repeat-y;
	width:580px;
	padding:5px;
}
#mof_edit .flb {
	background:url('../i/pdx3.gif') no-repeat;
	width:580px;
	height:7px;
}
#mof_edit .flf {
	background-color:#ddd;
	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;
}
#mof_edit .flx {
	padding:5px;
	margin:0px;
}
#mof_edit .hlp{
	text-align:right;
	float:right;
	background-image:url('../i/hlp.gif');
	background-repeat:no-repeat;
	width:12px;
	height:12px;
	cursor:help;
}
/* /items for mof_edit */

/* items for mof_del */
#mof_del {float:left;}

#mof_del fieldset {
	width:580px;
	padding:0px;
	margin:0px;
	border:0px dotted #090;
	font-weight:bold;
}
#mof_del .noclr{
	clear:none;
}
#mof_del .flt {
	overflow: hidden;
	background:url('../i/pdx1.gif') no-repeat;
	width:580px;
	height:7px;
	padding:0px;
	margin:0px;
}
#mof_del .flc {
	background:url('../i/pdx0.gif') repeat-y;
	width:580px;
	padding:5px;
}
#mof_del .flb {
	background:url('../i/pdx3.gif') no-repeat;
	width:580px;
	height:7px;
}
#mof_del .flf {
	background-color:#ddd;
	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;
}
#mof_del .flx {
	padding:5px;
	margin:0px;
}
#mof_del .dtv{
	float:left;
	margin-top:4px;
	font-weight:normal;
}
/* /items for mof_del */

#mof_view .r0,#mof_view .r1 {width:180px;}
#mof_edit .r0,#mof_edit .r1 {width:180px;}
#mof_del .r0,#mof_del .r1 {width:180px;}



/* 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 */


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


/* items for ue_docs_list divs list */


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

/* /items for cert_list divs list */

/* items for cert_view */
#cert_view {float:left;}

#cert_view fieldset {
	width:575px;
	padding:0px;
	margin:0px;
	border:0px dotted #090;
	font-weight:bold;
}
#cert_view .noclr{
	clear:none;
}
#cert_view .flt {
	overflow: hidden;
	background:url('../i/pdx1.gif') no-repeat;
	width:575px;
	height:7px;
	padding:0px;
	margin:0px;
}
#cert_view .flc {
	background:url('../i/pdx0.gif') repeat-y;
	width:575px;
	padding:5px;
}
#cert_view .flb {
	background:url('../i/pdx3.gif') no-repeat;
	width:575px;
	height:7px;
}
#cert_view .flf {
	background-color:#ddd;
	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;
}
#cert_view .flx {
	padding:5px;
	margin:0px;
}
#cert_view .dtv{
	float:left;
	margin-top:4px;
	font-weight:normal;
}
/* /items for cert_view */

/* items for cert_edit */
#cert_edit {float:left;}

#cert_edit fieldset {
	width:575px;
	padding:0px;
	margin:0px;
	border:0px dotted #090;
	font-weight:bold;
}
#cert_edit fieldset input {
	margin:5px 0px;
}
#cert_edit .noclr{
	clear:none;
}
#cert_edit .flt {
	overflow: hidden;
	background:url('../i/pdx1.gif') no-repeat;
	width:575px;
	height:7px;
	padding:0px;
	margin:0px;
}
#cert_edit .flc {
	background:url('../i/pdx0.gif') repeat-y;
	width:575px;
	padding:5px;
}
#cert_edit .flb {
	background:url('../i/pdx3.gif') no-repeat;
	width:575px;
	height:7px;
}
#cert_edit .flf {
	background-color:#ddd;
	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;
}
#cert_edit .flx {
	padding:5px;
	margin:0px;
}
#cert_edit .hlp{
	text-align:right;
	float:right;
	background-image:url('../i/hlp.gif');
	background-repeat:no-repeat;
	width:12px;
	height:12px;
	cursor:help;
}
/* /items for cert_edit */

/* items for cert_del */
#cert_del {float:left;}

#cert_del fieldset {
	width:575px;
	padding:0px;
	margin:0px;
	border:0px dotted #090;
	font-weight:bold;
}
#cert_del .noclr{
	clear:none;
}
#cert_del .flt {
	overflow: hidden;
	background:url('../i/pdx1.gif') no-repeat;
	width:575px;
	height:7px;
	padding:0px;
	margin:0px;
}
#cert_del .flc {
	background:url('../i/pdx0.gif') repeat-y;
	width:575px;
	padding:5px;
}
#cert_del .flb {
	background:url('../i/pdx3.gif') no-repeat;
	width:575px;
	height:7px;
}
#cert_del .flf {
	background-color:#ddd;
	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;
}
#cert_del .flx {
	padding:5px;
	margin:0px;
}
#cert_del .dtv{
	float:left;
	margin-top:4px;
	font-weight:normal;
}
/* /items for cert_del */

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


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

/* /items for cprd_list divs list */

/* items for cprd_edit */
#cprd_edit {float:left;}

#cprd_edit fieldset {
	width:575px;
	padding:0px;
	margin:0px;
	border:0px dotted #090;
	font-weight:bold;
}
#cprd_edit fieldset input {
	margin:5px 0px;
}
#cprd_edit .noclr{
	clear:none;
}
#cprd_edit .flt {
	overflow: hidden;
	background:url('../i/pdx1.gif') no-repeat;
	width:575px;
	height:7px;
	padding:0px;
	margin:0px;
}
#cprd_edit .flc {
	background:url('../i/pdx0.gif') repeat-y;
	width:575px;
	padding:5px;
}
#cprd_edit .flb {
	background:url('../i/pdx3.gif') no-repeat;
	width:575px;
	height:7px;
}
#cprd_edit .flf {
	background-color:#ddd;
	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;
}
#cprd_edit .flx {
	padding:5px;
	margin:0px;
}
#cprd_edit .hlp{
	text-align:right;
	float:right;
	background-image:url('../i/hlp.gif');
	background-repeat:no-repeat;
	width:12px;
	height:12px;
	cursor:help;
}
/* /items for cprd_edit */
/* items for cprd_del */
#cprd_del {float:left;}

#cprd_del fieldset {
	width:575px;
	padding:0px;
	margin:0px;
	border:0px dotted #090;
	font-weight:bold;
}
#cprd_del .noclr{
	clear:none;
}
#cprd_del .flt {
	overflow: hidden;
	background:url('../i/pdx1.gif') no-repeat;
	width:575px;
	height:7px;
	padding:0px;
	margin:0px;
}
#cprd_del .flc {
	background:url('../i/pdx0.gif') repeat-y;
	width:575px;
	padding:5px;
}
#cprd_del .flb {
	background:url('../i/pdx3.gif') no-repeat;
	width:575px;
	height:7px;
}
#cprd_del .flf {
	background-color:#ddd;
	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;
}
#cprd_del .flx {
	padding:5px;
	margin:0px;
}
#cprd_del .dtv{
	float:left;
	margin-top:4px;
	font-weight:normal;
}
/* /items for cprd_del */

/* items for cprd_view */
#cprd_view {float:left;}

#cprd_view fieldset {
	width:575px;
	padding:0px;
	margin:0px;
	border:0px dotted #090;
	font-weight:bold;
}
#cprd_view .noclr{
	clear:none;
}
#cprd_view .flt {
	overflow: hidden;
	background:url('../i/pdx1.gif') no-repeat;
	width:575px;
	height:7px;
	padding:0px;
	margin:0px;
}
#cprd_view .flc {
	background:url('../i/pdx0.gif') repeat-y;
	width:575px;
	padding:5px;
}
#cprd_view .flb {
	background:url('../i/pdx3.gif') no-repeat;
	width:575px;
	height:7px;
}
#cprd_view .flf {
	background-color:#ddd;
	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;
}
#cprd_view .flx {
	padding:5px;
	margin:0px;
}
#cprd_view .dtv{
	float:left;
	margin-top:4px;
	font-weight:normal;
}
/* /items for cprd_view */


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

/* /items for dupl_list divs list */


/* items for dupl_view */
#dupl_view {float:left;}

#dupl_view fieldset {
	width:575px;
	padding:0px;
	margin:0px;
	border:0px dotted #090;
	font-weight:bold;
}
#dupl_view .noclr{
	clear:none;
}
#dupl_view .flt {
	overflow: hidden;
	background:url('../i/pdx1.gif') no-repeat;
	width:575px;
	height:7px;
	padding:0px;
	margin:0px;
}
#dupl_view .flc {
	background:url('../i/pdx0.gif') repeat-y;
	width:575px;
	padding:5px;
}
#dupl_view .flb {
	background:url('../i/pdx3.gif') no-repeat;
	width:575px;
	height:7px;
}
#dupl_view .flf {
	background-color:#ddd;
	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;
}
#dupl_view .flx {
	padding:5px;
	margin:0px;
}
#dupl_view .dtv{
	float:left;
	margin-top:4px;
	font-weight:normal;
}
/* /items for dupl_view */

/* items for dupl_edit */
#dupl_edit {float:left;}

#dupl_edit fieldset {
	width:575px;
	padding:0px;
	margin:0px;
	border:0px dotted #090;
	font-weight:bold;
}
#dupl_edit fieldset input {
	margin:5px 0px;
}
#dupl_edit .noclr{
	clear:none;
}
#dupl_edit .flt {
	overflow: hidden;
	background:url('../i/pdx1.gif') no-repeat;
	width:575px;
	height:7px;
	padding:0px;
	margin:0px;
}
#dupl_edit .flc {
	background:url('../i/pdx0.gif') repeat-y;
	width:575px;
	padding:5px;
}
#dupl_edit .flb {
	background:url('../i/pdx3.gif') no-repeat;
	width:575px;
	height:7px;
}
#dupl_edit .flf {
	background-color:#ddd;
	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;
}
#dupl_edit .flx {
	padding:5px;
	margin:0px;
}
#dupl_edit .hlp{
	text-align:right;
	float:right;
	background-image:url('../i/hlp.gif');
	background-repeat:no-repeat;
	width:12px;
	height:12px;
	cursor:help;
}
/* /items for dupl_edit */

/* items for dupl_del */
#dupl_del {float:left;}

#dupl_del fieldset {
	width:575px;
	padding:0px;
	margin:0px;
	border:0px dotted #090;
	font-weight:bold;
}
#dupl_del .noclr{
	clear:none;
}
#dupl_del .flt {
	overflow: hidden;
	background:url('../i/pdx1.gif') no-repeat;
	width:575px;
	height:7px;
	padding:0px;
	margin:0px;
}
#dupl_del .flc {
	background:url('../i/pdx0.gif') repeat-y;
	width:575px;
	padding:5px;
}
#dupl_del .flb {
	background:url('../i/pdx3.gif') no-repeat;
	width:575px;
	height:7px;
}
#dupl_del .flf {
	background-color:#ddd;
	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;
}
#dupl_del .flx {
	padding:5px;
	margin:0px;
}
#dupl_del .dtv{
	float:left;
	margin-top:4px;
	font-weight:normal;
}
/* /items for dupl_del */

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

/* /items for just_list divs list */

/* items for just_edit */
#just_edit {float:left;}

#just_edit fieldset {
	width:575px;
	padding:0px;
	margin:0px;
	border:0px dotted #090;
	font-weight:bold;
}
#just_edit fieldset input {
	margin:5px 0px;
}
#just_edit .noclr{
	clear:none;
}
#just_edit .flt {
	overflow: hidden;
	background:url('../i/pdx1.gif') no-repeat;
	width:575px;
	height:7px;
	padding:0px;
	margin:0px;
}
#just_edit .flc {
	background:url('../i/pdx0.gif') repeat-y;
	width:575px;
	padding:5px;
}
#just_edit .flb {
	background:url('../i/pdx3.gif') no-repeat;
	width:575px;
	height:7px;
}
#just_edit .flf {
	background-color:#ddd;
	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;
}
#just_edit .flx {
	padding:5px;
	margin:0px;
}
#just_edit .hlp{
	text-align:right;
	float:right;
	background-image:url('../i/hlp.gif');
	background-repeat:no-repeat;
	width:12px;
	height:12px;
	cursor:help;
}
/* /items for just_edit */
/* items for just_view */
#just_view {float:left;}

#just_view fieldset {
	width:575px;
	padding:0px;
	margin:0px;
	border:0px dotted #090;
	font-weight:bold;
}
#just_view .noclr{
	clear:none;
}
#just_view .flt {
	overflow: hidden;
	background:url('../i/pdx1.gif') no-repeat;
	width:575px;
	height:7px;
	padding:0px;
	margin:0px;
}
#just_view .flc {
	background:url('../i/pdx0.gif') repeat-y;
	width:575px;
	padding:5px;
}
#just_view .flb {
	background:url('../i/pdx3.gif') no-repeat;
	width:575px;
	height:7px;
}
#just_view .flf {
	background-color:#ddd;
	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;
}
#just_view .flx {
	padding:5px;
	margin:0px;
}
#just_view .dtv{
	float:left;
	margin-top:4px;
	font-weight:normal;
}
/* /items for just_view */

/* items for just_del */
#just_del {float:left;}

#just_del fieldset {
	width:575px;
	padding:0px;
	margin:0px;
	border:0px dotted #090;
	font-weight:bold;
}
#just_del .noclr{
	clear:none;
}
#just_del .flt {
	overflow: hidden;
	background:url('../i/pdx1.gif') no-repeat;
	width:575px;
	height:7px;
	padding:0px;
	margin:0px;
}
#just_del .flc {
	background:url('../i/pdx0.gif') repeat-y;
	width:575px;
	padding:5px;
}
#just_del .flb {
	background:url('../i/pdx3.gif') no-repeat;
	width:575px;
	height:7px;
}
#just_del .flf {
	background-color:#ddd;
	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;
}
#just_del .flx {
	padding:5px;
	margin:0px;
}
#just_del .dtv{
	float:left;
	margin-top:4px;
	font-weight:normal;
}
/* /items for just_del */

/* items for drept_edit */
#drept_edit {float:left;}

#drept_edit fieldset {
	width:575px;
	padding:0px;
	margin:0px;
	border:0px dotted #090;
	font-weight:bold;
}
#drept_edit fieldset input {
	margin:5px 0px;
}
#drept_edit .noclr{
	clear:none;
}
#drept_edit .flt {
	overflow: hidden;
	background:url('../i/pdx1.gif') no-repeat;
	width:575px;
	height:7px;
	padding:0px;
	margin:0px;
}
#drept_edit .flc {
	background:url('../i/pdx0.gif') repeat-y;
	width:575px;
	padding:5px;
}
#drept_edit .flb {
	background:url('../i/pdx3.gif') no-repeat;
	width:575px;
	height:7px;
}
#drept_edit .flf {
	background-color:#ddd;
	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;
}
#drept_edit .flx {
	padding:5px;
	margin:0px;
}
#drept_edit .hlp{
	text-align:right;
	float:right;
	background-image:url('../i/hlp.gif');
	background-repeat:no-repeat;
	width:12px;
	height:12px;
	cursor:help;
}
/* /items for drept_edit */

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

/* /items for drept_list divs list */

/* items for drept_del */
#drept_del {float:left;}

#drept_del fieldset {
	width:575px;
	padding:0px;
	margin:0px;
	border:0px dotted #090;
	font-weight:bold;
}
#drept_del .noclr{
	clear:none;
}
#drept_del .flt {
	overflow: hidden;
	background:url('../i/pdx1.gif') no-repeat;
	width:575px;
	height:7px;
	padding:0px;
	margin:0px;
}
#drept_del .flc {
	background:url('../i/pdx0.gif') repeat-y;
	width:575px;
	padding:5px;
}
#drept_del .flb {
	background:url('../i/pdx3.gif') no-repeat;
	width:575px;
	height:7px;
}
#drept_del .flf {
	background-color:#ddd;
	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;
}
#drept_del .flx {
	padding:5px;
	margin:0px;
}
#drept_del .dtv{
	float:left;
	margin-top:4px;
	font-weight:normal;
}
/* /items for drept_del */

/* items for drept_view */
#drept_view {float:left;}

#drept_view fieldset {
	width:575px;
	padding:0px;
	margin:0px;
	border:0px dotted #090;
	font-weight:bold;
}
#drept_view .noclr{
	clear:none;
}
#drept_view .flt {
	overflow: hidden;
	background:url('../i/pdx1.gif') no-repeat;
	width:575px;
	height:7px;
	padding:0px;
	margin:0px;
}
#drept_view .flc {
	background:url('../i/pdx0.gif') repeat-y;
	width:575px;
	padding:5px;
}
#drept_view .flb {
	background:url('../i/pdx3.gif') no-repeat;
	width:575px;
	height:7px;
}
#drept_view .flf {
	background-color:#ddd;
	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;
}
#drept_view .flx {
	padding:5px;
	margin:0px;
}
#drept_view .dtv{
	float:left;
	margin-top:4px;
	font-weight:normal;
}
/* /items for drept_view */

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

/* /items for sscp_list divs list */

/* items for sscp_view */
#sscp_view {float:left;}

#sscp_view fieldset {
	width:575px;
	padding:0px;
	margin:0px;
	border:0px dotted #090;
	font-weight:bold;
}
#sscp_view .noclr{
	clear:none;
}
#sscp_view .flt {
	overflow: hidden;
	background:url('../i/pdx1.gif') no-repeat;
	width:575px;
	height:7px;
	padding:0px;
	margin:0px;
}
#sscp_view .flc {
	background:url('../i/pdx0.gif') repeat-y;
	width:575px;
	padding:5px;
}
#sscp_view .flb {
	background:url('../i/pdx3.gif') no-repeat;
	width:575px;
	height:7px;
}
#sscp_view .flf {
	background-color:#ddd;
	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;
}
#sscp_view .flx {
	padding:5px;
	margin:0px;
}
#sscp_view .dtv{
	float:left;
	margin-top:4px;
	font-weight:normal;
}
/* /items for sscp_view */

/* items for sscp_edit */
#sscp_edit {float:left;}

#sscp_edit fieldset {
	width:575px;
	padding:0px;
	margin:0px;
	border:0px dotted #090;
	font-weight:bold;
}
#sscp_edit fieldset input {
	margin:5px 0px;
}
#sscp_edit .noclr{
	clear:none;
}
#sscp_edit .flt {
	overflow: hidden;
	background:url('../i/pdx1.gif') no-repeat;
	width:575px;
	height:7px;
	padding:0px;
	margin:0px;
}
#sscp_edit .flc {
	background:url('../i/pdx0.gif') repeat-y;
	width:575px;
	padding:5px;
}
#sscp_edit .flb {
	background:url('../i/pdx3.gif') no-repeat;
	width:575px;
	height:7px;
}
#sscp_edit .flf {
	background-color:#ddd;
	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;
}
#sscp_edit .flx {
	padding:5px;
	margin:0px;
}
#sscp_edit .hlp{
	text-align:right;
	float:right;
	background-image:url('../i/hlp.gif');
	background-repeat:no-repeat;
	width:12px;
	height:12px;
	cursor:help;
}
/* /items for sscp_edit */

/* items for sscp_del */
#sscp_del {float:left;}

#sscp_del fieldset {
	width:575px;
	padding:0px;
	margin:0px;
	border:0px dotted #090;
	font-weight:bold;
}
#sscp_del .noclr{
	clear:none;
}
#sscp_del .flt {
	overflow: hidden;
	background:url('../i/pdx1.gif') no-repeat;
	width:575px;
	height:7px;
	padding:0px;
	margin:0px;
}
#sscp_del .flc {
	background:url('../i/pdx0.gif') repeat-y;
	width:575px;
	padding:5px;
}
#sscp_del .flb {
	background:url('../i/pdx3.gif') no-repeat;
	width:575px;
	height:7px;
}
#sscp_del .flf {
	background-color:#ddd;
	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;
}
#sscp_del .flx {
	padding:5px;
	margin:0px;
}
#sscp_del .dtv{
	float:left;
	margin-top:4px;
	font-weight:normal;
}
/* /items for sscp_del */


#usersedit_docs {display:none;}
#usersedit_docs label {width:90px;}
#usersedit_docs select {width:250px;}


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

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

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

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

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

.staticc { width:98%; clear:left;}
/* /Content module */

.foto_block {width:250px; border:0px dotted #f00; float:left;}
.foto_line {clear:left;float:left;}
.foto_line input {border:0px dotted #090;width:280px;}

.pict_line {float:left;width:110px; height:115px;border:1px solid #eee; text-align:center; margin-left:10px; margin-top:5px;}
.pict_line_med {float:left;width:275px; border:1px solid #eee; text-align:center; margin-left:5px; margin-top:5px;}
.pict_line_mic {float:left;width:100px; height:100px; border:1px solid #eee; text-align:center; margin-left:5px; margin-top:5px;}
.pict_line_mic_e {float:left;width:100px; height:110px; border:1px solid #eee; text-align:center; margin-left:5px; margin-top:5px;}
.short_brief {float:right; width:150px; text-align:right; border:0px dotted #ff0; background-color:#eee; padding:5px; margin:-5px -5px 5px 5px;}
.docrev_title {float:left;width:400px; border:0px dotted #ff0;}
.docrev_ctnt {clear:both;border:0px dotted #ff0;text-align:justify;} 
.name_line_mic {float:left;width:120px; border:1px solid #eee; text-align:center; margin-left:5px; margin-top:5px;}
.event_block {width:550px; border:0px dotted #f00; float:left;}
.event_block_e {width:550px; border:0px dotted #f00; float:left;}
.event_line {clear:left;float:left;border:0px dotted #ff0;}
.event_line_e {clear:left;float:left;border:0px dotted #ff0;display:none;}
.event_tb_full {width:575px; border:1px solid #eee; padding:0px; border-collapse:collapse;}
.event_tb_full th {font-weight:normal; font-style:italic;border-top:1px solid #bbb;padding:2px;}
.event_nr {clear:left;float:left;border:0px dotted #ff0; padding:2px 0px 2px 5px;width:530px; background-color:#eee;margin-bottom:5px;}
.localz,.localzc,.localzd,.localzh {background-color:#eee; padding:2px;}
.localzc {border:0px dotted #f00;}
.localzd {width:80px;border:0px dotted #f00;}
.localzh {width:80px;border:0px dotted #f00;}
.eventz {padding:5px;text-align:justify;}
.evnr {background-color:#ccc; text-align:center; width:75px;border-top:1px solid #bbb;}

#view_doc {width:575px; border:1px solid #9e9; padding:5px;}

/* Picture over */

#ifrm {width:99%; border:0px solid #ddd;}
#ifrm, .ifr {padding:5px;margin:0px;}

#lhbox{
	position: absolute;
	left: 0;
	width:100%;
	z-index: 87;
	text-align: center;
	line-height: 0;
}

#lhbox a img{ border: none; }
		
#owl {
position: absolute;
top: 0;
left: 0;
z-index: 86;
width: 100%;
height: 800px;
background-color: #000;
filter:alpha(opacity=60);
-moz-opacity: 0.6;
opacity: 0.6;
}

.pictc{border:1px solid #739ff8;display:block; padding:4px; text-align:center; background-color:#395fb3; margin:0px auto; margin-top:10px; margin-bottom:10px; width:1000px; height:640px;}
.clox{border:0px dotted #f00;clear:left; display:block; width:1000px; height:18px; background:url('../i/xb.gif') center no-repeat; outline:none; border:0; margin-top:10px; cursor:pointer; }
.pictl{padding:0; margin:0px auto; text-align:center; cursor:pointer; }

/* /Picture over */

#uinfor {width:565px;	border-collapse: collapse;border: 0px dotted #f00;}
#uinfor td {padding:5px;}
.dta { width:100px;color:#090;text-align:right;}
.dtv { width:150px;font-weight:bold;}

.evalu {float:left;width:32%;border-collapse: collapse;border: 1px solid #ddd; margin-right:5px;}
.evalu td {padding:5px;}
.sritem {float:left;border:0px dotted #f00; width:220px; height:30px; margin-right:5px;}
.srdo {float:left;border:0px dotted #f00; width:120px; height:20px;}

.todo {border:1px solid #900; color:#900; padding:5px; width:400px;}

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

/* /items for varios_list divs list */

/* items for varios_view */
#varios_view {float:left;}

#varios_view fieldset {
	width:575px;
	padding:0px;
	margin:0px;
	border:0px dotted #090;
	font-weight:bold;
}
#varios_view .noclr{
	clear:none;
}
#varios_view .flt {
	overflow: hidden;
	background:url('../i/pdx1.gif') no-repeat;
	width:575px;
	height:7px;
	padding:0px;
	margin:0px;
}
#varios_view .flc {
	background:url('../i/pdx0.gif') repeat-y;
	width:575px;
	padding:5px;
}
#varios_view .flb {
	background:url('../i/pdx3.gif') no-repeat;
	width:575px;
	height:7px;
}
#varios_view .flf {
	background-color:#ddd;
	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;
}
#varios_view .flx {
	padding:5px;
	margin:0px;
}
#varios_view .dtv{
	float:left;
	margin-top:4px;
	font-weight:normal;
}
/* /items for varios_view */

/* items for varios_del */
#varios_del {float:left;}

#varios_del fieldset {
	width:575px;
	padding:0px;
	margin:0px;
	border:0px dotted #090;
	font-weight:bold;
}
#varios_del .noclr{
	clear:none;
}
#varios_del .flt {
	overflow: hidden;
	background:url('../i/pdx1.gif') no-repeat;
	width:575px;
	height:7px;
	padding:0px;
	margin:0px;
}
#varios_del .flc {
	background:url('../i/pdx0.gif') repeat-y;
	width:575px;
	padding:5px;
}
#varios_del .flb {
	background:url('../i/pdx3.gif') no-repeat;
	width:575px;
	height:7px;
}
#varios_del .flf {
	background-color:#ddd;
	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;
}
#varios_del .flx {
	padding:5px;
	margin:0px;
}
#varios_del .dtv{
	float:left;
	margin-top:4px;
	font-weight:normal;
}
/* /items for varios_del */

/* items for varios_edit */
#varios_edit {float:left;}

#varios_edit fieldset {
	width:575px;
	padding:0px;
	margin:0px;
	border:0px dotted #090;
	font-weight:bold;
}
#varios_edit fieldset input {
	margin:5px 0px;
}
#varios_edit .noclr{
	clear:none;
}
#varios_edit .flt {
	overflow: hidden;
	background:url('../i/pdx1.gif') no-repeat;
	width:575px;
	height:7px;
	padding:0px;
	margin:0px;
}
#varios_edit .flc {
	background:url('../i/pdx0.gif') repeat-y;
	width:575px;
	padding:5px;
}
#varios_edit .flb {
	background:url('../i/pdx3.gif') no-repeat;
	width:575px;
	height:7px;
}
#varios_edit .flf {
	background-color:#ddd;
	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;
}
#varios_edit .flx {
	padding:5px;
	margin:0px;
}
#varios_edit .hlp{
	text-align:right;
	float:right;
	background-image:url('../i/hlp.gif');
	background-repeat:no-repeat;
	width:12px;
	height:12px;
	cursor:help;
}
/* /items for varios_edit */


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

/* items for ue_docs_list divs list */
#dosar_list fieldset {
	width:575px;
	padding:0px;
	margin:0px;
	border:0px dotted #090;
	font-weight:bold;
}
#dosar_list label {
width:70px; 
}
#dosar_list .flt {
	overflow: hidden;
	background:url('../i/pdx1_575.gif') no-repeat;
	width:575px;
	height:7px;
	padding:0px;
	margin:0px;
}
#dosar_list .flc {
	background:url('../i/pdx0_575.gif') repeat-y;
	width:575px;
	padding:5px;
}
#dosar_list .flb {
	background:url('../i/pdx3_575.gif') no-repeat;
	width:575px;
	height:7px;
}
#dosar_list .flf {
	background-color:#ddd;
	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;
}
#dosar_list .flx {
	padding:5px;
	margin:0px;
}
/* /items for ue_docs_list divs list */