/* style */
body {font-family:Verdana,sans-serif; background:#2a0000; color: #ffffcc;; height:100%;}
body, p, li, tr, td, pre, span, textarea, input, select, div, blockquote {font-size: 10pt;}
div {padding:0}
h1 {font-size: 2em; font-family:serif;}
h2 {font-size: 1.8em; font-family:serif;}
h3 {font-size: 1.6em; font-family:serif;}
h4 {font-size: 1.4em; font-family:serif;}
h5 {font-size: 1.2em; font-family:serif;}
a {color: #ffaa00}
a img {border:0;}
.linklist {list-style:none; padding:0; padding:0.2em;}
/* tooltips */
a.info { border-bottom: 2px dashed #dd3311; text-decoration:none; color: #dddd00;}
a.info:hover { cursor:help; color:#dddd00;}
a.info span { visibility:hidden; position:absolute; margin-top:1.5em; padding:1em; text-decoration:none; }
a.info:hover span { visibility:visible; border:1px solid #cca311; color:#dddd00; background:#500000; }
/* guides */
a.unique_l {color:#908858;}
a.set_l {color:#4850b8;}
a.rw_l {color:#908858;}
table.uni th {color: #908858;}
table.set th {color: #4850b8;}
table.rw th {color: #908858;}
table.cra {color: #ff8000;}
table.rar {color: #ffff00;}
table.mag {color: #5050dd;}
table.sox {color: #909090;}
table.pln {color: #ffffff;}
.runes {color: #908858;}
/* tables */
table.nogrid {max-width:90%; margin-left:auto; margin-right:auto;}
table.nogrid th {border:0; font-weight:bold; vertical-align:top;}
table.grid {max-width:90%; margin-left:auto; margin-right:auto;}
table.grid th {font-weight:bold; vertical-align:top;}
table.grid th, table.grid td {margin:1em; border:1px solid #600000; border-collapse:collapse;}
