.title {
	font-family: "tahoma";
	font-size:9pt;
	font-weight:bold;
	color:#616161;
}
.white	{font-family:tahoma,sans-serif;font-size:11px;color:#FFFFFF; font-weight: bold}
.whitesmall	{font-family:tahoma,sans-serif;font-size:11px;color:#FFFFFF; font-weight: normal}
.formbutton { 
	height : 20px;
	font-family : tahoma;
	font-size : 11px; 
	color : #4D4D4D;
	border-width : 1; 
	background : #D7D7D7;
	cursor: hand;
}

