.treeview UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
.treeview LI {
	PADDING-LEFT: 13px;
	MARGIN-BOTTOM: 3px;
	LIST-STYLE-TYPE: none;
	background-color: #000000;
	background-image: url(list.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.treeview LI.submenu {
	CURSOR: pointer! important;
	background-color: #000000;
	background-image: url(closed.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
}
.treeview LI.submenu UL {
	DISPLAY: none
}
.treeview .submenu UL LI {
	CURSOR: default
}
.newsandpublications {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
}
.top_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.title_01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.title_02 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
