 
body {
       background-color:#F0F0F0;
       background-image: url(image/pagebg.gif); background-repeat:repeat-x;
}
 
table.page_o {
  table-layout:fixed;
  background-color:#FFFFFF;
  border-top: 1px solid #A0A0A0;
  border-left: 1px solid #A0A0A0;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
}
 
table.page_i {
  table-layout:fixed;
  background-color:#FFFFFF;
  /*
  border-top: 1px solid #A0A0A0;
  border-left: 1px solid #A0A0A0;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  */
}
 
td.separator {
  /* background-color:#FFFFFF; */
}
 
 
td.header {
           padding: 0px;
           background-color:#8080FF;
           background-image: url(image/head-580_bg.gif); background-repeat: no-repeat;
}
 
td.menubar {
           background-color:#C0C0FF;
}
 
td.navigation { background-color:#FEF3E2;
                border-top: 1px solid #9C8059;
           border-left: 1px solid #9C8059;
           border-bottom: 1px solid #9C8059;
           border-right: 1px solid #9C8059;
}
 
td.content { /* border-top: 1px solid #808080;
           border-left: 1px solid #808080;
           border-bottom: 1px solid #808080;
           border-right: 1px solid #808080; */
           background-color:#FFFFFF;
}
 
td.footer { background-color:#404090;
           background-image: url(image/footer_bg.gif); background-repeat: no-repeat;
 
}
 
td.report {background-color: #FFFFFF;}
 
div.header {
           padding-top: 0px;
           padding-left: 10px;
           padding-right: 10px;
           padding-bottom: 0px;
         }
/*
div.header {  border-top: 1px solid #8080FF;
           border-left: 1px solid #8080FF;
           border-bottom: 1px solid #000040;
           border-right: 1px solid #8080FF;
           background-color:#8080FF;
           background-image: url(image/head_bg.gif); background-repeat: no-repeat;
           margin-top: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-bottom: 0px;
           padding-top: 5px;
           padding-left: 10px;
           padding-right: 10px;
           padding-bottom: 5px;
         }
*/
div.navigation { background-color:#74490C;
           border-top: 0px solid #744900;
           border-left: 0px solid #744900;
           border-bottom: 1px solid #744900;
           border-right: 0px solid #744900;
           margin-top: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-bottom: 0px;
           padding-top: 0px;
           padding-left: 0px;
           padding-right: 0px;
           padding-bottom: 0px;
}
 
div.menubar { border-top: 1px solid #C0C0FF;
           border-left: 1px solid #C0C0FF;
           border-bottom: 1px solid #8080E0;
           border-right: 1px solid #C0C0FF;
           background-color:#C0C0FF;
           background-image: url(image/menubar_bg.gif);
           margin-top: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-bottom: 0px;
           padding-top: 2px;
           padding-left: 10px;
           padding-right: 10px;
           padding-bottom: 2px;
            font-size: 7pt;
}
 
td.menubut {
  background-color:#F4C98C;
  background-image : url(image/but_menubar.gif);
  height : 20px;
}
 
div.content { /* border-top: 1px solid #FF8080;
           border-left: 1px solid #808080;
           border-bottom: 1px solid #808080;
           border-right: 1px solid #808080;
           margin-top: 10px;
           margin-left: 0px;
           margin-right: 10px;
           margin-bottom: 10px; */
   /*        border:1px solid gray; */
           color:#404040;
           padding: 0px;
           background-color:#FFFFFF;
}
 
div.footer {
           color: #FFFFFF;
           margin-top: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-bottom: 0px;
           padding-top: 2px;
           padding-left: 10px;
           padding-right: 10px;
           padding-bottom: 2px;
            }
 
div.distance0 {height:0px}
 
div.distance1 {height:1px}
 
div.distance2 {height:2px}
 
div.distance5 {height:5px}
 
div.distance10 {height:10px}
 
div.nav {
  font-size : 8pt;
  font-family : Verdana, Arial, Helvetica;
  background-color : #74490C;
}
 
div.navtitle {
           background-color : #F5C98B;
           background-image: url(image/navbar_bg.gif);
           color: #000000;
           margin-top: 1px;
           padding-top: 4px;
           padding-left: 5px;
           padding-right: 5px;
           padding-bottom: 3px;
}
 
div.absatz {
           margin-top: 20px;
           padding: 10px;
           background-color : #F6F6F6;
           background-image: url(image/parbg.gif); background-repeat:repeat-x;
}
 
div.bl728 { background-color : #F6F6F6;
            padding-left:26px;
}
 
div.navblock {
           margin-top: 20px;
           padding: 10px;
           background-image: url(image/navbg.gif); background-repeat:repeat-x;
           background-color:#FFF3DD;
}
 
 
#doc {
  font-family:Verdana,Arial,Helvetica;
  font-size:9pt;
  color: #404040;
}
 
