
.field
{
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: black;
	width: 150px;
	background:none;
}

.logfield
{
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 11px;
	color: black;
	width: 120px;
	background:none;
}

.button
{
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 9px;
	padding: 0px 0 0px 0;
	width: 25px;
	color:white;
	background:darkgreen;
}
.form_table
{
	width: 270px;
}
.form_td_left
{
	width: 185px;
}
.form_td_right
{
	width: 85px;
}
