<!--

ul,a  {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal; }
	
img {
	border: 0px; }

input, textarea {
	background: #e5e9ee;
	color: #000;
	font-family: monospace;
	border: 1px solid #777; }

input {
	text-align: left; }

textarea {
	height: 55px;
	width: 295px;
	text-align: left; }

#selectparam {
	overflow: auto;
	height: 139px;
	width: 340px;
	background: #e5e9ee;
	text-align: left;
	border: 1px solid #777; }

#selectparam a {
	display: block;
	text-decoration: none;
	color: #000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	padding: 1px 3px;
	margin: 1px 1px;
	border: 1px solid #777; }

#selectparam a:hover {
	color: #0000cc;
	background-color: #fff; }

.collapsed {
	display: none }

#popview {
	position: absolute;
	top: 50px;
	left: 20px;
	height: 325px;
	width: 400px;
	background: #e5e9ee;
	border: 0px solid;
	z-index: 999; }

//-->
