TEXTAREA {
	font-family: verdana,arial,geneva,sans-serif;
	font-size: 10px;
	color:#006050;
	border-left: solid 1px #000066;
	border-top: solid 1px #000066;
	border-bottom: solid 1px #000066;
	border-right: solid 1px #000066;
}
SELECT {
	font-family: verdana,arial,geneva,sans-serif;
	font-size: 10px;
	color:#006050;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000066;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000066;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000066;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000066;
}
INPUT.radio {
	border: none;
}
INPUT.email {
	width: 200px;
}
INPUT {
	font-family: verdana,arial,geneva,sans-serif;
	font-size: 10px;
	color:#006050;
	border-left: solid 1px #006050;
	border-top: solid 1px #006050;
	border-bottom: solid 1px #006050;
	border-right: solid 1px #006050;
}
INPUT.large {
	font-family: verdana,arial,geneva,sans-serif;
	font-size: 14px;
	color:#006050;
	border-left: solid 1px #006050;
	border-top: solid 1px #006050;
	border-bottom: solid 1px #006050;
	border-right: solid 1px #006050;
}
#ArticleDate {
	width: 100px;
}
#ArticleTitle {
	width: 300px;
}
#ArticleAuthors {
	width: 300px;
}
#ArticleKeywords {
	width: 300px;
}
#LocalFilename {
	width: 300px;
}
#RemoteHost {
	width: 200px;
}
#RemoteURI {
	width: 300px;
}
#DatabaseFileContent {
	width: 300px;
	height: 150px;
}
#commentarea {
	width:300px;
	height:130px;
}



