body {
  font-family: Tahoma;
  font-size: 12px;
  color:#393C36;
  margin: 0px;  
  background-color: #C6CBB5;
}

a { color: #FF4800; }

table.maintable {
  border: 0px;
  border-collapse: collapse;
}

td.footer {
  font-family: Tahoma;
  font-size: 11px;
  padding-top: 10px;
  color: #1E1E1E;
}

td.bullet { width: 150px; }

td.mainarea {
  padding-left: 10px;  
  padding-right: 10px;
  padding-bottom: 10px; 
}

table.box {
  border: #73796B 1px solid; 
  border-collapse: collapse;
}

td.boxheader { 
  background-color: #73796B; 
  color:#C6CBB5;
}

tr.lightstripe { background-color: #C6CBB5; }
tr.darkstripe { background-color: #EFEFE7; }

div.ascii {
  font-family: Fixedsys, monospace;
  font-size:9px;
  color:#393C36;
}

div.bullet { 
  padding: 10px; 
  margin: 0px;
  border-top: 1px solid #EFEFE7;
  border-left: 1px solid #EFEFE7;
  border-bottom: 1px solid #73796B;
  border-right: 1px solid #73796B;
  font-family: Tahoma;
  font-size: 11px;
  color: #666B60;  
}

div.bulletcaption {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  color:#393C36;
}

input, textarea, select, option {
  font-family: Ariel;
  font-size: 11px;
  margin: 2px;
  color: #393C36;
  background-color: #C6CBB5;	
  border: 1px solid #393C36;
}
