BODY {
  background-color : #999966;
  font-family : Verdana, Arial, Geneva, Helvetica, Sans-Serif;
  font-size : 10pt;
}

H1 { text-align: center; }

CAPTION { font-weight: bold }

A{
	color: #0000C0;
	text-decoration: none;
}

A:hover {
	color: #ffffcc;
  background-color : #4d5c47;
}

A.qindex {
  font-size : 12pt;
  font-weight : bold;
}
A.qindexHL {
  font-size : 12pt;
  font-weight : bold;
	color : #ffffcc;
}

A.qindexRef {}

A.el {	font-weight: bold; }
A.elRef {	font-weight: bold}

A.code {
	font-weight: normal;
	color: #4444ee
}

A.codeRef {
	font-weight: normal;
	color: #4444ee
}

TD{  font-family : Verdana, Arial, Geneva, Helvetica, Sans-Serif;}

TD.md {
	background-color: #A8A870;
	font-weight: bold;
}

TD.mdname1 {
	font-weight: bold;
	color: #602020;
}

TD.mdname {
	font-weight: bold;
	color: #602020;
	width: 600px;
}

td.navbutton, td.navbutton a{
  background-color : #4d5c47;
  font-weight : bold;
  color : #ffffcc;
}



DL.el { margin-left: -1cm }

DIV.fragment {
	width: 100%;
	border: none;
	background-color: #FFFFAA;
}

DIV.ah {
  background-color : #4d5c47;
  font-family : Verdana, Arial, Geneva, Helvetica, Sans-Serif;
  font-size : 12pt;
  color : #ffffcc;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 3px
}


DIV.groupHeader { margin-left: 16px; margin-top: 12px; margin-bottom: 6px; font-weight: bold }

DIV.groupText { margin-left: 16px; font-style: italic; font-size: smaller }

TD.indexkey {
   background-color: #A8A870;
   font-weight: bold;
   padding-right  : 10px; 
   padding-top    : 2px;
   padding-left   : 10px;
   padding-bottom : 2px; 
   margin-left    : 0px;
   margin-right   : 0px; 
   margin-top     : 2px; 
   margin-bottom  : 2px  
}
TD.indexvalue {
   background-color: #A8A870;
   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  
}
TD.memname, TD.paramtype, TD.paramname {
   white-space	  : nowrap;
}
span.keyword       { color: #008000 }
span.keywordtype   { color: #604020 }
span.keywordflow   { color: #e08000 }
span.comment       { color: #800000 }
span.preprocessor  { color: #806020 }
span.stringliteral { color: #002080 }
span.charliteral   { color: #008080 }


