    table.dashed {border-style: solid}


    td.inset {border-style: inset}
    p.outset {border-style: outset;
                 background-color:white;
                 font-size 10pt;
             }
    td.outset
    {
       border: 2px solid black;
       border-bottom-width: 8;
       border-right-width:4;

       background-color: khaki;

       font: bold 10px arial;
       padding: 2px;
       padding-left: 4px;
       display: block;
    }
    .outset A:link {    text-decoration: none;
                        font-family:Sans-serif,Times;
                         font-weight: bold;
                         font-size: 8pt; color: orange; }
  
                   
    .outset A:visited {
                         font-family:Sans-serif,Times;
	                 font-size: 8pt; color: darkgreen;
                         font-weight: bold;
                         text-decoration: none;
                        }
   .outset A:HOVER   { font-weight: bold; 
                          text-decoration: 
                          underline; color : maroon; 
                        }
   .outset  A:ACTIVE { font-weight: bold; 
                          text-decoration: 
                          underline; color : maroon; 
                        }

   .buttontable A:link {    text-decoration: none;
                            font-family:Sans-serif,Times;
                            font-weight: bold;
                            font-size: 8pt; color: khaki; 
                       }
   .buttontable A:visited {
                         font-family:Sans-serif,Times;
	                 font-size: 8pt; color: khaki;
                         font-weight: bold;
                         text-decoration: none;
                        }
   .buttontable A:HOVER   { font-weight: bold; 
                          text-decoration: 
                          underline; color : white; 
                        }
   .buttontable  A:ACTIVE { font-weight: bold; 
                          text-decoration: 
                          underline; color : white; 
                        }

    .buttontable TD
                        {font-family:Sans-serif,Times;
                         font-size:8pt;
                         font-weight:normal;
                         background-color: steelblue;
                         color: yellow;
                        }
    .buttontable  TH      {font-family:Sans-serif,Times;
                         font-size:8pt;font-weight:bold;
                         background-color:mediumslateblue;
                         color: yellow;
                        }
    table.boxed {
                         border-spacing: 2px;
                         empty-cells: hide;
                }

                         td.boxed, th.boxed, th.boxedHeader {
                         background-color: #e6f3fd;
                         
                         border-color: #000000;
                         border-style: solid;
                         border-width: 1px;
                         color: #000000;
                         padding: 2px;
                         padding-left: 4px;
                         padding-right: 4px;
                         
                         font: bold 12px arial,Verdana;
                         
                         
                 }

      th.boxed {
                          background-color: #bfcfcf;
               }

      th.boxedHeader {
                          background-color: navy;
                          color: #ffffff;

                    }




      td.goright{  text-align: right }
   
      .bottom td { background: #e6f3fd  font: italic small-caps 900 12px arial   }

     .bottom A:link {    text-decoration: none;
                         font: italic small-caps 900 12px arial ;
                         color: navy; 
                     }
   .bottom A:visited {  text-decoration: none;
                         font: italic small-caps 900 12px arial ;
                         color: navy;
                     }
   .bottom A:HOVER   {  
                         font: italic small-caps 900 12px arial ;
                         color: orange;
                     }
   .bottom  A:ACTIVE {   text-decoration: none;
                         font: italic small-caps 900 12px arial ;
                         color: red;
                     }
    .bottom {font-size:5px}xxxxxxxx                 

   #header01       { position: absolute; left: 62  ; top: 15 ;
                     color: navy;
                     font-family: Times;
                     font-weight: bold;
                     font-size: 42px;
                     
                   }
   #header02       { position: absolute; left: 55  ; top: 18 ;
                     color: khaki;
                     font-family: Times;
                     font-weight: bold;
                     font-size: 42px;
                     
                   }
                   
     TD.notes         {font-size: 13px} 
    
     TD.calendr
     {font-family:Sans-serif,Times;font-size:9pt;
      font-weight:normal;
      color: pink;
       background-color: khaki;
     }


     .calendr A:link {text-decoration: none;
          font-family:Sans-serif,Times;
          font-size: 10pt; color: navy; }
     .calendr A:visited {text-decoration: none;
          font-family:Sans-serif,Times;
          font-size: 10pt; color: navy; }
     .calendr A:HOVER { font-family:Sans-serif,Times;
             text-decoration: none;
             font-size: 10pt; color: red; }
     .calendr A:ACTIVE { font-family:Sans-serif,Times;
             text-decoration: none;
             font-size: 10pt; color: yellow; }
               
     A.headerbottom:visited  {color: white; text-decoration: none; background:navy;
                          }
     A.headerbottom:link  {color: white; text-decoration: none;background:navy}
     A.headerbottom:active  {color: white; text-decoration: none:background:navy}
     A.headerbottom:hover   {color: navy; background-color: lightsteelblue; text-decoration: none}

     TD.headerbottomtd {font: normal small-caps 900 13px arial;
                                         color:white; background:navy}
