/* Javadoc style sheet */

a:hover			{color: #FF0000; text-decoration:none;}

/* Define colors, fonts and other style attributes here to override the defaults */

/* Page background color */
body { font-size: 0.8em;font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #FFFFFF }

/* Headings */
h1 { font-size: 145% }


/* Table colors */
.TableHeadingColor     { background: #CCCCFF} /* Dark mauve */
.TableSubHeadingColor  { background: #EEEEFF } /* Light mauve */
.TableRowColor         { background: #FFFFFF } /* White */

/* Font used in left-hand frame lists */
.FrameTitleFont   { font-size: 140%; font-family:  Arial, Helvetica,Verdana, sans-serif; font-weight: bold }
.FrameHeadingFont { font-size: 130%; font-family:   Arial, Helvetica, Verdana, sans-serif; font-weight: bold}
.FrameItemFont    { font-size:  100%; font-family: "Courier New", Arial, Verdana, sans-serif;}

/* Navigation bar fonts and colors */
.NavBarCell1    { background-color:#EEEEFF;} /* Light mauve */
.NavBarCell1Rev { background-color:#000080;} /* Dark Blue */
.NavBarFont1    { font-size: 120%; font-family: Arial, Helvetica, sans-serif; color:#000000;}
.NavBarFont1Rev { font-size: 120%; font-family: Arial, Helvetica, sans-serif; color:#EEEEFF;}

.NavBarCell2    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;}
.NavBarCell3    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;}

/* Normal Text */
code         { font-size: 100%;}
pre	{ font-size: 100%;}