body
{
	font-family: tahoma, verdana, arial, helvetica;
	font-size: .7em;
	background-color: #FFFFFF;
	color: #626278;
}
hr
{
	color: #D4D4D4;
	background-color: #D4D4D4;
	height: 1px;
	border: none;
}

.field
{
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 11px;
	color: #626278;
	width: 160px;
	float:center;
}
.button
{
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 11px;
	padding: 2px 0 2px 0;
	width: 35px;
	float:right;

}
.form_table
{
	width: 170px;
	float:center;
}
.form_td_left
{
	width: 160px;
	float:left;
}
.form_td_right
{
	width: 165px;
	float:center;
}

.form_table2
{
	width: 270px;
}
.form_td_left2
{
	width: 185px;
}
.form_td_right2
{
	width: 85px;
}