*{
	padding:		0;
	margin: 		0;
	font:			11px Verdana, Arial, Helvetica, sans-serif;

} 

body, body#leftframe, body#tree, body#thesaurus, body#search{
	width:			100%;
	height:			100%;
	padding:			0px;
	margin:			0px;
	border:			none;
	overflow:			visible;
}

body#tree, body#thesaurus, body#search{
	background:		transparant;
	scrollbar-face-color:	#F2F2F2;
	scrollbar-shadow-color:	#CFCED2;
	scrollbar-highlight-color:	#F6F6F7;
	scrollbar-3dlight-color:	#B3B3B3;
	scrollbar-darkshadow-color:	#919194;
	scrollbar-track-color:	#e5e5e5;
	scrollbar-arrow-color:	#000000;
}

iframe#tree{
	scrollbar-face-color:	#F2F2F2;
	scrollbar-shadow-color:	#CFCED2;
	scrollbar-highlight-color:	#F6F6F7;
	scrollbar-3dlight-color:	#B3B3B3;
	scrollbar-darkshadow-color:	#919194;
	scrollbar-track-color:	#e5e5e5;
	scrollbar-arrow-color:	#000000;
}

#tableleftframe{
	border-collapse:	collapse;
	width:			100%;
	height:			100%;
	background:		transparant;
}

#topleftpane{
	width:			13px;
	height:			30px;
	vertical-align:		top;
}

#topmiddlepane{
	width:			100%;
	height:			30px;
	vertical-align:		top;
	background-image:	url("/Images/Html/General/topframe_background.gif");
	background-repeat:	repeat-x;
}

#toprightpane{
	width:			13px;
	height:			30px;
	vertical-align:		top;
}

#middlepane{
	width:			100%;
	height:			100%;
	vertical-align:		top;
	padding-top:		1.0em;
}

#sliderpane{
	width:			1px;
	vertical-align:		top;
	border-right:		1px dashed grey;
	cursor:			w-resize;
}

#tblpf *{
	border: 0px 0px 0px 0px;
	background-color:	transparent;
}

.tabStrip{
}

#tabContainer{
}

.tsh td{
}

#tabContainer .cTabContent {
	border:			0px 0px 0px 0px;
	border-top:		1px dashed #808486;
	font-size:		0px;
}

#tabContainer .cActTab{
	color:			#4E7D8E;
	text-transform:		uppercase;
	border-top:		1px solid #808486;
	border-left:		1px solid #808486;
	border-right:		1px solid #808486;
	border-bottom:		0px;
}

#tabContainer .cActRTab {
	color:			#4E7D8E;
	text-transform:		uppercase;
}

#tabContainer .cActLTab {
	color:			#4E7D8E;
	text-transform:		uppercase;
}

#tabContainer .cTab {
	color:			#4E7D8E;
	text-transform:		uppercase;
}

.tdc{
}

