form { display: inline; }
.formtextfield { color: #000; font-size: 12px; font-family: tahoma, "trebuchet ms", verdana, sans-serif; font-weight: normal; font-style: normal; background-color: #fff; text-decoration: none; width: 100%; height: 24px; margin: 0; padding: 4px 6px; border: solid 1px #fff; display: block; }
.formtextfield:hover { color: #000; font-size: 12px; font-family: tahoma, "trebuchet ms", verdana, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; background-color: #fff; display: block; margin: 0; padding: 4px 6px; width: 100%; height: 24px; border: solid 1px; outline: solid 1px #fff; }
.formtextarea { color: #000; font-size: 12px; font-family: tahoma, "trebuchet ms", verdana, sans-serif; font-style: normal; font-weight: normal; line-height: 16px; text-decoration: none; background-color: #fff; display: block; padding: 4px; width: 100%; height: 184px; margin: 0; border: solid 1px #fff; }
.formtextarea:hover { color: #000; font-size: 12px; font-family: tahoma, "trebuchet ms", verdana, sans-serif; font-style: normal; font-weight: normal; line-height: 16px; text-decoration: none; background-color: #fff; display: block; margin: 0; padding: 4px; width: 100%; height: 184px; border: solid 1px; outline: solid 1px #fff; }
.formpopup { color: #000; font-size: 12px; font-family: tahoma, "trebuchet ms", verdana, sans-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: #000; font-size: 12px; font-family: tahoma, "trebuchet ms", verdana, sans-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; outline: solid 1px #fff; }
.formpopupmenu1 { color: #000; font-size: 12px; font-family: tahoma, "trebuchet ms", verdana, sans-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: #000; font-size: 12px; font-family: tahoma, "trebuchet ms", verdana, sans-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 { color: #000; font-size: 13px; font-family: tahoma, "trebuchet ms", verdana, sans-serif; font-style: normal; font-weight: normal; background: #82a61b url(/images/bg_button.gif) repeat-x left center; text-decoration: none; padding: 1px 4px; width: 100%; height: auto; border: solid 2px #66761d; }
.formbutton:hover { color: #000; font-size: 13px; font-family: tahoma, "trebuchet ms", verdana, sans-serif; font-style: normal; font-weight: normal; background: #97ad23 url(/images/bg_button_on.gif) repeat-x left center; text-decoration: none; padding: 1px 4px; width: 100%; height: auto; border: solid 1px; outline: solid 1px #97ad23; }
