body {	
	color:#000000;
	font-family:'Lucida Grande',helvetica,verdana,sans-serif,arial;
	font-size:12px;
	}


/* Normal link */
a  {
	text-decoration: none;
	color:#909090; }
a:hover, a:focus  {
	color:#000000;
	text-decoration:underline; }

 img, fieldset  { border:none; }
 h1  { font-size:18px; color:#000000;margin:0;padding:0;}
 h2  { font-size:16px; color:#000000;font-weight:normal;margin:0;padding:0;}
 h3  { font-size:13px; color:#000000;font-weight:bold;margin:0;padding:0;}
 h4  { font-size:12px; color:#000000;font-weight:bold;margin:0;padding:0;}
 h5  { font-size:10px; color:#000000;margin:0;padding:0;}
 
 
 


.normaltext {
	/* font-family: Times, Georgia, "Times New Roman", serif;
	font-size: 16px; */
	line-height:1.4em;
}

.yellow {
	background-color: #FFFF00;
}
.johnsontitle {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
}
.redbg {
	color: #FFFFFF;
	background-color: #FF0000;
}
.redtickbullet {
	list-style-image: url(/images/redtickmark.gif);
}
.skullbullet {
	list-style-image: url(/images/skullnbones.gif);
	list-style-position: outside;
}
.rainbowbullet {
	list-style-image: url(/images/rainbowbullet.gif);
}
.dogeatingbullet {
	list-style-image: url(/images/dogeatingbullet.gif);
}
.dogbonebullet {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	list-style-image: url(/images/dogbonebullet.gif);
}
.dogheadbullet {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	list-style-image: url(/images/dogheadbullet.gif);
}
.scalesbullet {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	list-style-image: url(/images/scalesbullet.gif);
}
.redcrossbullet {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	list-style-image: url(/images/redcrossbullet.gif);
}
.reddogheadbullet {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	list-style-image: url(/images/reddogheadbullet.gif);
}
.angeldogbullet {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	list-style-image: url(/images/angeldogbullet.gif);
}
.ordertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.testimonialname {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.testimonialheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}
.captiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.testimonialtext {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
}
.white_on_blue {
	color: #FFFFFF;
	background-color: #0000FF;
}
.success {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFF66;
	background-color: #0000FF;
}
.yellowonred {
	color: #FFFF00;
	background-color: #FF0000;
}




TD.EbayItem a {color:#909090;}
TD.EbayItem a:hover {color:#000090;}

