/* styles for main pages */


.formtextfield	{
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	background: transparent;
	width:253;
	height:20;
	}

.formtextarea	{
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	background: transparent;
	width:482;
	height:102;
	}

