.PAGETITLE { font-weight: bold; font-size: 14pt;  color: blue; white-space: nowrap; }

.SECTIONTITLE { font-weight: bold; font-size: 11pt;  color: blue; white-space: nowrap; }

.TERM      { color: #F78C11; white-space: nowrap; cursor: help; font-weight: bold; }

.CITATION  { font-style: italic; color: brown; white-space: nowrap; }

.PLAY      { color: blue; white-space: nowrap; cursor: pointer; }

.PARAM { color: blue; font-weight: bold; white-space: nowrap; }

.PARAMVALUE { color: blue; white-space: nowrap; }

.HELPBODY
{
   background: white;
   background-image: url(gfx/bgbottom.gif);
   background-attachment: fixed;
   background-repeat : repeat-x;
   /*border-right: 1px solid gray;*/

  color: black; font-size: 8pt; font-family: verdana; margin: 10px;
}

.HELPTABLE  { background: white; color: black; font-size: 8pt; font-family: verdana; }

.EMPTYROW { height: 7px; }

.HELPROW { background: #E1E6F7; /* e1e6f7 C0D0ED */ }

.SORTOPT { font-weight: bold; font-size: 10pt;  color: blue; }


.TIP1     { background: #F78C11; color: white; white-space: nowrap; cursor: help; font-weight: bold; }

.TIP      { color: #9DB285; white-space: nowrap; cursor: help; font-weight: bold; }

/* 99CC66  */

.ABOUTBODY
{
   background: #C0D0ED;
   background-image: url(gfx/bgtop.gif);
   background-attachment: fixed;
   background-repeat : repeat-x;
   margin: 0px 15px 15px 15px;
}

.VERSION { font: bold 8pt arial; white-space: nowrap; padding: 0 0 0 3px; color: gray; /*#551A8B;*/ }

.ABOUTLOGO { padding: 13px 0 0 0; }

.ABOUTTERM { color: gray; white-space: nowrap; cursor: help; font-weight: bold; }

.ABOUTSECTION { font: bold 10pt arial; white-space: nowrap; padding: 15px 15px 0px 0px; color: blue; }

.ABOUTBY { font: normal 10pt arial; white-space: nowrap; padding: 0 0 0 0; color: black; }

.ABOUTTABLE  { width: 100%; background: gray; /*#6797EA;*/ }

.ABOUTTD
{
  font: normal 9pt arial; color: black;
  padding: 15px 0px 0px 0px;
}

.ABOUTROW
{
   background: #ffffff;
   margin: 0px;
   padding: 0px 3px 0px 3px;
}

.ABOUTTEXT
{
  font: normal 9pt arial; color: black;
}





.ABOUTTABLE_X  { width: 100%; }

 /*font: normal 10pt arial; color: black; background: white; border: 1px solid gray; }*/

.ABOUTTD_X
{
  font: normal 9pt arial; color: black; background: white; border: 1px solid gray; /*#729EEA;*/
  padding: 0px 3px 0 3px;
}


