body { font-family: verdana, arial, sans-serif; }
td {
  VERTICAL-ALIGN: TOP;
  padding: 0px;
}
TH {
  color: #4178CA; 
  background-color: #C4C0AD;
  padding: 0px;
}
TH A:LINK {
  color: #4178CA;
}
TH A:ACTIVE {
  color: #FFFFFF;
}
TH A:VISITED {
  color: #4178CA;
}
A:LINK {
  color: #4178CA;
}
A.cream.small:LINK {
  color: #4178CA;
  font-size: 70%;
}
a.brown {
  color: #C4C0AD;
}
a.pale_brown {
  color: #AAB76A;
}
A:ACTIVE {
  color: #FF0000;
}
A:VISITED {
  color: #4178CA;
}
th.banner {
  BACKGROUND: #4178CA; 
  width: 100%;
  color: #FFFF00;
  font-size: 150%;
}
H1 {
  FONT-SIZE: 200%; 
  color: #FFFF00; 
}
H2,H3 {
  color: #4178CA; 
  FONT-STYLE: ITALIC;
}
.bold {
  font-weight: bold;
}
.framed       {
  border: 3px groove #C4C0AD;
}
td.frame, th.frame {
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
  padding: 0px;
  margin: 0px;
  font-size: 1px;
}
td.frame.rightedge {
  background-image: url(/images/rightedge.png);
  background-repeat: repeat-y; 
}
td.frame.leftedge {
  background-image: url(/images/leftedge.png);
  background-repeat: repeat-y;
}
td.frame.upperedge {
  background-image: url(/images/upperedge.png);
  background-repeat: repeat-x;
  background-position: bottom;
  width: 100%;
}
td.frame.loweredge {
  background-image: url(/images/loweredge.png);
  background-repeat: repeat-x;
  width: 100%;
}
td.frame.trocorner {
  background-image: url(/images/trocorner.png);
  background-position: bottom;
}
td.frame.tlocorner {
  background-image: url(/images/tlocorner.png);
  background-position: bottom;
}
td.frame.brocorner {
  background-image: url(/images/brocorner.png);
}
td.frame.blocorner {
  background-image: url(/images/blocorner.png);
}
td.frame.trcorner  {
  background-image: url(/images/trcorner.png);
}
td.frame.tlcorner  {
  background-image: url(/images/tlcorner.png);
}
td.frame.brcorner  {
  background-image: url(/images/brcorner.png);
  background-position: bottom;
}
td.frame.blcorner  {
  background-image: url(/images/blcorner.png);
  background-position: bottom;
}
td.onethird {
  width: 33%;
}
td.twothirds {
  width: 67%;
}
td.onetenth {
  width: 10%;
}
td.onehalf, th.onehalf {
  width: 50%;
}
td.updates {
  width: 10%;
}
th.navtab {
  padding: 3px;
}
th.navtab.pale_brown {
  color: #AAB76A;
}
table.bordered    {
  border-color: #C4C0AD; 
  border-STYLE: solid; 
  border-WIDTH: 1px;
}
table.packed {
  border-collapse: collapse;
  border-spacing: 0px;
  width: 100%;
}
td.bordered {
  border-color: #C4C0AD; 
  border-STYLE: solid; 
  border-width: 1px;
}
td.payload {
  padding: 5px;
}

table.navtabs {
  background-color: #C4C0AD;
  width: 100%;
  padding: 3px;
}
.backbrown {
  background-color: #C4C0AD;
}
.cream {
  color: #4178CA;
}
.grey {
  color: #79776A;
}
.pale_brown {
  color: #EDEBD6;
}
.black {
  color: #000000;
}
.red {
  color: #FF0000;
}
.small {
  font-size: 70%;
}
td.banner {
  VERTICAL-ALIGN: bottom; 
  FONT-STYLE: italic; 
  FONT-FAMILY: sans-serif;
}
td.centered {
  text-align: center;
  background-color: #4178CA;
}
IMG.logo {
  border: 0px
}
img.badge {
  border: 0px;
}  
IMG.nullimage {
  width: 15px; 
  height: 15px;
}
IMG.nullimage.high {
  height: 130px;
}
img.tinybadge {
  width: 32px;
  height: 37px;
}
BODY {
  BACKGROUND: #EDEBD6; 
  background-image: 
  url(/images/badge_455x455_pale.png); 
  BACKGROUND-POSITION: center center; 
  background-repeat: no-repeat;
  BACKGROUND-ATTACHMENT: fixed;
}
p.centered {
  text-align: center;
}