/*
 * style.css - doxygen CSS style sheet
 *
 * Developed by FOCUS Software Engineering Pty Ltd, Australia. <www.focus-sw.com>
 *
 */

body, form, p, td, h1, h2, h3, h4, h5, h6, a, i, b, tr, th, table,
dl, td, em, ol, li, ul, blockquote
   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; }
body { background: white; }
h1 { font-size: 13pt;}
h2 { font-size: 12pt;}
h3 { font-size: 11pt;}
h4 { font-size: 10pt;}
a { color: rgb(50%, 50%, 100%); text-decoration: none; }
tt, code, kbd, pre, samp { font-family: monospace; font-size: 10pt; }
ol, ul { list-style-image: url(arrow.gif); list-style-type: square; }

A.qindex {}
A.qindexRef {}
A.el { text-decoration: none; font-weight: bold }
A.elRef { font-weight: bold }
A.code { text-decoration: none; font-weight: normal; color: #4444ee }
A.codeRef { font-weight: normal; color: #4444ee }
DL.el { margin-left: -1cm }
DIV.fragment { width: 100%; border: none; background-color: #eeeeee }
DIV.ah { background-color: black; margin-bottom: 3; margin-top: 3 }
TD.md { background-color: #f2f2ff }
DIV.groupHeader { margin-left: 16; margin-top: 12; margin-bottom: 6; font-weight: bold }
DIV.groupText { margin-left: 16; font-style: italic; font-size: smaller }
FONT.keyword       { color: #008000 }
FONT.keywordtype   { color: #604020 }
FONT.keywordflow   { color: #e08000 }
FONT.comment       { color: #800000 }
FONT.preprocessor  { color: #806020 }
FONT.stringliteral { color: #002080 }
FONT.charliteral   { color: #008080 }

