
	/* COOLBAR.CSS */

	TABLE#tblCoolbar { 
		background-color:threedface; padding:1px; color:menutext; 
                border-width:1px; border-style:solid;
             /*   border-color:threedshadow threedshadow threedshadow threedhighlight; */
                border-color:threedshadow threed threed threed;
	}

	TABLE#tblCoolbar TABLE { 
		font-family:tahoma; font-size:70%; color:menutext; 
		border:1px solid threedface; cursor:hand; padding:1px; 
	}
	
