Body 
{
	font-size: 10pt; 
	font-family: Arial;
}
Image
{
	border:0px;
}
.TreePnl
{
	font-size: 10pt; 
	font-family: Arial;
	background-color:#ebf4fa;
	border-left-width:2px;
	margin: 0px;
}

.ListPnl
{
	font-size: 10pt; 
	font-family: Arial;
	background-color:#faf9f2;
	border-left-width:50px;
	margin-left:4px;
	margin-right:4px;	
}

.ContentPnl
{
	font-size: 10pt; 
	font-family: Arial;
	background-color:#faf9f2;
	border-left-width:50px;
	margin-left:4px;
	margin-right:4px;	
}

.CtlTxtEnabled
{
	border-width: 1px;
	border-style: solid;
	border-color: #62a9dd;
}

.CtlBtnEnabled
{
	border-width: 1px;
	border-style: solid;
	border-color: #62a9dd;	
}

.CtlFilterDropdown
{
	font-size: 9pt; 
	font-family: Arial;	
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	background-color: #666666;
	color:White;
	width:220px;
}

.ContentFrame
{
	font-size: 10pt; 
	font-family: Arial;
	margin: 0px;
}

.DkBlueHeader
{
	background-image: url(../../Images_new/Treebar_background.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	font-size:11pt;
}

.GrText 
{
	color: #a8a8a8;
	font-weight:bold;	
	font-size: 10pt; 
	font-family: Arial; 
}

A.ObjList:link
{
	color: black;
	text-decoration:none;
	font-weight:bold;	
	font-size: 10pt; 
	font-family: Arial;
}

A.ObjList:visited
{
	color: black;
	text-decoration:none;	
	font-weight:bold;
	font-size: 10pt; 
	font-family: Arial;		
}

A.ObjList:hover
{
	color: black;
	text-decoration:none;	
	font-size: 10pt; 
	font-family: Arial;		
}

A.GrLink:link
{
	color: #a8a8a8;
	text-decoration:none;
	font-weight:bold;	
	font-size: 10pt; 
	font-family: Arial;
}

A.GrLink:visited
{
	color: #a8a8a8;
	text-decoration:none;	
	font-weight:bold;
	font-size: 10pt; 
	font-family: Arial;		
}

A.GrLink:hover
{
	color: #305379;
	text-decoration:none;	
	font-weight:bold;
	font-size: 10pt; 
	font-family: Arial;		
}

.ListButtons
{
	font-size: 10pt; 
	font-family: Arial;
	color:#666666;
	background-color:#ecebe6;
}

.ListHdrHeavy
{
	font-size: 11pt; 
	font-family: Arial;	
	font-weight:bold;
	color:#305379;
	background-color:#faf9f2;	
}
.ListHdrNormal
{
	font-size: 11pt; 
	font-family: Arial;	
	color:#959594;
	background-color:#faf9f2;	
}

.ObjectListHeader
{
	font-size: 9pt; 
	font-family: Arial;
	font-weight:900;
	color:#666666;
	background-color:#ecebe6;
}

.ObjectListDetail
{
	font-size: 9pt; 
	font-family: Arial;
	color:black;
	background-color:#faf9f2;
	cursor:hand;
}
.ObjectListDetailHilight
{
	font-size: 9pt; 
	font-family: Arial;
	color:white;
	background-color:#ea9700;
	cursor:hand;
}