input {
            font-family: Verdana;
			font-size: 10px;
		    font-weight: bold;
            color: #00597e;
            background-color: #ffffff;
			border-width: 1px;
			border-top-style: solid;
			border-right-style: solid;
			border-bottom-style: solid;
			border-left-style: solid;
			border-top-color: #00597e;
			border-right-color: #00597e;
			border-bottom-color: #00597e;
			border-left-color: #00597e;
}

textarea {
            font-family: Verdana;
			font-size: 10px;
            font-weight: bold;
			color: #00597e;
            background-color: #ffffff;
			border-width: 1px;
			border-top-style: solid;
			border-right-style: solid;
			border-bottom-style: solid;
			border-left-style: solid;
			border-top-color: #00597e;
			border-right-color: #00597e;
			border-bottom-color: #00597e;
			border-left-color: #00597e;}

select {
            font-family: Verdana;
			font-size: 10px;
			font-weight: bold;
            color: #00597e;
            background-color: #ffffff;
			border-width: 1px;
			border-top-style: solid;
			border-right-style: solid;
			border-bottom-style: solid;
			border-left-style: solid;
			border-top-color: #00597e;
			border-right-color: #00597e;
			border-bottom-color: #00597e;
			border-left-color: #00597e;}

submit {
            font-family: Verdana;
			font-size: 10px;
			font-weight: bold;
            color: #00597e;
            background-color: #ffffff;
			border-width: 1px;
			border-top-style: solid;
			border-right-style: solid;
			border-bottom-style: solid;
			border-left-style: solid;
			border-top-color: #00597e;
			border-right-color: #00597e;
			border-bottom-color: #00597e;
			border-left-color: #00597e;}

