/* Javadoc style sheet */

/* Define colors, fonts and other style attributes here to override the defaults  */
body { font-family: Verdana; font-size:12px; color:#336666; }
a { color:darkblue; }
a:visited { color: #008A88; }
a:hover { text-decoration:none; }
hr { color: #336666 }
table { width: 98%; }

/* Page background color */
body { background-color: #FFFFFF }

/* Table colors */
.TableHeadingColor     { background: White }
.TableSubHeadingColor  { background: #8EBABA }
.TableRowColor         { background: #FFFFFF; border: 0; }

/* Font used in left-hand frame lists */
.FrameTitleFont   { font-family: Verdana; font-size:12px; color:#336666; font-weight: bold }
.FrameHeadingFont { font-family: Verdana; font-size:12px; color:#336666; font-weight: bold }
.FrameItemFont    { font-family: Verdana; font-size:12px; color:#336666 }

/* Example of smaller, sans-serif font in frames */
/* .FrameItemFont  { font-size: 10pt; font-family: Helvetica, Arial, sans-serif } */

/* Navigation bar fonts and colors */
.NavBarCell1    { background-color: #8EBABA;}/* Light mauve */
.NavBarCell1Rev { background-color:#336666;}
.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;}


