body {
 background:url(bg2.jpg) #ffdead;
 border-left:solid #dc143c 0.9em;
 scrollbar-base-color:#8f5046;
 scrollbar-arrow-color:#dc143c;
 scrollbar-track-color:#b39c79;
 min-height:100%;
 padding:2em 0.5em 1em;
 margin:0;
}

/* scrollbar-base-color:#ffdead;
 scrollbar-arrow-color:crimson;
 scrollbar-face-color:#b39c79;
 scrollbar-track-color:#8F5046;
*/

h1,h2,h3,h4 {
 text-align:center;
}
h1,h2,h3,h4,h5 {
 color:#8f0d27;
}
h5 {
 font-size:100%;
}
hr {
 margin-top:1em;
 height:0;
 border-top:solid thin #8f0d27
}
ul {
 margin-left:1em;
}
ul.di {
 list-style-type:disc;
}
ul.sq {
 list-style-type:square;
}
ul.ci,li.ci {
 list-style-type:circle;
}
p {
 margin:0;
}
a:link,a:visited {
 text-decoration:none;
}
a:link {
 color:#dc143c;
}
a:visited {
 color:#8f0d27;
}
a:hover,a:active {
 color:#ffd700;
 background:#8f5046;
}
a[name]:hover {
 color:#000000;
 background:none;
}
h5 a[name]:hover {
 color:#8f0d27;
}
table.button {
 table-layout:auto;
 width:auto;
}
table.button td {
 width:auto;
}
/*.button a {
 display:block;
 width:130px;
 height:1.2em;
 background-color:#8f5046;
 color:#daa520;
 font-family:serif;
 font-weight:bold;
 font-size:smaller;
 border:outset medium #dc143c;
 cursor:hand;
 text-align:center;
 padding-top:2px;
 margin-top:3em;
}
*/

.button a:link,.button a:visited {
 display:block;
 width:140px;
 height:1.2em;
 font-family:serif;
 font-weight:bold;
 font-size:smaller;
 background-color:#8f5046;
 color:#daa520;
 border:outset medium #dc143c;
 cursor:hand;
 text-align:center;
 padding-top:2px;
 margin-top:3em;
}
.button a:hover {
 display:block;
 font-family:serif;
 font-weight:bold;
 font-size:smaller;
 color:#ffd700;
 background-color:#8f0d27;
}
img.kdw {
 width:150px;
 height:24px;
 border:none;
 position:absolute;
 right:2;
 top:2;
}
@media print {
 body {
  background:none;
  border-left:none;
 }
 table.button a:link, table.button a:visited { display:none; }
}


// colormatch gold:    #FFD700 #B39800 #3D9ACC #B3E4FF #000000 #FFFFFF
// colormatch crimson: #DC143C #8F0D27 #DB7A6B #8F5046 #242424 #DBDBDB
// colormatch ffdead:  #FFDEAD #B39C79 #C8CCCC #FFFFFF #000000 #FFFFFF
