font, table { font-family: Tahoma; font-size: 11px; color: #333333; line-height: 18px; text-decoration: none; }

.title { font-family: Tahoma; font-size: 11px; color: #a78023; font-weight: bold; line-height: normal;}
.footer { font-family: Tahoma; font-size: 10px; color: #f4f6ee; font-weight: normal; line-height: normal;}
.red { font-family: Tahoma; font-size: 11px; color: #ff0000; font-weight: bold; line-height: normal;}

hr { border: 0; color: #999999; background-color: #999999; height: 1px; width: 100%; }
li { list-style: circle; }
br { line-height: 12px; }
b { color:#403630; }


a:link,a:active,a:visited,a:hover { 
  font-family: Tahoma; font-size: 11px; color:#e1604c; line-height: normal; text-decoration: underline; line-height: 18px;}
a:hover { 
  color:#e4c23e; text-decoration: none;}

.menu, .menu:link,.menu:active,.menu:visited,.menu:hover { 
  font-family: Tahoma; font-size: 10px; color:#d9d3bc; line-height: normal; font-weight: normal; text-decoration: none; line-height: normal;}
.menu:hover { 
  color:#ffca00; text-decoration: none;}

input, textarea, button, select {
  background-color: #EEEEEE;
  color: #333333;
  font-family: Tahoma;
  font-size: 11px;
  border: 1px solid #d9d3bc;
  padding-left: 2px;
  padding-top: 1px;
}

input.button {
  font-family: Tahoma;
  font-size: 11px;
  color: #000000;
  padding-left: 1px;
  line-height: 17px;
}

input:focus, textarea:focus {
  font-family: Tahoma;
  font-size: 11px;
  background-color: #FFFFFF;
  color: #333333;
  border: 1px solid #d9d3bc;
}