a {   font-family:Verdana,Arial,Helvetica;
      color: #000099;
      text-decoration: none;
  }
 
a:hover {
      text-decoration: underline;
}
 
#navlink { padding-top: 5px;
           padding-bottom: 10px;
}
 
a.nav { color: #E1771E;
        font-size: 8pt;
        font-weight : bold;
        text-decoration: none;
}
a.nav:hover { text-decoration: underline;
}
a.nav:visited:hover { text-decoration: underline;
}
 
a.glossary { font-family:Verdana,Arial,Helvetica;
             font-size:9pt;
             color: #404040;
             text-decoration: none;}
a.glossary:hover { color: #000099;
            text-decoration: underline;}
a.glossary:visited {  font-size:9pt;
             color: #404040;
             text-decoration: none;}
a.glossary:visited:hover { color: #000099;
            text-decoration: underline;}
 
a.bbox:link {
  color : #000080;
  text-decoration : none;
  font-size : 7pt;
}
a.bbox:hover {
  color : #000080;
  text-decoration : underline;
  font-size : 7pt;
}
a.bbox:visited {
  color : #000080;
  text-decoration : none;
  font-size : 7pt;
}
a.bbox:active {
  color : #000080;
  text-decoration : none;
  font-size : 7pt;
}
a.bbox:visited:hover {
  color : #000080;
  text-decoration : underline;
  font-size : 7pt;
}
 
a.fss:link     {  color:#000099;  text-decoration:none;  font-size:7pt; }
a.fss:hover    { color:#000099;  text-decoration:underline;  font-size:7pt; }
a.fss:visited  {  color:#000099;  text-decoration:none;  font-size:7pt; }
a.fss:visited:hover {  color:#000099;  text-decoration:underline;  font-size:7pt; }
a.fss:active   {  color:#000099;  text-decoration:none;  font-size:7pt; }
 
 
ul.nav {
        margin-top: 5px;
        padding-left : 30px;
        list-style-image : url(image/bullet_o.gif);
}
li.nav {
          margin-top:5px;
          margin-bottom:1px;
}
 
li { margin-top:5px;
     margin-bottom:7px;
}
 
 
*.yellow {
  background-color:#FFFF00;
}
 
div.indent20
{
  padding-left:20px;
}
 
h1 {
      color:#404040;
      font-family:Verdana,Arial,Helvetica; font-weight : bold; Font-size: 11pt;
      margin-top:5px;
      padding-top:5px;
      margin-bottom:20px;
}
 
h2 {
      color:#404040;
      font-family:Verdana,Arial,Helvetica; font-weight : bold; Font-size: 10pt;
      margin-top:5px;
      padding-top:5px;
}
 
h1.titlebar {
     color:#FFFFFF;
     font-family:Verdana,Arial,Helvetica;
     font-size:20pt;
     margin-left:0px;
     margin-top:10px;
     margin-bottom:0px;
     padding-left:0px;
     padding-top:0px;
     padding-bottom:0px;
}
 
h2.titlebar {
     color:#FFFFFF;
     font-family:Verdana,Arial,Helvetica;
     font-size:9pt;
     margin-left:0px;
     margin-top:2px;
     margin-bottom:0px;
     padding-left:0px;
     padding-top:0px;
     padding-bottom:0px;
}
 
 
 
a.header:link           {color:#FFFFFF; text-decoration:none; font-size:8pt;font-family:Verdana,Arial,Helvetica;}
a.header:hover          {color:#FFFFFF; text-decoration:underline; font-size:8pt;font-family:Verdana,Arial,Helvetica;}
a.header:visited        {color:#FFFFFF; text-decoration:none; font-size:8pt;font-family:Verdana,Arial,Helvetica;}
a.header:visited:hover  {color:#FFFFFF; text-decoration:underline; font-size:8pt;font-family:Verdana,Arial,Helvetica;}
a.header:active         {color:#FFFFFF; text-decoration:none; font-size:8pt;font-family:Verdana,Arial,Helvetica;}
 
ul.bullet {
             list-style-image:url(image/bullet.gif);
           }
 
li.list {
          margin-top:10px;
}
 
#note {      font-size:7pt;
}

