/* CSS Document */

<STYLE type=text/css>
#tborder TD{ font-family:Arial, Helvetica, sans-serif;}
#tborder{	border: 1px solid #CCCCCC;}
#cellborder {	text-align: center;	vertical-align: top;	padding-bottom: 5px;	border-right: 1px solid #CCCCCC;}
#cellborder2 {	text-align: center;	vertical-align: top;	padding-bottom: 5px;}
#prodborder {	width: 140px;	text-align: center;}
#prodimage {	text-align: center;	padding-top: 5px;	padding-bottom: 5px;	height: 130px;}
#ProName {	text-align: center;	height: 50px;	padding-right: 5px;	padding-left: 5px;	padding-top: 5px;}
#ProName a {	font-size:11px;	text-decoration:underline;	color: #999999;}
#ProName a:hover {	text-decoration:underline;	color: #666666;}
#ProPrice {	font-size:15px;	color:#006699;	text-decoration:none;	text-align: center;	height: 35px;	font-weight: bold;	padding-top: 3px;}
#ProPercent {	font-size:10px;	color:#666666;	text-decoration:none;	font-weight: normal;	padding-bottom: 5px;}
#deptlinks {	font-family:Arial, Helvetica, sans-serif; font-size: 10px;	color: #999999;	text-align: center;	border-top-width: 1px;	border-bottom-width: 1px;	border-top-style: solid;	border-bottom-style: solid;	border-top-color: #CCCCCC;	border-bottom-color: #CCCCCC;}
#deptlinks a {	color: #666666;	text-decoration: none;}
#deptlinks a:hover {	text-decoration: underline;}
</STYLE>