body {
background-color : #FFE4C4;
color : #000000;
margin : 0px 0px 0px 0px;
}
#content {
background-color : #FFE4C4;
position : absolute;
left : 160px;
top : 0px;
}
#leftnav {
position : fixed;
width : 150px;
height : 100%;
border-right : 2px solid #000;
margin-right : 15px;
padding-bottom : 20px;
background-color : #DEB887;
}
address {
font-size:90%;
}
thead, tfoot
{
text-align:center;
}
td, th {
padding: .1em;
}
tr  td {
background-color: #ffefcf;
}
tr.shd  td {
background-color: #f1d7b7;
}
td.tlink {
width : 240px;
font-weight : bold;
}
td.hash {
width : 430px;
font-size : smaller;
}
td.stat {
width : 30px;
text-align: right;
}
table {
margin: 1em;
}

