#postermenu {
	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: #B0201F;
	border-bottom-color: #B0201F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B0201F;
	margin-left: 5px;
	margin-top: 110px;

}
#postermenu td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
#postermenu a:link, #postermenu a:visited  { 	color: #B0201F; text-decoration: none; }
#postermenu a:active, #postermenu a:hover  { 	color: #B0201F; text-decoration: underline; }

.deptrow     { background-color: #ffffff }
.deptname    { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #B0201F; 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; border-style: solid; border-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: #B0201F; font-weight: bold; margin:0; }
.catname a:link    { font-family: Arial, Helvetica, sans-serif;; font-size: 18px; color: #B0201F; font-weight: bold; text-decoration: underline;}
.catname a:visited    { font-family: Arial, Helvetica, sans-serif;; font-size: 18px; color: #B0201F; font-weight: bold; text-decoration: underline;}
.catname a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #DD3E3E; 
               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: #B0201F; font-family: Arial, Helvetica, sans-serif; font-size: 14px;  }
.pagecount   { font-size: 14px; color: #000000;}
.crosslink {font-size: 11px;}
.flag {background-color:#227EA3; color:#FFFFFF; width:150px; padding:3px;text-align:center;}
