/*#core_tdLogoPortal{

	width:102px;
	height:61px;
	background-image: url("../img/tgu_logo.gif");
	background-color: white;
	background-repeat:no-repeat;
}*/
#core_workPlace{

}
/*Главные зоны*/
#core_headerZone{
	/*overflow:hidden;*/
	left:0;
	top:0;
	/*background-color: #AAAAFF;*/
	background-color:white;
	height:80px;
	border:#aaa ridge 1px;
}
/*#core_leftZone{
	vertical-align:top;
	margin:0px;
	padding:0px;
	height:100%;
	background-color:#fafafa;white; #00FFFF;
	border-right:#aaa ridge 1px;
}*/
#core_leftZoneDiv{
	width: 12em;
	overflow:hidden;
	/*background-color:white;*/
	border:white solid 1px;
}
/*#core_btnPanelRightOut{
	cursor:pointer;
	float:right;
	width:7px;
	height:100%;
	background-repeat:no-repeat;
	background-position:0 100px;
	background:white url("arrRight.gif");
}*/
/*#core_fastShow{
	width:100%;
	height:100%;
	border-collapse:collapse;
}*/

#core_centerZoneStruts{
/*ограничение по сжимаемости рабочей зоны*/
	visibility:hidden;
	width:300px;
	height:1px;
}
#core_centerZone{
	vertical-align:top;
	height:90%;
	/*background-color: #0FFD02*/
	background-color: white;
	
}
#core_rightZone{
	vertical-align:top;
	margin:0px;
	padding:0px;
	height:100%; 
	background-color:#fafafa;/* #FFFF00;*/
	border-left:#aaa ridge 1px;
}
#core_rightZoneDiv{
	width: 12em;
	overflow:hidden;
	/*background-color:white;*/
	border:white solid 1px;
}

#core_footerPlace{
	background-color:#fafafa;/* #ff00ff;*/
	height:50px;
	width:100%;
	border:#aaa ridge 1px;
}
/*#core_mainTable{
	//table-layout:fixed;
	border-collapse:collapse;
	width:100%;
	height:100%;
	margin:0;
	background-color:#eee;
}*/
#core_mainTable td{
	margin:0;
	padding:0;
}
#core_centerTable{
	table-layout:auto;/*fixed нельзя распорки не действуют*/
	border-collapse:collapse;
	height:100%;
	width:100%;
	padding:0;
	/*border-left:#aaa ridge 5px;
	border-right:#aaa ridge 5px;
	/*border:solid 1px;*/
}
/*#core_headerZoneTable{
	border:solid 1px #ccc;
	width:100%;
	height:61px;
}*/
#core_headerZone{
	border:solid 0px #ccc;
	width:100%;
	height:61px;
}
.status_box{
	color:white;
	text-align:center;
}
.core_ico_title{
	margin-left:7px;
	margin-right:7px;
}
.core_SlideBtnLeft{
	background-image:url('/core/images/collapse/arr_left.gif');
	cursor:pointer;
}
.core_SlideBtnRight{
	background-image:url('/core/images/collapse/arr_right.gif');
	cursor:pointer;
}
