body { font-family: sans-serif; white-space: nowrap; }
B.unbold { color: #444444;  font-weight: normal; }
SPAN.keyword       { color: #333333; }
SPAN.keywordtype   { color: #000077 }
SPAN.keywordflow   { color: #000000; font-weight: bold; }
SPAN.comment       { color: #005500 }
SPAN.preprocessor  { color: #cc33cc }
SPAN.string        { color: #440044 }
A:link { text-decoration: none; }
A:visited { text-decoration: none; }
A:hover { background-color: #ffffee }
A.var:link { position: relative; text-decoration: none; font-weight: normal; color: #000000; }
A.var:visited { position: relative; text-decoration: none; font-weight: normal; color: #000000; }
A.func:link { position: relative; text-decoration: none; font-weight: normal; color: #0000ff; }
A.func:visited { position: relative; text-decoration: none; font-weight: normal; color: #0000ff; }
A.type:link { text-decoration: none; font-weight: normal; color: #0000ff; }
A.type:visited { text-decoration: none; font-weight: normal; color: #0000ff; }
A.define:link { text-decoration: none; font-weight: normal; color: #cc33cc; }
A.define:visited { text-decoration: none; font-weight: normal; color: #cc33cc; }
TD.memberlist { text-align: right }
TR.inherited { background-color: #eeeeee }
TABLE.func-tip { border-collapse : collapse; }
TABLE.func-tip td, TABLE.func-tip th { padding: 0; vertical-align: top; }
TABLE.nav { background-color: #eeeeee; border-bottom: 1px solid; position: fixed; top: 0pt; bottom: auto; right: 0pt; left: 0pt; width: 100% }
TABLE.rightnav { background-color: #eeeeee; border-bottom: 1px solid; border-left: 1px solid; position: fixed; top: 0pt; bottom: auto; right: 0pt; left: auto; }
span { position: relative; }
a span { display: none; }
a:hover span { display: block; font-family: sans-serif; color: black; background-color: #ffffee; border: 1px solid; position: absolute; top: -30px; left: 75px; z-index: 1; }
span span { display: none; }
span:hover span { display: block; font-family: sans-serif; color: black; background-color: #ffffee; border: 1px solid; position: absolute; top: -30px; left: 75px; z-index: 1; }
