.textfield, textarea { border: 1px solid #BCBCBC;
	margin:3px;
	}
.textfield{	height:18px;	}
#searchbox	{	border: 1px solid #BCBCBC; margin: 0;}
.submit{	margin:3px;	}
.linkbutton, .linkbutton1{ background-color: transparent; color: Blue; 
				margin:0; font-size: 14px;
				border-style :solid; border-width : 0 0 1px 0;
				height: 16px; line-height: 16px;cursor: pointer;
				border-bottom-color: blue;
				}
* html body div .linkbutton{width:230px;font-size: 12px;text-decoration: underline;border: none;}
.linkbutton{width:245px; }/*border-style :solid; border-width : 0 0 1px 0;*/
* html body .linkbutton1{width:205px;font-size: 12px;text-decoration: underline;border: none;}
.select{	border: 1px solid #BCBCBC;	margin:3px;	}

#searchbtn {margin:3px;	height:17px; font-size: 11px; background-color: #EEEECC;
	border-style : outset;	border-width : 1px 1px 1px 1px;color:Navy;
	border-color : #F2F2F2 #BBBBBB #BBBBBB #F2F2F2;	padding: 0;	font-weight: normal;
}
.searchbtn{	font-size: 11px;}

textArea {	width: 300px;	height: 100px;}
.comment {	width: 700px;	height: 150px;}
.commentlabel{	margin-left: 32px;}

.select:focus, .textfield:focus, textarea:focus {color:black;background-color: #ffc;}

legend {	font-weight: bold;	padding: 0 0.5em;}

fieldset{color:black; background-color: white;  border: 1px solid #DBDBDB; padding: 5px;  }

fieldset div.outline {
	padding: 2px;	background-color: #A6A6A6;color:black;
	margin-bottom: 1em;/*	float: left;*/
}
fieldset label {
	text-align:right;
	width:120px;
	float:left;
	padding:0.2em;
	margin:0;
	margin-top:0.3em; }
.labelfield{
		text-align:left;
		padding:0.2em;
		margin-top:0.3em; 			
		margin-left: 10px; float: left;
}
.formlabel {height:14px;line-height: 14px; font-size: 11px; padding-left:2px;}