BODY { 
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  background: #ffffff;
  font-family: "Verdana", sans-serif;
  font-size: 10pt;
  
}


H1 {
  margin-top: 5pt;
  margin-bottom: 5pt;
  font-size: 16pt;
  font-weight: bold;
}

H2 {
  font-size: 12pt;
  font-weight: bold;
  margin-top: 5pt;
  margin-bottom: 5pt;
}


p {  
  font-size: 10pt;
  margin-bottom: 5pt;
  margin-top: 5pt;
}

td {  
  font-size: 10pt;
}

th 
{  
  font-size: 10pt;
  font-weight: bold;
  text-align: left;
}


b { 
  font-weight: bold;
}

em {  
  font-size: 10pt;
  font-style: italic;
}

code { 
  font-family: "Courier New", monospaced;
}

CAPTION { font-weight: bold }
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 
}

dt 
{  
  font-weight: bold;
  margin-bottom: 2pt;
}

dd 
{ 
  margin-left: 0em;
}

li dl.el dd 
{  
  margin-left: 3em;
}

A:hover { text-decoration: none; background-color: #f2f2ff }

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

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

DIV.ah { background-color: black; font-weight: bold; color: #ffffff; margin-bottom: 3px; margin-top: 3px }

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

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

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

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 
}

hr { 
  /* margin-left: 50%;
  margin-right: 50%;
*/
}

ul { 
  margin-top: 5pt;
  margin-bottom: 5pt;
}

li ul { 
  margin-top: 0pt;
  margin-bottom: 0pt;
}

TD.indexkey 
{ 
   background-color: #eeeeff; 
   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: #eeeeff; 
   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  
}
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 }

DIV.qindex {
	width: 100%;
	background-color: #f0ab00;
	border: 1px solid #b2b2b2;
	text-align: center;
	margin: 2px;
	padding: 2px;
	line-height: 140%;
}
A.qindex {
       text-decoration: none;
       font-weight: bold;
       color: #ffffff;
}
A.qindex:visited {
       text-decoration: none;
       font-weight: bold;
       color: #1A419D
}
A.qindex:hover {
	text-decoration: none;
	background-color: #ddddff;
}
A.qindexHL {
	text-decoration: none;
	font-weight: bold;
	background-color: #f0ab00;
	color: #00abf0;
	border: 1px double #b2b2b2;
}
A.qindexHL:hover {
	text-decoration: none;
	background-color: #f0ab00;
	color: #00abf0;
}
A.qindexHL:visited { text-decoration: none; background-color: #6666cc; color: #ffffff }
A.el { text-decoration: none; font-weight: bold }
A.elRef { font-weight: bold }
A.code:link { text-decoration: none; font-weight: normal; color: #0000FF}
A.code:visited { text-decoration: none; font-weight: normal; color: #0000FF}
A.codeRef:link { font-weight: normal; color: #0000FF}
A.codeRef:visited { font-weight: normal; color: #0000FF}
A:hover { text-decoration: none; background-color: #f2f2ff }
