input         { 
	font-family: Verdana; 
	font-size: 8pt; 
	color: #000000; 
	font-weight: normal; 
}

.new    {

	color: #000000; 
	border-left-width: 0; 
	border-right-width: 0; 
	border-top-width: 0; 
	border-bottom-style: solid; 
	border-bottom-width: 1px; 
	border-color: #000000;
	background-color: #F2F2F2; 
}
.newx    {

	color: #000000; 
	border-left-width: 0; 
	border-right-width: 0; 
	border-top-width: 0; 
	border-bottom-style: solid; 
	border-bottom-width: 1px; 
	border-color: #000000;
	background-color: #FFFFFF; 
}

.submit {
	background-color: #F2F2F2; 
        border: 1px solid #000000; 
}

select       { 
	font-family: Verdana; 
	font-size: 8pt; 
	color: #000000; 
	font-weight: normal;
	background-color: #F2F2F2
}               
               
textarea      { 
	font-family: Verdana; 
	font-size: 8pt; 
	color: #000000; 
	font-weight: normal; 
        border: 1px solid #000000; 
	background-color: #F2F2F2
}
               
