.content td { font-family: Verdana, Tahoma, Arial; font-size: 12px; }
.content td a { text-decoration: underline; display: block; margin-bottom: 18px; color: blue; }
.content td a:visited { text-decoration: underline; color: blue; }
.content td a:hover { text-decoration: none; color: blue; }
.error_text { color: #f00; }
.error { color: #f00; }
.hide { visibility: hidden; display: none; overflow: hidden; }
#content input { font-family: Verdana, Tahoma, Arial, sans-serif; background-color: #ffffff; width: 100%; border-color: #000000 #ddd #ddd #000000; border-style: solid; border-width: 1px; }
#content input:focus { color: #212121; background-color: #ffa; }
#content input:hover { color: #212121; background-color: #ffa; }
#content input.error { background-color: #fdd; border-color: #888 #ddd #ddd #888; border-style: solid; border-width: 1px; }
#content input.error:focus { background-color: #ffa; }
#content input.error:hover { background-color: #ffa; }
#content textarea { color: #212121; background-color: #ffffff; width: 100%; padding: 0 0 0 3px; border-color: #000000 #ddd #ddd #000000; border-style: solid; border-width: 1px; }
#content textarea:focus { color: #212121; background-color: #ffa; }
#content textarea:hover { color: #212121; background-color: #ffa; }
#content textarea.error { background-color: #fdd; border-style: solid; border-width: 1px; border-color: #888 #ddd #ddd #888; }
#content textarea.error:focus { background-color: #ffa; }
#content textarea.error:hover { background-color: #ffa; }