table.formtable{
	border-collapse: collapse;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B4B4B4;
	width: 557px;
}

.formtable th{
	padding: 2px;
	border-right: 1px solid #B4B4B4;
	border-bottom: 1px solid #B4B4B4;
	background-color: #F0EEE7;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	text-align: center;
}
#toppage {
	float: right;
	width: 577px;
}
.tipe2 {
	border-right-style: none;
	border-bottom-style: none;
}


.formtable td{
padding: 2px;
border-right: 1px solid #B4B4B4;
border-bottom: 1px solid #B4B4B4;
font-size: 10pt;
color: #666666;
}
#right {
	float: right;
}
.clear{
	clear: both;
	overflow:hidden;
	height: 1px;
}
