.pagetitle {
	font-family:Lucida Console, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#fff;
	font-size:36px;
	line-height:36px;
	font-weight:bold;
}

.pagetitle:hover {
	text-decoration:none;
}

a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.treeviewLink {
	line-height:11px;
	font-size:11px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
}

.treeviewTable {
	padding-top:5px;
}


