        
		body
                   {
           color:CAF99B;
		   background-color:black;
           font-family:courier, monospace, Courier New, arial;
		   
          }

        a.navlink
		   {
		   color: CAF99B;
		   background:none;
		   text-decoration:none;

		     
		   } 		   
		
		a:hover.navlink
		   {
		   color:99CC33;
		   background-color:none;
		   text-decoration:none;
		     
		   }
		
		a.textlink
		   {
		   color: 99CC33;
		   background:none;
		   text-decoration:none;
		     
		   } 		   
		
		a:hover.textlink
		   {
		   color:CAF99B;
		   background-color:339933;
		   text-decoration:none;
		     
		   }
		   
		  a.textlink2
		   {
		   color:CAF99B;
		   background:062306;
		   text-decoration:none;
		     
		   }
		   
		a:hover.textlink2
		   {
		   color:CAF99B;
		   background:339933;
		   text-decoration:none;
		     
		   }
		
		
		a.booklink
		   {
		   color: CAF99B;
		   font-size: 25px;
		   font-family:courier, monospace, Courier New, arial;
		   background:none;
		   text-decoration:none;
		     
		   } 		   
		
		a:hover.booklink
		   {
		   color:99CC33;
		   font-size: 28px;
		   font-family:courier, monospace, Courier New, arial;
		   background-color:none;
		   text-decoration:none;
		     
		   }
		
		table.shelf1
		{
		
		BACKGROUND: none;
		BORDER-COLLAPSE: collapse;
           BORDER: none;
		}
		
		table.shelf2
		{
		
		BACKGROUND: #062306;
		BORDER-COLLAPSE: collapse;
           BORDER: none;
		}
		
		td.DGtd
		{
		
		BACKGROUND: #062306;
		
		}
		
		p
		   {
		      text-indent: 0em;
		  }


			.roundtopGreen *, .roundbottomGreen *
        {
           DISPLAY: block;
           HEIGHT: 1px;
           OVERFLOW: hidden;
           BACKGROUND: #265607;
        }
		
		
			.roundtopdarkGreen *, .roundbottomdarkGreen *
        {
           DISPLAY: block;
           HEIGHT: 1px;
           OVERFLOW: hidden;
           BACKGROUND: #062306;
        }
		

.round1{MARGIN: 0 5px}
.round2{MARGIN: 0 3px}
.round3{MARGIN: 0 2px}
.round4{MARGIN: 0 1px; height: 2px}

		.container
        {
           
           BORDER-COLLAPSE: collapse;
           BORDER: none;
           
        }

		.container td
        {
            PADDING-LEFT: 5px;
            PADDING-RIGHT: 5px;
        }
		
	a.picLink
		   {
		   color: none;
		   background: none;
		   border: none;
		   text-decoration: none;
		     
		   } 