.treenew {
	line-height: 15px;
}
.leftbtm {
	background-image: url(images/leftsiden.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.left {
	background-image: url(images/cssleft.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.right {
	background-image: url(images/cssright.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.Text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #666666;
	vertical-align: text-top;
}
.imgright {
	float: right;
}
.imgcen {
	float: left;
	vertical-align: top;
}
.imgbottcentre {
	background-position: center top;
	text-align: center;
}

.imgcen {
	text-align: center;
}
