
body {
 color:#000000; 
 background-color:#fff7ee;
}

h1, h2, h3 {
 color:#880000;
 background-color:#eeffff; 
}

h2, h3, .sitename h1 {
 border:thin solid #880000;
}

hr {
 color:#880000;
 background-color:#eeffff; 
 border:thin solid #880000;
}

div.top {
 color: #880000;
 background-color:#eeffff; 
 border:thin solid #880000;
}

.head td#this {
 color:#880000;
 background-color:#eeffff;
}

.head td a {
 color:#0033aa; 
 background-color:#ffd700; 
 border:thin solid #0033aa;
}

.head td a:hover {
 color:#ffd700;
 background-color:#0033aa;
}

table.events, table.groups {
 border:thin solid #880000;
}

table.events th, table.groups.th {
 background-color:#eeffff;
 color:#880000; 
}

table.groups th, table.groups td, 
table.events th, table.events td {
 border-bottom:thin solid #880000;
}

fieldset {
 border: thin solid #880000;
}

div#notice {
/*  border:thin groove #880000; */
  background:#eeffff; color:#880000;
}

div#notice h3 {
color:#0033aa; border:thin solid #0033aa; 
background-color:#ffd700;
}
