

TR.TOP TD 				{ 	  /*font: menu;*/
							  cursor: default;
							  background-color: buttonface; 
							  padding: 2px;
							  spacing: 0px;
							  text-align: center;
							  border-left: 1 solid buttonhighlight;
							  border-right: 1 solid buttonshadow;
							  border-top: 1 solid buttonhighlight;
							  border-bottom: 1 solid buttonshadow; }

table.etiquettes {table-layout:fixed; overflow:hidden; width:100%; empty-cells:show;}
table.etiquettes TD {border: 0 solid #000000; table-layout:fixed; overflow:hidden;}

table.richselect			{ display: none;	behavior: url(scripts/richselect.htc);}

input.button 				{ background-color: #558A32;
							  /*font-family: menu;*/
							  /*font-size: 8pt;*/
							  border: 1 outset #558A32;
							  
							}

/*
textarea.HTMLArea 			{ behavior: url(scripts/HTMLArea.htc)}
div.xcol					{ behavior: url(scripts/xcol.htc);}
*/
