.folderPopup {
	background-color: white;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	font-size: 8pt;
	font-family: Sans-Serif;
}
.menulink
{
	font-family: Sans-Serif;
	font-size: 10pt;
	text-decoration: none;
	color: black;
}
.menulink.active
{
	font-weight: bold;
}
.menutext
{
	font-family: Sans-Serif;
	font-size: 10pt;
	color: black;
}
.contentlink
{
	font-family: Sans-Serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	color: black;
}
.contenttext
{
	font-family: Sans-Serif;
	font-size: 10pt;
	color: black;
}
