#boutiquemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 170px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D0781F;
	border-bottom-color: #D0781F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0781F;
	margin-left: 5px;
	margin-top: 162px;

}
#boutiquemenu td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
#boutiquemenu a:link, #boutiquemenu a:visited  { 	color: #D0781F; text-decoration: none; }
#boutiquemenu a:active, #boutiquemenu a:hover  { 	color: #D0781F; text-decoration: underline; }

.deptrow     { background-color: #ffffff }
.deptname    { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #D0781F; font-weight: bold }

.deptlist    { background-color: #FFFFFF;}
.deptlist a:link   	{ font-family: Arial; font-size: 12px; font-weight: normal; text-decoration: underline; }
.deptlist a:visited { font-family: Arial; font-size: 12px; font-weight: normal; text-decoration: underline; }
.deptlist a:hover   { font-family: Arial; font-size: 12px; font-weight: normal; text-decoration: none; }

.product     { background-color: #ffffff; }
.prodname	   { color:000; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold;}	
.price	   { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold;}	
.pictrow     { background-color: #FFFFFF; border-style: solid; border-color: #FFFFFF; }
.namerow     { background-color: #FFFFFF; border-style: solid; border-color: #FFFFFF; }
.catnamebox  { background-color: #ffffff }
.catname  h1   { font-family: Arial, Helvetica, sans-serif;; font-size: 18px; color: #D0781F; font-weight: bold; margin:0; }
.catname a:link    { font-family: Arial, Helvetica, sans-serif;; font-size: 18px; color: #D0781F; font-weight: bold; text-decoration: underline;}
.catname a:visited    { font-family: Arial, Helvetica, sans-serif;; font-size: 18px; color: #D0781F; font-weight: bold; text-decoration: underline;}
.catname a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #E49749; 
               text-decoration: none; font-weight: bold }
.longdescrow { background-color: #ffffff }
.shortdesc   { font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-align: Left; }
.longdesc { font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
.specinst { padding: 5px; border-style: solid; border-width: 1px; border-color: #D0781F; font-family: Arial, Helvetica, sans-serif; font-size: 14px;  }
.pagecount   { font-size: 14px; color: #000000;}
.crosslink {font-size: 11px;}
.flag {background-color:#D0781F; color:#FFFFFF; width:150px; padding:3px;text-align:center;}
