.body_row
	{
		width:775px;
		height:auto;
	}
legend
	{
		width:500px;/*
		background-color:#66FF66;*/
		height:auto;
	}
fieldset
	{
/*
		font-family: "Arial Narrow";
*/
		border:none;
		width:500px;
		font-size:14px;
		font-weight:bold;
		color:#000099;
		text-align:center;
		/*
		background-color:#6666FF;
		*/
	}
label
	{
		position:relative;
		float:left;
		font-size:12px;
		font-weight:bold;
		color:#000000;
		width:250px;
		text-align:left;/*
		background-color:#99ffFF;*/
	}
.input_column
	{
		position:relative;
		float:left;
	}
.input_row
	{
		position:relative;
		float:left;
		font-size:12px;
		font-weight:bold;
		color:#000000;
		width:450px;
		height:30px;
		/*background-color:#9999FF;*/
	}
form
	{
		/*background-color:#9999FF;*/
	}
input
	{
		position:relative;
		float:left;
		background-color:#eeeeee;/**/
	}