<!-- general style-->

a:visited {color: 384320;
           text-decoration: underline;}
		   
a:link {color: 384320;
        text-decoration: underline;}
	
a:hover {color: 333B22;
         text-decoration: none;
	     background:D9F0BD}

			 			 

li {list-style-type: square}

table {font-family: verdana;
       font-size: 9pt;
	   color: 333B22} 
	   
.subsub {font-family: verdana;
         font-size: 13pt;
	     color: MidnightBlue;
		 z-index:2}

a.imgSwap:visited {color: black;
                   text-decoration: none}
		   
a.imgSwap:link {color: black;
                text-decoration: none;}
	
a.imgSwap:hover {color: black;
                 text-decoration: none;}
				 
.pointerChange  {cursor:hand;
                 border: solid black;
				 border-width:1}

 .withBorder  {  border: solid black;
				 border-width:1;
				 padding=5}
				 
 body {
    scrollbar-3d-light-color : D9F0BD;
    scrollbar-arrow-color : D9F0BD;
    scrollbar-base-color : D9F0BD;
    scrollbar-dark-shadow-color : D9F0BD;
    scrollbar-face-color : D9F0BD;
    scrollbar-highlight-color : #FFFACD;
    scrollbar-shadow-color : D9F0BD;
}
