@charset "iso-8859-1";
body { color: black;
       background: #f4f6fc;
       font-family: arial, verdana, sans-serif;
     }

h1, h2, h4 { color: #043c24;
         text-align: center;
       }

h1, h2 { font-size: 1.5em;
         margin-top: .67em }

h3 { color: #043c24;
     text-align: center;
     font-size: "100%";
     font-weight: bold;
     font-style: italic;
     margin-top: .5em;
     margin-bottom: .5em
   }

h5 { text-align: center;
     font-size: "60%";
     font-weight: normal;
     color: #4aef00;
     padding: 0em
   }

b { color: green;
    font-weight: bold
  }

/* Text Boxes */

#wrap { height: 100% }

#top-layer { text-align: center;
             padding: 0em;
             margin: 0em
           }

#special-announcement { background-color: #FFFFCC;
		margin: 2em;
                align: center;
                text-align: center;
                color: #000;
                padding: 1em;
                font-family : Verdana, Arial, sans-serif;
                font-size: "100%";
                font-weight: bold;
                font-style: normal;
                border-style: dashed;
                border-width: 2px;
                border-color: red;
              }

#access-announcement { background-color: #FFFFCC;
		margin: 2em;
                align: center;
                text-align: center;
                color: #000;
                padding: 1em;
                font-family : Verdana, Arial, sans-serif;
                font-size: "100%";
                font-weight: bold;
                font-style: normal;
                border-style: dashed;
                border-width: 2px;
                border-color: blue;
              }


#main-content { background-color: #FFFFCC;
                text-align: left;
                color: #000;
                height: 100%;
                padding-left: 1em;
                padding-right: 1em;
                padding-top: 0em;
                font-family : Verdana, Arial, sans-serif;
                font-size: "100%";
                font-weight: normal;
                font-style: normal;
                border-style: solid;
                border-width: 1px;
                border-color: green;
              }

#main-content a:link { text-decoration: none;
                       color: green;
                       font-weight: normal
                     }

#main-content a:visited { text-decoration: none;
                          color: green;
                          font-weight: normal
                        }

#main-content a:hover { text-decoration: underline;
                        color:green;
                        font-weight: normal
                      }


#main-content table { background: #ffc;
                      width: 100%
                    }

#main-content th { text-align: left;
                   color: green
                 }

#main-content td { text-align: left;
                   vertical-align: top
                 }

#main-content tr { text-align: center}

#main-content-fine { background-color: #FFFFCC;
                text-align: left;
                color: #000;
                height: 100%;
                padding-left: 1em;
                padding-right: 1em;
                padding-top: 0em;
                font-family : Verdana, Arial, sans-serif;
                font-size: "100%";
                font-weight: normal;
                font-style: normal;
                border-style: solid;
                border-width: 1px;
                border-color: green;
              }

#main-content-fine table { background: #ffc;
                      border-width: 1;
                      border-color: green;
                      width: 100%
                    }

#main-content-fine th { text-align: left;
                   color: green;
                   font-size: .9em
                 }

#main-content-fine td { text-align: left;
                   font-size: .9em }
#main-content-fine tr { text-align: center;
                   font-size: .9em }

#vball { background-color: #FFF;
         text-align: left;
         color: #000;
         height: 100%;
         padding-left: 1em;
         padding-right: 1em;
         padding-top: 0em;
         font-family : Verdana, Arial, sans-serif;
         font-size: "100%";
         font-weight: normal;
         font-style: normal;
         border-style: solid;
         border-width: 1px;
         border-color: green
       }

#vball a:link { text-decoration: none;
                color: green;
                font-weight: normal
              }

#vball a:visited { text-decoration: none;
                   color: green;
                   font-weight: normal
                 }

#vball a:hover { text-decoration: underline;
                 color:green;
                 font-weight: normal
               }


#vball table { background: #fff;
               width: 75%;
               border-style: solid;
               border-width: thin;
               border-color: green
             }

#vball th { text-align: center;
            color: green
          }

#vball td { text-align: left;
            vertical-align: top
          }

#vball tr { text-align: center}


#RelatedLinks { margin: auto;
                float: right;
                background-color: #f4f6fc;
                padding: 2px;
                border-style: solid;
                border-width: 1px;
                border-color: green
              }

#eventbar { color: white;
            margin: auto;
            margin-left: 2px;
            float: right;
            padding: 1em;
            width: 20%;
            height: 100%;
            background-color: darkgreen;
            border-style: solid;
            border-width: 1px;
            border-color: green;
            text-align: center;
            vertical-align: top
          }

#eventbar a:link { text-decoration: none;
                 font-weight: normal;
                 color: white;
                 font-size: "100%"
               }

#eventbar a:visited { text-decoration: none;
                    font-weight: normal;
                    color: white;
                    font-size: "100%"
                  }

#eventbar a:hover { background-color: #FFFFCC;
                  padding-left: .5em;
                  padding-right: .5em;
                  text-decoration: none;
                  font-weight: normal;
                  color: darkgreen
                }
#eventbar hr { color: white }

#navbar { margin: auto;
          margin-right: 2px;
          float: left;
          padding: 1em;
          width: 20%;
          height: 100%;
          background-color: darkgreen;
          text-align: center;
          vertical-align: top;
          border-style: solid;
          border-width: 1px;
          border-color: green
        }


#navbar a:link { text-decoration: none;
                 font-weight: normal;
                 color: white;
                 font-size: "100%"
               }

#navbar a:visited { text-decoration: none;
                    font-weight: normal;
                    color: white;
                    font-size: "100%"
                  }

#navbar a:hover { background-color: #FFFFCC;
                  padding-left: .5em;
                  padding-right: .5em;
                  text-decoration: none;
                  font-weight: normal;
                  color: darkgreen
                }

#navbarbar hr { color: white }
                                                   
/* Misc. Styles */

dd { padding-top: 1em;
     padding-bottom: 1em 
   }
                 
dt { font-weight: bold }

em { color: green;
     font-weight: bold;
     font-style: italics
   }

th.tblBoard { color:green }

td.tblBoard { text-align: left }

hr { color: green;
     width: 75% 
   }
