/* noooxml */

#header {
   height: 95px;
   border-bottom: 10px solid #7f0000;
}
#header h1 a span{
   display: none;
}
#header h2 {
   display: none;
}
#header h1 a,#header h1 a:hover{
   margin: 0;
   padding: 0;
   background-image: url(/local--files/start/banner1.png);
   height: 60px;
   width: 468px;
   position: absolute;
 /*  top: 10px; */
   top: 20px; 
 /*  left: 20px; */
   left: 0px;
}

body{
   font-size: 0.75em;
   min-width: 60em;
}

a {
   color: #7f0000;
   text-decoration: none;
}
a.newpage{
   color: #7f0000;
}
a:hover {
   color: #7f0000;
   text-decoration: none;
}

#top-bar {
   position: absolute;
   left: auto;
   right: 10px;
   top: 65px;
   overflow: visible;
   background-color:white;
   z-index:26;
}
#top-bar ul li a, #top-bar ul li ul li a {
   background-color:white;
}
#top-bar a {
   color: #7f0000;
}
#top-bar ul li a:hover, #top-bar ul li ul li a:hover{
   background-color: white;
   color: #7f0000;
   text-decoration: none;
}

#side-bar{
   width: 14em;
   padding: 0;
   background-color: white;
   border-right: 0;
}

#side-bar h1, #side-bar h2, #side-bar h3 {
   text-align: left;
   margin: 0.5em;
   color: #7f0000;
   font-weight: bold;
}

#side-bar li a {
   background-color: white;
   color: #7f0000;
   font-weight: bold;
}
#side-bar li a:hover {
   background-color: white;
   color: #7f0000;
   text-decoration: none;
}

#page-title {
   font-family: verdana,arial,helvetica,sans-serif;
   font-weight: normal;
   color: #7f0000;
   border-color: #7f0000;
}
#main-content {
   border-left: 1px solid #7f0000;
}
#main-content h1 span{
   background-color: white;
   padding: 0em 0em;
   color: #7f0000;
}
#main-content h1 span a{
   color: #7f0000;
   font-weight: bold;
}
#main-content h1 span a:hover{
   color: #7f0000;
   font-weight: bold;
}

#main-content h2 span{
   background-color: white;
   padding: 0em 0em;
   color: #7f0000;
}
#main-content h2 span a{
   color: #7f0000;
   font-weight: bold;
}
#main-content h2 span a:hover{
   color: #7f0000;
   font-weight: bold;
}

#main-content h3 span {
   font-weight: bold;
   margin-left: 0em;
   color: #7f0000;
}
#main-content h3 span a{
   color: #7f0000;
   font-weight: bold;
}
#main-content h3 span a:hover{
   color: #7f0000;
   font-weight: bold;
}

#main-content li {
   margin-top: 0.5em;
}

#page-info {
   color: white;
   font-size: 70%;
   text-align: right;
}
.page-options-bottom a, a.action-area-close {
   color: #7f0000;
   background-color: white;
   text-decoration: none;
}
.page-options-bottom a:hover, a.action-area-close:hover {
   color: #7f0000;
   background-color: white;
}
div.mailform-box table.form{
   margin: 0 auto 0 0;
}