.bg {
	background-color: #999999;
	background-image:  url(../_bg/eck_ur.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.textfield {
	font-family: Verdana, Frutiger, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	background-color: #999999;
	background-image:  url(../_bg/eck_ur.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: none;
}
.bgwhite {
	background-color: #FFFFFF;
	background-image:  url(../_bg/eck_ur.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Verdana, Frutiger, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin :3px 3px 18px 3px;
}
.funclink {
	background-color: #FFFFCC;
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin :3px 3px 18px 3px;
}
.funcul {
	padding: 0px;
}

