
td {
	font-family: Arial,serif ;
	font-size : 12px;
	color: #7a7a7a;
	height: 22px;
	}
	
td.large {
	font-family: Arial,serif ;
	font-size : 12px;
	color: #7a7a7a;
	vertical-align:top;
	}



.formobjects {
	font-family: Arial,serif ;
	background-color : #c0c0c0;
	font-size : 12px;
	border-right-style: solid;
	border-right-color : #646464;
	border-bottom-color : #646464;
	border-bottom-style : solid;
	margin-left:10px;
}

.formbutton {
	font-size : 11px;
	background-color : #c0c0c0;
	border-left : 1px solid ButtonHighlight;
}
