.jumpmenu {

	height: 14px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	border: 0px 0;
	position: absolute;
	top: 4px;
	left: 540px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #000099;
	text-decoration: none;
	font-weight: bold;

}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #999999;
	text-decoration: none;
	font-weight: bold;

}
a:active {
	text-decoration: none;
	font-weight: bold;

}
.postponed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #0066FF;
	text-decoration: none;
}
