body { font-family: verdana, helvetica, sans-serif; }
td { font-size: 11px; color: #333333; }
p { font-size: 11px; line-height: 160%;}

table.container { border: 2px solid #663300;  background-color: #ffffff; }
td.header { background-color: #F7F2E6; padding: 5px; border-bottom: 1px solid #663300; }

tr.dataheader { background-color: #C4C0B6; padding: 3px; }

tr.even { background-color: #E5E1D5; }
td.even { background-color: #E5E1D5; }
tr.odd { background-color: #F7F2E6; }
td.odd { background-color: #F7F2E6; }

a, a:active, a:visited, a:hover { color: 663300; text-decoration: underline; }
a.leftUnSel, a.leftUnSel:active, a.leftUnSel:visited { color: 663300; text-decoration: none; }
a.leftUnSel:hover { color: 663300; text-decoration: underline; }

a.leftSel, a.leftSel:active, a.leftSel:visited, a.leftSel:hover { color: 663300; text-decoration: underline; font-weight: bold; }

.contentArea { padding:10px 30px 20px 20px; }
.cornerBorder { border-right: 1px solid #999999; border-bottom: 1px solid #999999; }
.leftNav {
  padding: 10px 5px 5px 10px;
  background-color: #E1DDD2;
  border-right: 1px solid #663300;
}  
