H1,H2,H3,H4 { font-family : "comic sans ms", verdana, arial, helvetica, sans-serif; }

DIV.small   { font-size: 70%; }
H1.pagename { margin-top: 0; margin-bottom: 0;}
IMG.inline  {}

A.footnoteref { vertical-align: super;
                font-size: 70%; }
A.footnote    { color: #0044AA; }
P.versionnote { color: red;
                font-size: 130%;
                text-align: center;
                background: #EAEAEA;
                padding: 12px 12px 12px 12px;
                }

/* Added in v1.5.1 */

H3.leftmenuheading { margin-top: 0; }
BODY.edit { background-color: #FFFFFF; } /* Edit.jsp BODY element */
BODY.page { background-color:  #E2E2E2; } /* Wiki.jsp BODY element */
BODY.print { background-color: #FFFFFF;
             font-family : "comic sans ms", verdana, arial, helvetica, sans-se\
rif;
           } /* PrinterFriendly.jsp BODY element */
           
/* Left menu */
TD.leftmenu { font-family : "comic sans ms", verdana, arial, helvetica, sans-serif; 
              font-size: 14px; 
              font-weight:bold; 
              } 

/* Page data area */
TABLE.page { background-color: #FFFFFF;
             font-family : "comic sans ms", verdana, arial, helvetica, sans-serif;
             font-size: 12px;
           }    
           
TD.page { font-family : "comic sans ms", verdana, arial, helvetica, sans-serif;
          font-size: 12px;
        }
        
TH.page { font-family : "comic sans ms", verdana, arial, helvetica, sans-serif;
          font-size: 12px; 
          font-weight:bold;
        }
        
INPUT.page { font-family : "comic sans ms", verdana, arial, helvetica, sans-serif;
             font-size: 11px;
           } 
           
SELECT.page { font-family : "comic sans ms", verdana, arial, helvetica, sans-serif;
              font-size: 11px;
            }         
                            
A.wikipage  { }                            /* Normal, internal wiki reference */
A.external  { }                            /* External reference */
A.interwiki { }                            /* Interwiki reference */

TABLE.pageactions { background-color: #FFFFFF;
             font-family : "comic sans ms", verdana, arial, helvetica, sans-serif;
             font-size: 12px;
           }

/* Added in 1.6.3 */
TD.diffadd  { background: #99FF99;
              font-family: monospace; }
TD.diffrem  { background: #FF9933;
              font-family: monospace; }
TD.diff     { background: #FFFFFF;
              font-family: monospace; }

/* Added in 1.6.9 */

TABLE.wikitable { font-size: 12px; }
TABLE.wikitable * TD { text-align: left; }
TABLE.wikitable * TH { }

/* Added in 1.6.13 */

/* This is the Edit.jsp editor style */
TEXTAREA.editor {}

/* Added in 1.9.20 */

/* The text how the "This is a preview" comment should be shown. */
.previewnote { text-align: center;
                font-size: 150%;
                    color: red; }

/* How the preview content should be shown */
.previewcontent { background: #E0E0E0; }

/* How the system messages should be shown (DisplayMessage.jsp) */
.messagecontent { background: #E0E0E0; }

/* How the "This page has been modified..." -comment should be shown. */

.conflictnote { }

/* For the weblog plugin */

.weblog { margin-left: 20px; }

.weblogheading { background: #E0E0E0;
                 font-size: 120%;
                 font-family: sans-serif;
                 margin-top: 2ex; }

.weblogentry { font-family: sans-serif;
               font-size: 85%;
               margin-left: 10px; }

.weblogpermalink { font-size: 8px;
                   margin-left: 10px; }

P.locknote { color: red;
             font-size: 130%;
             text-align: center;
             background: #EAEAEA;
             padding: 12px 12px 12px 12px;
             }

/* For the CalendarTag */
TABLE.calendar  { font-size: 80%; }
TABLE.calendar TD { text-align: center; }

TABLE.calendar TD.othermonth { color: #707070; }

TABLE.calendar TD.link { background: #E0E0E0; }

TABLE.calendar TR.month { font-size: 120%;
                          font-family: sans-serif; }
TABLE.calendar TR.weekdays { font-color: #FF0000; }

/* For the BreadcrumbsTag */
.breadcrumbs { font-size: 60%; }

/* For the RecentChangesPlugin */
TABLE.recentchanges { background-color: #FFFFFF;
             font-family : "comic sans ms", verdana, arial, helvetica, sans-serif;
             font-size: 12px;
           }

/* For the SearchBox */
SPAN.searchbox { font-family : "comic sans ms", verdana, arial, helvetica, sans-serif;
                 font-size: 12px;
               }
INPUT.searchbox { font-family : "comic sans ms", verdana, arial, helvetica, sans-serif;
                  font-size: 10px;
                }
                
/* For the LoginBox */                
INPUT.loginbox { font-family : "comic sans ms", verdana, arial, helvetica, sans-serif;
                 font-size: 10px;
               }                                

/* added for DataCore template */
TABLE.line { background: #000000; }
TABLE.bg { background: #F0F0F0; }
TABLE.bgtitle { background: #FFFFFF; }
TR.listebuild { font-size: 13px; }
A.up { font-size: 10px; }

TABLE.small { background-color: #FFFFFF;
              font-family : "comic sans ms", verdana, arial, helvetica, sans-serif;
              font-size: 12px;
            }
            
TABLE.normal { background-color: #FFFFFF;
               font-family : "comic sans ms", verdana, arial, helvetica, sans-serif;
               font-size: 12px;
             }

TABLE.svnlog { font-family : "comic sans ms", verdana, arial, helvetica, sans-serif;
               font-size: 12px;
             }
             
.none {display: none;}
