/* Stylesheet generated by php */

body, table, td { 
  font-family: sans-serif;
  font-size: 14px;
  color: #4a311b; 
  vertical-align: top;
}
body {
  background-color: #ffdfa2;
  text-align: center;
}
input, select, option, textarea { 
  font-family: sans-serif;
  font-size: 12px;
  border: 1px #4a311b outset;
  color: #4a311b;
  background-color: #ffdfa2;
  padding: 0px;
}

a  { color: #c94600; text-decoration: none; }
a:hover  { color: #ff5900; text-decoration: underline; }
a.fg2:hover { color: #4a311b; }

.fg2       { color: #4a311b; }
.fg2bg     { background-color: #4a311b; }
.fg2border { border: 1px solid #4a311b; }
.fg2border1b    { border: 1px solid #4a311b; border-width: 1px 1px 0px 1px; }
.fg2border1b td { border: 1px solid #4a311b; border-width: 0px 0px 1px 0px; }

.fg1       { color: #c94600; }
.fg1bg     { background-color: #c94600; }
.fg1border { border: 1px solid #c94600; }

.red { color: #ff0000; }

h1 { font-size: 30px; margin: .25em 0em; }
h2 { font-size: 20px; margin: .25em 0em; }
h3 { font-size: 18px; margin: .25em 0em; }
h4 { font-size: 16px; margin: .25em 0em; }
h5 { font-size: 14px; margin: .25em 0em; }

.b { border: 1px solid black; }

.bold     { font-weight: bold; }

.largest  { font-size: 18px; }
.larger   { font-size: 16px; }
.large    { font-size: 14px; }
.normal   { font-size: 12px; }
.small    { font-size: 11px; }
.smaller  { font-size: 10px; }
.smallest { font-size:  9px; }
.tiny     { font-size:  8px; }

.left     { text-align: left; }
.center   { text-align: center; }
.right    { text-align: right; }
.vtop     { vertical-align: top; }
.vbot     { vertical-align: bottom; }
.vmid     { vertical-align: middle; }
.tbot     { vertical-align: text-bottom; }

img { border: 0px; }
