body {
      background-color: #d1fed0;
     }
body.iframe {
             background-color: #d0f0d0;
            } 
#TopBar {position:absolute; 
         width:100%; 
         height:160; 
         z-index:1; 
         left: 2px; 
         top: 2px;
         background-color:#d1fed0;
         background-image: url(images/topbar.jpg);
         background-repeat: no-repeat;
         background-attachment: fixed;}
#LeftMenu {position:absolute;
           width:150px;
           height: 100%;
           z-index:2;
           left:0px;
           top:170px;
           border-right-style: groove;
           background-color:#d0f0d0;
          }
#MainBody {position: absolute;
           width: 80%;;
           height: 100%;
           z-index: 1;
           left: 151px;
           top: 161px;
           background-color:#d1fed0;
          } 
#RightPanel {position: absolute;
           width: 180px;
           height: 100%;
           z-index: 3;
           left: 610px;
           top: 170px;
           background-color:#d0f0d0;
           border-left-style: groove;
          } 
#hiddenMenu {position:absolute;
             width: 145px;
             height: 130px;
             z-index:4;
             left: 120px;
             top: 319px;
             background-color: #d0f0d0;
             cursor: hand;
             border-style: groove;
            } 
#hiddenMenu2 {position:absolute;
             width: 145px;
             height: 180px;
             z-index:4;
             left: 120px;
             top: 166px;
             background-color: #d0f0d0;
             cursor: hand;
             border-style: groove;
            } 
            
          
          
img.topbutton {border-bottom: 1px solid green;
              }
img.button {border-bottom: 1px solid green;
            border-left: 0px solid green;
            border-right: 0px solid green;
           } 
img.hidden {cursor: hand;
            border-bottom: 1px solid green;
            border-left: 0px solid green;
            border-right: 0px solid green;
           }
img.smallpic {cursor: hand;
              font-family: arial,helvetica,sans-serif;
              font-size: 12pt;
              color: blue;
              text-decoration: underline;
             }
a.smallpic {cursor: hand;
              font-family: arial,helvetica,sans-serif;
              font-size: 12pt;
              color: blue;
              text-decoration: underline;
             }
            
h1 {font-family: arial,helvetica,sans-serif;
    font-size: 24pt;
    color: #4e8300
   }
h2 {font-family: arial,helvetica,sans-serif;
    font-size: 20pt;
    color: #4e8300
   }
h3 {font-family: arial,helvetica,sans-serif;
    font-size: 14pt;
    color: #4e8300
   }
h4 {font-family: arial,helvetica,sans-serif;
    font-size: 10pt;
    color: #4e8300
   }
h3.notice {font-family: arial,helvetica,sans-serif;
    font-size: 14pt;
    color: #000000;
   }
   
h5 {font-family: arial,helvetica,sans-serif;
    font-size: 12pt;
    color: #4e8300;
   }
h5.desc {font-family: arial,helvetica,sans-serif;
         font-size: 12pt;
         color: #4e8300;
         text-align: justify;
        }
   
h6 {font-family: arial,helvetica,sans-serif;
    font-size= 8pt;
    color: #000000;
    text-align: center;
   } 
h6.right {font-family: arial,helvetica,sans-serif;
    font-size= 8pt;
    color: #000000;
    text-align: right;
   }
h6.left {font-family: arial,helvetica,sans-serif;
    font-size= 8pt;
    color: #000000;
    text-align: left;
   }
h4.stand_out {font-family: arial,helvetica,sans-serif;
              font-size: 12pt;
              color: #0000ff;
             }

h4.stand_out2 {font-family: arial,helvetica,sans-serif;
              font-size: 12pt;
              color: #ff0000;
             } 

h4.stand_out3 {font-family: arial,helvetica,sans-serif;
              font-size: 12pt;
              color: #ff69c7;
             }  
   
a.inline {font-family: arial,helvetica,sans-serif;
          font-size: 12pt;
          color: blue;
          text-decoration: underline;
         }
td.celldate {font-family: arial,helvetica,sans-serif;
             height: 10px;
             padding: 0px;
             border-spacing: 0px;
             margin: 0px;
             font-size: 8pt;
             color: #000000;
             text-align: right;
        } 
td.cellday {font-family: arial,helvetica,sans-serif;
            font-size: 10pt;
            color: #4e8300
            height: 12px;
            text-align: center;
            padding: 0px;
            border-spacing: 0px;
            margin: 2px;
           }     
td.celldetail {font-family: arial,helvetica,sans-serif;
            font-size: 10pt;
            color: #000000;
            height: 10px;
            text-align: left;
            padding: 2px;
            border-spacing: 2px;
            margin: 2px;
           }
td.celltext {font-family: arial,helvetica,sans-serif;
             font-size: 12pt;
             color: #4e8300;
             text-align: justify;
             padding: 2px;
             border-spacing: 2px;
             margin: 2px;
           }
td.tableheader {font-family: arial,helvetica,sans-serif;
             font-size: 12pt;
             color: #ffffff;
             background-color:#00ea6d;
             text-align: center;
             font-weight:bold;
             padding: 2px;
             border-spacing: 2px;
             margin: 2px;
           }
           
td.cellheader {font-family: arial,helvetica,sans-serif;
               font-size: 14pt;
               color: #4e8300;
               text-align: center;
               padding: 2px;
               border-spacing: 2px;
               margin: 2px;
              }           
img.main {float: left;
          margin-right:10px;
          margin-bottom:0px;
         }
img.main3 {cursor: hand;
          float: left;
          margin-right:10px;
          margin-bottom:0px;
         }
img.main2 {float: right;
           margin-left:10px;
           margin-bottom:0px;
          }          
