.position_center {
	text-align: center;
}
table.contact_form_base{
	background-color:#999;
	margin:0 auto;
}
table.contact_form_base caption{
	background-color:#666;
	color:#FFF;
	font-size:14px;
	line-height:100%;
	padding:5px 10px;
	text-align:center;
}
table.contact_form_base tr th{
	background-color:#333;
	color:#FFF;
	font-size:12px;
	line-height:100%;
	padding:5px 10px;
	text-align:left;
	white-space: nowrap;
}
table.contact_form_base tr td{
	background-color:#FFF;
	color:#000000;
	font-size:12px;
	line-height:100%;
	padding:5px 10px;
	text-align:left;
}
.font_normal {
	font-weight: normal;
}
.width250 {
	width: 250px;
}
.width200 {
	width: 200px;
}
.width100 {
	width: 100px;
}
