body {margin: 0px;
background-color: #7C3E17;
background-image: url(images/bg.gif);
background-repeat: repeat-x;
margin-top: 10px;}

td,th,p,div {font: 12px Trebuchet MS,Arial,Helvetica,sans-serif;
color: #FFFFFF;}

#buttons {width: 100%;
padding: 0px;
margin: 0px;
list-style-type: none;
font: 12px Trebuchet MS,Arial,Helvetica,sans-serif;}

#buttons li {line-height: 38px;
margin: 0px 1px 0 1px;
text-align: center;
float: left;}

#buttons a {color: #6D2800;
display: block;
font-weight: bold;
padding: 4px 0px;
width: 127px;
height: 35px;
text-decoration: none;
background-image: url(images/buttonoff.gif);
background-repeat: no-repeat;}

#buttons a:hover {color: #FFFFFF;
text-decoration: none;
background-image: url(images/buttonon.gif);
background-repeat: no-repeat;}

#buttons a#selected{color: #FFFFFF;
text-decoration: none;
background-image: url(images/buttonon.gif);
background-repeat: no-repeat;}

h1 {margin: 0px;
color: #FFFFFF;
font: 24px Trebuchet MS,Arial,Helvetica,sans-serif;
font-weight: normal;
padding-bottom: 12px;}

h2 {margin: 0px;
color: #FFFFFF;
font: 19px Trebuchet MS,Arial,Helvetica,sans-serif;
font-weight: normal;
padding-bottom: 12px;}

p {line-height: 22px;}

b {font-size: 13px;}

a {color: #291103;}

a:hover {color: #DAC6B7;}