/* CSS Document */
/*input.InpField, input.InpFieldYellow, select.SelField, select.MultiSelField, textarea, input.PassField, input.BrowseField {*/
input.InpField, input.InpFieldYellow, select.SelField, select.MultiSelField, input.PassField, input.BrowseField {
	border-width: 1px;
	border-style: inset;
}
input.ButtonBlue {
	/*background-color: #fff899;*//*#fff568;*//*#fdc689;*//*#59739a;*/
	/*border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9db1cc;
	border-right-color: #1b2f4c;
	border-bottom-color: #1b2f4c;
	border-left-color: #9db1cc;*/
	/*vertical-align: middle;*/
	/*color: #FFFFFF;*/
	font-weight: bold;
}
