H1 {
	text-align: center;
	font-family: Verdana;
	font-size: 16px;
}
H2 {
	font-family: Verdana;
}
CAPTION { font-weight: bold }
DIV.qindex { width: 100%;
             background-color: #202020;
             border: 2px solid #404040;
             text-align: center;
             margin-bottom: 2px
}
A.qindex { color: #0099ff; text-decoration: none; }
A.qindex:visited { color: #0099ff; text-decoration: none; }
A.qindex:hover {
	color: #0099ff;
	font-weight: bold;
	}
A.qindexHL { color: #0099ff }
A.qindexHL:hover { color: #0099ff }
A.qindexHL:visited { color: #0099ff; text-decoration: none; }
A:link { 
	text-decoration: none; 
	color:#CCDD99;
	}
A:active { 
	text-decoration: none; 
	color:#CCDD99;
	}
A:visited { 
	text-decoration: none; 
	color:#CCDD99;
	}
A:hover { 
	text-decoration: none;
	font-weight: bold;
	color:#CCDD99;
	}
A.el { color: #0099ff; }
A.el:hover {
	color: #0099ff;
	font-weight: bold;
	}
A.elRef { font-weight: bold }
A.code { text-decoration: none; font-weight: normal; color: #0099ff; background: #303030 font-size: 11px }
A.codeRef { font-weight: normal; color: #4444ee }
DL.el { margin-left: -1cm }
DIV.fragment { width: 100%; border: none; background-color: #202020 }
DIV.ah { background-color: black; font-weight: bold; color: #ffffff; margin-bottom: 3px; margin-top: 3px }
TD.md { background-color: #202020; font-weight: bold; }
TD.mdname1 { background-color: #303030; font-weight: bold; color: silver; }
TD.mdname { background-color: #303030; font-weight: bold; color: silver; width: 600px; }
DIV.groupHeader { margin-left: 16px; margin-top: 12px; margin-bottom: 6px; font-weight: bold }
DIV.groupText { margin-left: 16px; font-style: italic }
BODY { background: black; color: silver; font-family: verdana; font-size: 12px}
TD.indexkey { 
   background-color: #303030;
   font-size: 12px;
   font-family: verdana;
   font-weight: none; 
   padding-right  : 10px; 
   padding-top    : 2px; 
   padding-left   : 10px; 
   padding-bottom : 2px; 
   margin-left    : 0px; 
   margin-right   : 0px; 
   margin-top     : 2px; 
   margin-bottom  : 2px;
	width: 500px;
}
TD.indexvalue { 
   background-color: #303030;
   color: #0099ff; 
   font-style: italic; 
   padding-right  : 10px; 
   padding-top    : 2px; 
   padding-left   : 10px; 
   padding-bottom : 2px; 
   margin-left    : 0px; 
   margin-right   : 0px; 
   margin-top     : 2px; 
   margin-bottom  : 2px  
}
TR.memlist {
   background-color: #202020; 
}
P.formulaDsp { text-align: center; }
IMG.formulaDsp { }
IMG.formulaInl { vertical-align: middle; }
span.keyword       { color: silver }
span.keywordtype   { color: #2F669D }
span.keywordflow   { color: #2F669D }
span.comment       { color: #00A400 }
span.preprocessor  { color: silver }
span.stringliteral { color: silver }
span.charliteral   { color: blue }
.mdTable {
	border: none;
	background-color: #202020;
}
.mdRow {
	padding: 8px 20px;
}
.mdescLeft {
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #202020;
	padding-left: 8px;
	border-top: 1px none #E0E0E0;
	border-right: 1px none #E0E0E0;
	border-bottom: 1px none #E0E0E0;
	border-left: 1px none #E0E0E0;
	margin: 0px;
}
.mdescRight {
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	background-color: #202020;
	padding-left: 4px;
	border-top: 1px none #E0E0E0;
	border-right: 1px none #E0E0E0;
	border-bottom: 1px none #E0E0E0;
	border-left: 1px none #E0E0E0;
	margin: 0px;
	padding-bottom: 0px;
	padding-right: 8px;
}
.memItemLeft {
	padding: 1px 0px 0px 8px;
	margin: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #202020;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.memItemRight {
	padding: 1px 0px 0px 8px;
	margin: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #202020;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.search     { color: silver;
              font-weight: bold;
}
FORM.search {
              margin-bottom: 0px;
              margin-top: 0px;
}
INPUT.search { font-size: 75%;
               color: #F0F0F0;
               font-weight: normal;
               background-color: #202020;
}
TD.tiny      { font-size: 75%;
}

