﻿.content td { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 11px; color: #ffffff;}
.content td a { text-decoration: underline; display: block; margin-bottom: 18px; color: #f7a009; }
.content td a:visited { text-decoration: underline; color: #f7a009; }
.content td a:hover { text-decoration: none; color: #f7a009; }
.error_text { color: #f7a009; }
.error { color: #f7a009; }
.hide { visibility: hidden; display: none; overflow: hidden; }
#content input { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 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; }