body {
	font-family: Tahoma;
	font-size: 11px;
	color: #336699;
}
.textfield {
	font-size: 11px;
	color: #336699;
}
.textfield2 {
	font-size: 11px;
	color: #336699;
	width: 160px;
}
.bord_dot {
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #336699;
}
.bord_bot {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #336699;
}
a.white
{
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
