#addorg {
	font-size: 15px;
}
#pty {
	font-size: 15px;
	color: #555585;
	text-decoration: none;
	font-weight: bold;
}
#pty:hover {
	color: #7575a5;
}
td.notselparent {
	background: #cecece;
	padding: 3px;
}
td.notselparent:hover {
	background: #dedede;
}
div.hiddenchild {
/*	position: absolute;*/
	background: #dedede;
	width: 99%;
/*	height: 129;*/
	display: none;
	padding: 5px;
}
#showchild {
	font-size: 13px;
	color: #555585;
	text-decoration: none;
}
#showchild:hover {
	color: #7575a5;
}
div.diverror {
	position: absolute;
	padding-top: 20px;
	height: 15%;
	width: 40%;
	left: 30%;
	top:42%;
	border: 5px solid #555585;
	background: #ffffff;
	text-align: center;
	vertical-align: center;
	font-family: Verdana;
	font-size: 15px;
	color: #7575a5;
}
td.showorgmenu {
	font-family: Verdana;
	color: #555585;
	font-size: 17px;
	text-align: center;
	vertical-align: center;
	background: #dedede;
	padding: 7 0 7 0;
	border-bottom: 1px solid #000000;
}

td.showorgmenuligth {
	font-family: Verdana;
	color: #7575a5;
	text-align: center;
	vertical-align: center;
	padding: 7 0 7 0;
	background: #eeeeee;
	font-size: 17px;
	cursor: pointer;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: none;
}
#showInfoOrg {
	font-family: Verdana;
	color: #855585;
	font-size: 15px;
	text-align: left;
	vertical-align: top;
	background: #eeeeee;
	padding: 7 0 7 5;
	width: 100%;
	height: 300px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
#unreachAbleInfo {
	position: relative;
	height: 30%;
	width: 50%;
	top: 40%;
	left: 35%;
	font-family: Tahoma;
	font-size: 17px;
	color: #d57575;
}
.moderRubric, .moderSubRubric, .moderOrg {
	font-family: Tahoma;
	font-size: 15px;
	color: #555585;
}
.moderSubRubric {
	font-size: 14px;
	color: #7575a5;
}
.moderOrg {
	font-size: 13px;
	color: #000000;
}
div.moderdiv {
	display: none;
}
#editOrgForm, #editOnlyCatalog {
	position: absolute;
	width: 70%;
	top: 10%;
	left: 15%;
	font-family: Tahoma;
	font-size: 13px;
	color: #ffffff;
	display: none;
	background: #ffffff;
	padding: 7px;
	border: 1px solid #000000;
}
#editOnlyCatalog {
	top: 40%;
	color: #000000;
}

