body, table, tr, td {
   font: 8pt Trebuchet MS; 
   color: #a09489;
   text-align: justify;
   line-height: 18px;
}

body {
   margin: 0px;
   padding: 0px;
   background: url(background.gif) top left repeat-x;
   z-index: 1;
   background-color: #e8e8e8;
}

input, textarea, option, select {
   background-color: #fff;
   font: 8pt Trebuchet MS;
   color: #fd9033;
   letter-spacing: 1px;
   border-top: 0px;
   border-right: 0px;
   border-left: 0px;
   border-bottom: 2px solid #fd9033;
   padding: 1px; 
}

a:link, a:active, a:visited {
   font-weight: normal;
   color: #ffad41;
   text-decoration: none;
}

a:hover {
   font-weight: bold;
   color: #f67c1e;
}

b, strong {
   color: #fd9033;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}

h1 {
   font-family: Trebuchet MS;
   color: #464646;
   font-size: 20px;
   font-style: italic;
   line-height: 60px;
   padding-left: 100px;
   background: url('headerimg.gif') no-repeat;
}

h2 {
   font-family: Tahoma;
   color: #fda42f;
   font-size: 12px;
   border-bottom: 1px dotted #fda42f;
   padding-left: 15px;
   width: 200px;
}

#stats {
   width: 300px;
   background-color: #fff;
   border-left: 9px solid #464646;
   padding-left: 6px;
}
