

select, input , textarea
	{
	font-size: 12px;
	color: #053770;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
select.formSelectA
	{ width: 180px }
	
input.formSelectA
	{ width: 220px }
	
input.formInputNetscapeB
	{
	background-color:#006699;
	color: #354046;
	}

input.FormInputBorder
	{border: 0}

option.formOptionPOK
	{color:#999999;}
	
input.formInputAlert
	{width: 220px}
	
textarea.formtextaA
	{width:440px;
	height: 120px}

textarea.formtextaB
	{width:220px;
	height: 60px}	

