/* Javadoc style sheet */

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

/* Page background color */
body { background-color: #FFFFFF }

/* Table colors */
.TableHeadingColor     { background: #6c87b7;color:#f2f2f2; font-family:courier} 
.TableSubHeadingColor  { background: #40506b;color:#f2f2f2;font-family: courier } 
.TableRowColor         { background: #f2f2f2 } 

/* Font used in left-hand frame lists */
.FrameTitleFont   { font-size: 10pts; font-family: courier; }
.FrameHeadingFont { font-size: 10pts; font-family: courier;background: #6c87b7; color:#f2f2f2; padding-left:6pt;padding-right:12pt}
.FrameItemFont    { font-size: 10pts; font-family: courier }

/* 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:#6c87b7}/* Light mauve */
.NavBarCell1Rev { background-color: #40506b}/* Dark Blue */
.NavBarFont1    { font-family: Arial, Helvetica, sans-serif; color:#f2f2f4;}
.NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;}

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

A:link {
	;color:#40506b
	;text-decoration:underline
}
A:link IMG { border: none }
A:visited {
	;color:#6c87b7
	;text-decoration:underline
}
A:visited IMG {border: none}
H2 {font-family:courier
	 ;font-size:18pt
}
H3 {
	font-family:courier
	;font-size:14pt