
  body {
/*  margin:0;
  padding:0; */
  color:black;
  background: #999966;
  font: Verdana, arial, sans-serif;
/*  font: 0.8em Verdana, arial, sans-serif; */
  }
  .smalltext {
  font-family:verdana;
  font-size:10px;
  background: #999966;
  color: black;
  }
  
  .heading {
  font-family:verdana;
  font-size:22px;
  background: #999966;
  color: white;
  }
  
  p,td { font-size: 11px; font-family:verdana }
  
    .section1 {
  font-family:verdana;
  font-size:14px;
  background: #999966;
  color: white;
  }
  
      .section2 {
  font-family:verdana;
  font-size:12px;
  /* background: #999966; */
  color: black;
  text-decoration:underline;
  }
  
  .table-background {
  background: #bbd5ee;
  /* font: 8pt/16pt georgia; */ 
  }
  
  #header {
  top:0;
  left:0;
  height:5em;
  color:#009;
  background:#ccc;
  border:3px solid blue;
  }
  
  .dbdbutton .dbdbl {
  /* border: 1px solid #000; */
  border-style: inset; 
  display: block;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 1px 0px;
  text-align: center;
  width: 160px;
}

.dbdbutton .xml {
  background-color: #999966;
  color: white;
}

.dbdbutton a.xml:hover {
  background-color: #fff;
  color: #f60;
}

.dbdbutton .dbdbr {
  border: 1px solid #000;
  
  display: block;
  left: 43px;
  margin: 2px 0px 0px 0px;
  padding: 0px 0px 1px 2px;
  position: absolute;
  text-align: left;
  top: 0px;
  width: 105px;
}


.dbdbutton a.dbdbr:hover {
  background-color: #000;
  color: #fff;
}

#mybutton   {border-style: inset; 
             border-color: #bbbbbb;
             background-color: #aaaaaa;
             width: 160px;
             text-align: center; }


A.buttontext {color: black; 
              text-decoration: none; 
              font: bold 12pt verdana;
              cursor: hand; }


.buttonover {color: yellow;
             text-decoration: none; 
             font: bold 12pt verdana;
             cursor: hand; }
				
 #mybutton1   {border-style: inset;
        border-color: white;
        background-color: #999966;
        text-decoration: none;   
        width: 160px;
        text-align: center;}
  
  A.buttontext1 {color: black; 
                text-decoration: none;   
                font: bold 12pt verdana;
                cursor: hand;
			   }
			   
			   .buttonover1  {color: #999999;
                text-decoration: none;
                font: bold 12pt verdana;
                cursor: hand;}

/*  h1 {font-size: 1.8em; padding:0.2em 0.3em;}
  h2 {font-size: 1.3em; color: #8b0000;} */
  
/*  h1 {
    font-family:verdana;
    color: white;
	background: #999966;   
  } */
  
  #main {
  margin-left:15em;
  padding:0 3em 1em;
  background: #bbd5ee;
  border:3px solid red
  }
  
  #sidebar {
  font-family:verdana;
  color:black;
  }
/*  position:absolute;
  top: 210px;
  left:0;
  width:157px;
  height:739px;
  background: #f5f5f5;  
  border:0px solid #c0c0c0;
  text-align: right;
  background-image: url(images/background.jpg); 
  color: maroon;
  background-image: url(images/tree_pose_short.jpg);*/
  
/*  #sidebar p {padding:0.5em;} */
  
 