.arial11 {
	font-family: Arial;
	font-size: 11px;
}
.textfield {
	font-family: Arial;
	font-size: 11px;
	height: 16px;
	width: 111px;
	color: #000000;
	background: #DFDFDF;
	border: 1px solid #C4C4C4;
}
.border {
	border: 1px dotted #008DC8;
}
.textbox {
	font-family: Arial;
	font-size: 11px;
	background-color: #BEBEBE;
	height: 16px;
	width: 123px;
	color: #FFFFFF;
}
.border2 {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.linkund {
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #666666;
}
@media all {
 ul { margin-left: 20px; margin-bottom:0}
 li {
	margin-left: 0;
	list-style-image: url(images/bull1.gif);
	padding-right:0
}
}
.border1 {

	border: 1px solid #cccccc;
}
