body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(img/b-r.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin:0;
	font-size: 12px;
	}
.copy {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #cccccc;
	}
a:link,a:active,a:visited {
	color:#006699;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	color:#DD6900;
	}
h3 {
	color: #668EC9;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 25px;
	}
.ten {
	font-size: 10px;
	}
.price {
	font-size: 14px;
	color: #FF0000;
	}
.pic {
	font-weight: bold;
	font-size: 12px;
	color: #668EC9;
	}
form{display:inline;}
input.search{border:1px solid #FF0000;background-color:#668EC9;font-size:12px;color:#000000;}
input.searchtxt{border:1px solid #00005E;background-color:#CCCCCC;font-size:12px;padding-bottom:2px;padding-left:2px}
select.searchtxt{background-color:#CCCCCC;font-size:12px;margin-bottom:-1px;margin-left:2px}