html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0; padding: 0;
  font-size: 100%; font-family: inherit; font-weight: inherit; font-style: inherit;
  vertical-align: baseline;
  border: 0;
}

html {
  /*background: #4eaf19 url('images/sky.jpg') repeat-x top;*/
}

body {
  background: #4eaf19 url('images/trees.jpg') repeat-x top;
  color: #222;
  font-size: 12px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
  color: #111;
  font-weight: bold;
}

h1 { font-size: 12px; line-height: 1; margin-bottom: 1.5em; }
h2 { font-size: 14px; line-height: 1; margin-bottom: 1.5em; }
h3 { font-size: 11px; line-height: 1.25; margin-bottom: 1em; }
h4 { font-size: 11px; line-height: 1.25; margin-bottom: 1em; font-weight: normal; }
h5 { font-size: 10px; line-height: 1.25; margin-bottom: 1em; }
h6 { font-size: 10px; line-height: 1.25; margin-bottom: 1em; font-weight: normal; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}

h2 a { color: #4eaf19; }
h2 a:hover { color: #4eaf19; text-decoration: none; }

p           { margin: 0 0 1.5em; }

a:focus,
a:active,
a:hover     { color: #111; outline: none; text-decoration: none;}
a           { color: #222; text-decoration: underline; }

strong      { font-weight: bold; }
em          { font-style: italic; }
sup, sub    { line-height: 0; }

li ul, 
li ol       { margin: 0 1.5em; }
ul, ol      { margin: 0 1.5em 1.5em 2.5em; }

ul          { list-style-type: square; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em; }

table 			{ border-collapse: collapse; border-spacing: 0; margin: 10px 0; }

caption,
th, td 			{ font-weight: normal; text-align: left; }

table,
td, th 			{ vertical-align: top; }

table       { margin-bottom: 1.4em; width: 100%;  }
th, td      { padding: 4px 10px 4px 5px; border-bottom: 1px solid #3A8512;  }
th          { font-weight: bold; color: #fff; background: #3A8512; border-bottom: 1px solid #fff; width: 33%; }
tr.even td  { background: #459c16; color: #fff; }
tfoot       { font-style: italic; }
caption     { }

hr {
  background: #cfcfcf; 
  color: #cfcfcf;
  clear: both; 
  float: none; 
  width: 100%; 
  height: .1em;
  margin: 0 0 1.45em;
  border: none; 
}

hr.space 		{ background: #fff; color: #fff;}

.small      { font-size: 11px; margin-bottom: 1.66em; line-height: 1.66em; }
.large      { font-size: 14px; line-height: 2.5em; margin-bottom: 1.25em; }
.hide       { display: none; }
.quiet      { color: #666; }
.left				{ float: left; }
.right			{ float: right; }
.top        { margin-top: 0; padding-top: 0; }
.bottom     { margin-bottom: 0; padding-bottom: 0; }

.hcp th, .hcp td { font-size: 10px;}
.hcp table  { margin-bottom: 1.1em; width: 100%; }
.hcp th, .hcp td { padding: 2px 3px 2px 3px; border-bottom: 1px solid #3A8512; }
.hcp .input {width:100%; font-size:10px;}

.hcpgame th, .hcpgame td { text-align: center;}
.hcpgame input {width:100%; font-size:10px;}
