form { display: inline; }
.formtextfield { color: #82a08d; font-size: 13px; font-family: "Baskerville Semibold", Baskerville, "times new roman", times, serif; font-weight: normal; font-style: normal; background-color: #fff; text-decoration: none; width: 100%; height: 24px; margin: 0; padding: 3px 6px; border: solid 1px #fff; display: block; }
.formtextfield:hover { color: #82a08d; font-size: 13px; font-family: "Baskerville Semibold", Baskerville, "times new roman", times, serif; font-style: normal; font-weight: normal; text-decoration: none; background-color: #fff; display: block; margin: 0; padding: 3px 6px; width: 100%; height: 24px; border: solid 1px #89b7b2; outline: solid 1px #fff; }
.formtextarea { color: #82a08d; font-size: 13px; font-family: "Baskerville Semibold", Baskerville, "times new roman", times, serif; font-style: normal; font-weight: normal; line-height: 19px; text-decoration: none; background-color: #fff; display: block; padding: 3px 6px; width: 100%; height: 184px; margin: 0; border: solid 1px #fff; }
.formtextarea:hover { color: #82a08d; font-size: 13px; font-family: "Baskerville Semibold", Baskerville, "times new roman", times, serif; font-style: normal; font-weight: normal; line-height: 19px; text-decoration: none; background-color: #fff; display: block; margin: 0; padding: 3px 6px; width: 100%; height: 184px; border: solid 1px #89b7b2; outline: solid 1px #fff; }
.formpopup { color: #82a08d; font-size: 13px; font-family: "Baskerville Semibold", Baskerville, "times new roman", times, serif; font-style: normal; font-weight: normal; text-decoration: none; background-color: #fff; display: block; padding: 2px; width: 100%; height: 22px; margin: 0; border: solid 1px #fff; }
.formpopup:hover { color: #82a08d; font-size: 13px; font-family: "Baskerville Semibold", Baskerville, "times new roman", times, serif; font-style: normal; font-weight: normal; text-decoration: none; background-color: #fff; display: block; margin: 0; padding: 2px; width: 100%; height: 22px; border: solid 1px #89b7b2; outline: solid 1px #fff; }
.formpopupmenu1 { color: #82a08d; font-size: 13px; font-family: Baskerville, "times new roman", times, serif; font-style: normal; font-weight: bold; text-decoration: none; background-color: #fff; display: block; padding: 30px 5px 5px; border-color: #fff #fff #e6e6e6; border-style: solid; border-width: 1px; }
.formpopupmenu2 { color: #82a08d; font-size: 13px; font-family: "Baskerville Semibold", Baskerville, "times new roman", times, serif; font-style: normal; font-weight: normal; text-decoration: none; background-color: #fff; display: block; padding: 5px; border-style: solid; border-width: 1px; border-color: #fff #fff #e6e6e6; }
.formbutton_delete { color: #fff; font-size: 13px; font-family: Baskerville, "times new roman", times, serif; font-style: italic; font-weight: bold; background-color: #89b7b2; text-decoration: none; padding: 4px; width: 100%; height: auto; border: solid 1px #89b7b2; }
.formbutton_delete:hover { color: #000; font-size: 13px; font-family: Baskerville, "times new roman", times, serif; font-style: italic; font-weight: bold; background: #a8cbc7 url(../images/bg_button_delete.gif) no-repeat right center; text-decoration: none; padding: 4px; width: 100%; height: auto; border: solid 1px; outline: solid 1px #a8cbc7; }
.formbutton_submit { color: #fff; font-size: 13px; font-family: Baskerville, "times new roman", times, serif; font-style: italic; font-weight: bold; background-color: #89b7b2; text-decoration: none; padding: 4px; width: 100%; height: auto; border: solid 1px #89b7b2; }
.formbutton_submit:hover { color: #000; font-size: 13px; font-family: Baskerville, "times new roman", times, serif; font-style: italic; font-weight: bold; background: #a8cbc7 url(../images/bg_button_submit.gif) no-repeat left center; text-decoration: none; padding: 4px; width: 100%; height: auto; border: solid 1px; outline: solid 1px #c2dad9; }
