/***** Formular Style ***** Microsoft Internet Explorer and fine style ****************************/

input.button, input.submit, input.reset {
	background: silver;
	border: 1px outset silver;
	color: black;
	font-weight: bold;
}

input.text {
	background: white;
	border: 1px inset silver;
	color: black;
	font-weight: bold;
}
/**************************************************************************************************/
