A {
	border-right: threedface thin solid;
	padding-right: 2px;
	border-top: threedface thin solid;
	padding-left: 2px;
	font-weight: bold;
	padding-bottom: 2px;
	border-left: threedface thin solid;
	color: black;
	padding-top: 2px;
	border-bottom: threedface thin solid;
	text-decoration: none;
}
A:hover {
	border-right: #3f3f3f thin inset;
	padding-right: 2px;
	border-top: white thin outset;
	padding-left: 2px;
	font-weight: bold;
	padding-bottom: 2px;
	border-left: white thin outset;
	color: darkblue;
	padding-top: 2px;
	border-bottom: #3f3f3f thin inset;
	text-decoration: none;
}
A:visited {
	text-decoration: none;
}
A:active {
	text-decoration: none;
}
a.link {
	color: black;
	text-decoration: none;
	border: none;
	padding: none;
}
a.link:hover {
	color: darkblue;
	text-decoration: none;
	border: none;
	padding: none;
}
TD {
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-family: MS Sans Serif;
}
BODY {
	background-color: white;
}
.3dPanel {
	border-right: #3f3f3f thin inset;
	border-top: white thin outset;
	border-left: white thin outset;
	border-bottom: #3f3f3f thin inset;
}
.selected {
	background-color: #C6D6EF;
}
.3dPanelClicked {
	border-right: silver thin inset;
	border-top: silver thin inset;
	border-left: silver thin inset;
	border-bottom: silver thin inset;
}
.toolbarButton {
	border-right: threedface thin solid;
	border-top: threedface thin solid;
	border-left: threedface thin solid;
	border-bottom: threedface thin solid;
}
.background {
	background-color: threedface;
}
.fontClass {
	font-weight: normal;
	font-size: 9pt;
	font-family: MS Sans Serif;
	color: black;
}
.title {
	color: white;
	background-color: darkblue;
}
A.itemLink {
	border-right: medium none;
	padding-right: 0px;
	border-top: medium none;
	padding-left: 0px;
	font-weight: normal;
	padding-bottom: 0px;
	border-left: medium none;
	color: black;
	padding-top: 0px;
	border-bottom: medium none;
	text-decoration: none;
}
A.itemLink:hover {
	border-right: medium none;
	padding-right: 0px;
	border-top: medium none;
	padding-left: 0px;
	font-weight: normal;
	padding-bottom: 0px;
	border-left: medium none;
	color: darkblue;
	padding-top: 0px;
	border-bottom: medium none;
	text-decoration: none;
}
