/*  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $  osCommerce, Open Source E-Commerce Solutions  http://www.oscommerce.com  Copyright (c) 2003 osCommerce  Released under the GNU General Public License*/.boxText { font-family: Arial, Verdana, sans-serif; font-size: 11px; }.errorBox { font-family : Arial, Verdana, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }.stockWarning { font-family : Arial, Verdana, sans-serif; font-size : 11px; color: #cc0033; }.productsNotifications { background: #f2fff7; }.orderEdit { font-family : Arial, Verdana, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }BODY {  background: #000000 url('rpriestbg.jpg') top center no-repeat;  color: #333333;  margin: 0px;  line-height: 16px;  font-family: arial;  font-size: 12px;  color: #000000;  font-weight: normal;}A:link, A:visited {  color: #cc0000;  font-weight: normal;  text-decoration: none;   }A:hover {  color: #990000; 	font-weight: normal;  text-decoration: none;}A.white:link, A.white:visited {  color: #999999;  font-weight: normal;  text-decoration: none;   }A.white:hover {  color: #ffffff; 	font-weight: normal;  text-decoration: none;}FORM {	display: inline;}.heading2 {  font-family: arial;  font-size: 12px;  color: #666666;  font-weight: bold;}.heading {  font-family: arial;  font-size: 16px;  color: #666666;  font-weight: bold;}.imgbg {padding: 5px 5px 5px 5px;background: url('halftrans.png');}.thumb {padding: 0px 0px 5px 0px;}.grey {color:#999999;}