body { text-align: center; margin: auto; padding:0; font-family: Verdana; font-size: 12px; }
table { font-size: 12px; }

#site { margin: 25px auto; width: 769px; text-align: left; border: 1px solid #C7B89B; background: #d9e1e8; }

#site .padder { padding: 25px; }
#loginbox { margin: 25px auto; width: 250px; border: 1px solid #C7B89B; background: #d9e1e8; }

input, select, textarea { border: 1px solid #C7B89B; font-family: verdana; font-size: 12px; }

.form input,
.form select,
.form textarea { width: 400px; }

.form .submit { width: auto;  }

.error { color: #98062a; text-align: center; }
.info { color: #5c743b; text-align: center; }

form { margin: 0; padding: 0; }

a img { border: none; }

a { color: #c08c29; }

.menu { text-align: center; font-weight: bold; margin: 0 0 15px 0; }
.menu a { color: #00396d; text-decoration: none; }
.menu a:hover { text-decoration: underline; }

table.list, table.form { border: 1px solid #C7B89B; background: #fff; }

table.list th { background: #dacf99; }
table.list tr.even { background: #d9e1e8; }

