/* Javadoc style sheet */

/* Define colors, fonts and other style attributes here to override the defaults  */

a:link { color:#0000FF }
a:visited { color:#990099 }

/* Page background color */
body { background-color: #FFFFFF }
/* body { background-image:url("yworksbg.gif"); } */

/* Table colors */
.TableHeadingColor     { background: #DDDDDD; }
.TableSubHeadingColor  { background: #EEEEEE; }
.TableRowColor         { background: #FFFFFF; }

/* Font used in left-hand frame lists */
.FrameTitleFont   { font-size: 16pt; font-family: Times New Roman, Times,serif;  font-weight : bolder;  height : 20pt;   }
.FrameHeadingFont { font-size: 14pt; font-family: Times New Roman, Times,serif;  font-weight : bold;  }
.FrameItemFont  { font-size: 12pt; font-family: normal; }

/* Navigation bar fonts and colors */
.NavBarCell1    { background-color:#DDDDDD ;  }
.NavBarCell1Rev { background-color:#666666; }
.NavBarFont1    { font-family: Arial, Helvetica, sans-serif; color:#000000; }
.NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;}
.NavBarCell2    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;}
.NavBarCell3    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;}

/* yFilesHeader and Copyright fonts and colors */
.yFilesHeaderFont { font-size: 20pt; font-family: Arial, Helvetica, sans-serif; color:#000000; font-weight: bold;}
.CopyrightFont { font-size: 7pt; font-family: Arial, Helvetica, sans-serif; color:#999999; }
.CopyrightFont A { font-size: 7pt; font-family: Arial, Helvetica, sans-serif; color:#333333; text-decoration: none;}
.CopyrightFooterFont { font-size: 9pt; font-family: Arial, Helvetica, sans-serif; color:#000000; }
