BODY {          scrollbar-face-color:       #88fa88;
                scrollbar-arrow-color:      #4c8a4c;
                scrollbar-track-color:      #bff7bf;
                scrollbar-shadow-color:     #1d931d;
                scrollbar-highlight-color:  #96fa96;
                scrollbar-3dlight-color:    #b4ed5b;
                scrollbar-darkshadow-Color: #366c36;
                margin-top:        4px;
                margin-left:       6px;
                margin-right:      30px;
                margin-bottom:     30px;
                font-family:       Arial, Helvetica, sans-serif;
                font-size:         11pt;
                font-weight:       normal;
                color:             #02A002;
                background-color:  #F9CBE5;
                /* background-color:  #DCEFF6;   */
}

P             { font-size:         11pt;
                }

H1            { font-size:         18pt;
                font-weight:       bold;
                color:             #00ff00;
                text-align:        center;
                }

H2            { font-size:         14pt;
                font-weight:       bold;
                color:             #00ff00;
                text-align:        left;
                margin-bottom:     3px;
                }

TABLE         { font-size:         12pt;
                font-weight:       normal;
                }

A             { color:            #289828;
                background-color: #F5E19F;
                text-decoration:  none;
                }
A:hover       { background:   #FFFF00;}


.maintable    { border-width:      0px;
                padding:           0px;
                margin:            0px;
                border-style:      solid;
                border-color:      #000000;
              }

.rowtop       {  }
.row2         {  }

.topleft      { background-image:  url(/gif/borderleft.gif);
                background-repeat: none;
                padding-left:      110px;
                padding-top:       110px;
                }
.topright     { width:             104;
                }
.bottomleft   { height:            85;
                }
.bottomright  { }

.menudiv      {  }

.menutable    { width:             260px;
                border-width:      0px;
                padding:           0px;
                margin:            0px;
                border-style:      none;
                border-color:      #000000;}

.detailmenu   { border-width:      2px;
                padding:           0px;
                margin:            0px;
                border-style:      solid none solid none;
                border-color:      #026C02;}

.menucolumn   { text-align:        left;
                }
.menucolumn   { }

.menutable A:hover {background:    #FFFF00;}
.menutable A  { color:             #C00000;
                background-color:  #F9CBE5;
                text-decoration:   none;
                }

.menuselect   { background:        #FFFF00;
                color:             #C00000;
                }

.intro        { font-size:         12pt;
                font-weight:       normal;
                color:             #047404;
                }

.picturetable { border-width:      2px;
                padding:           1px;
                margin:            1px;
                border-style:      ridge;
                border-color:      #86ecd4;
                background-color:  #b7ffb7;
                color:             #0ab8b1;
                }


