body, table, td 
{
   color : #000000;
   font-family :verdana, arial, helvetica, Sans-serif;
   font-size: 10pt;
   text-decoration : none;
   background : #ffffff;
}

td.csoBlue
{

 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 background-color: #6699ff;
 color: white;
}

td.directory
{

 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 background-color: #6699ff;
 color: white;
}

td.siteindexH1 
{
   color : #000000;
   font-family :verdana, arial, helvetica, Sans-serif;
   font-size: 10pt;
   text-decoration : none;
   background : #ffffff;
   font-weight: bold;
}

td.lightgray {background : #e7e7e7} 
td.gray {background : #cecfce} 
td.white {background : #ffffff} 

td.navpanel1 {font-size: 10pt; background : #e7e7e7} 

td.bluegrad {
   background-image: url("bluegrad.gif");
   background-repeat: repeat-x;
   border: 1px solid #95b7f3;
   background-repeat: repeat-x;
   background-color: #9ebff6;
   color: #003399;
}

a {
   color: #003399;
   border: 1px solid #ffffff;
   text-decoration:none;
  }

a:hover {
   background-image: url("bluegrad.gif");
   background-repeat: repeat-x;
   border: 1px solid #95b7f3;
   background-color: #9ebff6;
   color: #003399;
}

a.details {color: #003399; font-style: italic; text-decoration:none;}

a.image:hover {
   background-image: none;
   border: none;}

a.navpanellink {
   color : #330000;
   width:125px;
   padding: 0 0 0 0;
   border: 1px hidden;
   text-decoration:none;}

a.folderlink {color : #ffffff; text-decoration:none;}

a.siteindexH1 {color : #000000; font-weight: bold; text-decoration:none;}

a.siteindexH2 {color : #003399; vertical-align: top;}

a.bluegrad {
  color: #003399;
  border: 1px hidden;
  text-decoration:none;}

a.bluegrad:hover {color: #003399; 
   border: none;
   text-decoration:none;}

a.border {
   border: 1px solid #0c0cf1;
   text-decoration:none;
  }

a.border:hover {
   background-image: url("bluegrad.gif");
   background-repeat: repeat-x;
   border: 1px solid #95b7f3;
   background-color: #9ebff6;
   color: #003399;
}

a.borderNIY {
   color: #cecfce;
   font-style: italic;
   border: 1px solid #cecfce;
   text-decoration:none;
  }

a.chpHdr {
   color: #003399;
   border: 1px solid #ffffff;
   text-decoration:none;
   font-weight: bold;
  }

a.chpHdr:hover {
   background-image: url("bluegrad.gif");
   background-repeat: repeat-x;
   border: 1px solid #95b7f3;
   background-color: #9ebff6;
   color: #003399;
}


em.header 
{
  color: #000000;
  font-family :verdana, arial, helvetica, Sans-serif;
  font-size: 10pt;
  text-decoration : none;
  font-style: normal;
  font-weight: bold;
}

em.cppptrH1 {color: #003399; font-weight: bold; font-style: normal;}

em.lastmod
{
   color : #000000;
   font-family :verdana, arial, helvetica, Sans-serif;
   font-size: 8pt;
   font-style: italic;
}

pre.cppcode 
{
  color: #000000;
  background-color:#f7f9fa;
  font-family:monospace;
  border:1px dotted #8cacbb;
}

