.dropdownmenu {
   z-index: 99999;
   padding:8px;
   visibility: hidden;
   position: absolute;
   text-align: left;
   border: 1px solid black;
   background: white;
}
.structure {
   padding:1px;
   position: static;
   text-align: left;
   border: 1px solid black;
   background: white;
   font-family: Arial,Helvetica,sans-serif;
   font-size : 10pt;
}
.content {
   position: static;
   padding-left: 0px;
   padding-right: 0px;
   border: 0px solid black;
   background: white;
   font-family: Arial,Helvetica,sans-serif;
   font-size : 8pt;
}
.menulight {
   color : #e77919;
   font-family: Arial,Helvetica,sans-serif;
   font-size : 10pt;
   text-align : center;
   line-height : 12pt;
   letter-spacing:0.5pt;
   cursor:hand;
   font-weight: bold;
}
.menudark {
   color : black;
   font-family: Arial,Helvetica,sans-serif;
   font-size : 10pt;
   text-align : center;
   line-height : 12pt;
   letter-spacing:0.5pt;
   cursor:hand;
   font-weight: normal;
}
.rightborder {
   border-left : 0px solid #605e5d ;
   border-right : 1px solid #605e5d;
   border-top : 0px solid #605e5d ;
   border-bottom : 0px solid #605e5d ;
   text-align : center;
   cursor:hand;
}
.allborders {
   vertical-align : bottom;
   border-left : 1px solid black;
   border-right : 1px solid black;
   border-top : 1px solid black;
   border-bottom : 1px solid black;
   text-align : center;
   cursor:hand;
}
a.nounder {
   text-decoration : none;
}
a:visited {
   text-decoration:none;
   border:solid black 0px;
}
.inputcolor {
   font-family: Arial,Helvetica,sans-serif;
   border : solid #e77919 1px;
   font-size: 10pt;
   line-height:12pt;
}
.inputnocolor {
   font-family: Arial,Helvetica,sans-serif;
   border: solid black 1px;
   font-size: 10pt;
   line-height:12pt;
}
.text {
   color: #000000;
   font-family: Arial,Helvetica,sans-serif;
   font-size: 8pt;
   text-decoration: none;
}
.menu {
   color: #000000;
   font-family: Arial,Helvetica,sans-serif;
   font-size: 10pt;
   text-decoration: none;
}
font {
   color: #000000;
   font-family: Arial,Helvetica,sans-serif;
   font-size: 8pt;
}
h1 {
   color: #000000;
   font-family: Arial,Helvetica,sans-serif;
   font-size: 11pt;
   font-weight:bold
   text-decoration: underline;
}

h2 {
   color: #000000;
   font-family: Arial,Helvetica,sans-serif;
   font-size: 9pt;
   font-weight: normal;
}

h3 {
   color: #000000;
   font-family: Arial,Helvetica,sans-serif;
   font-size: 9pt;
   font-weight: normal;
}

p { 
   color: #000000;
   font-family: Arial,Helvetica,sans-serif;
   font-size: 9pt;
   font-weight: normal;
}
   
strong { font-weight: normal; }
