BODY						{ font-family: MS Sans Serif, Verdana, Arial; font-size: 11px; color:#333333}
TABLE						{ font-family: MS Sans Serif, Verdana, Arial; font-size: 11px; color:#333333}
A							{ text-decoration: none; color: #000080}
A:HOVER						{ text-decoration: underline; color: #0000FF}
A.menu						{ text-decoration: none; color: #FFFFFF}
A.menu:HOVER				{ text-decoration: underline; color: #F4CE2F}

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: #354174;
							  font-family: menu;
							  font-size: 8pt;
							  color: #FFFFFF;
							  border: 1 outset #0058EE;
							  
							}

/*
textarea.HTMLArea 			{ behavior: url(scripts/HTMLArea.htc)}
div.xcol					{ behavior: url(scripts/xcol.htc);}
*/