a.white {
	font-color: #fff;
	}
a.tag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	}
img {
	border: 0px;
	}
p {
	text-align: left;
	margin-left: 5px;
	}
.tagline { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold;
	line-height: 16px;
	margin-top: -1px;
	margin-bottom: 0px;
	color: #fff;
	}
.bodytext { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	}
.bodytext2 {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold; 
	}
.bodytext6 {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px; 
	font-weight: bold;
	}
.bodytext4 {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold; 
	color: #fff;
	}
.bodytext5 {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.white {  color: #fff;
	}
.regularprice {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration: line-through; 
	}
.saleprice {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration: blink; 
	color:#C00000; 
	}
.regularprice2 { 
	text-decoration: line-through; 
	}
.saleprice2 { 
	text-decoration: blink; 
	color:#C00000; 
	}
.headlines { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #060383;
	}
.headlines2 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #060383;
	}
.captions { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #333333;
	}
.captions2 { 
	font-family: Arial, helvetica; 
	font-size: 12px; 
	color: #000000; 
	line-height: .98; 
	font-weight: bold;
	}
p.tinylinks { 
	font-family: helvetica, Arial; 
	font-size: 9px; 
	color: #000000; 
	}
.table { 
	font-family: Arial, helvetica; 
	font-size: 11px; 
	color: #000000; 
	font-weight: bold;
	}
.table2 { 
	font-family: Arial, helvetica; 
	font-size: 11px; 
	color: #000000;
	}
.table3 { 
	font-family: Arial, helvetica; 
	font-size: 10px; 
	color: #000;
	}
.table4 { 
	font-family: Arial, helvetica; 
	font-size: 10px; 
	color: #000000; 
	font-weight: bold;
	}
.table5 { 
	font-family: Arial, helvetica; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000;
	}
.list { font-family: Arial, helvetica; 
	font-size: 11px; 
	color: #FFFFFF; 
	font-weight: bold;
	}
.captions3 { 
	font-family: Arial, helvetica; 
	font-size: 10px; 
	color: #000000; 
	font-weight: bold;
	}
.captions4 { 
	font-family: Arial, helvetica; 
	font-size: 11px; 
	color: #000000; 
	font-weight: bold;
	}
.directions { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #333; 
	font-weight: bold;
	}
.bodytext3 {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 120%;
	}
.subscribe { 
	font-family: Trebuchet MS, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #F1CB65; 
	font-weight: bold;
	}
.cat { 
	font-family: Arial, helvetica; 
	font-size: 12px; 
	color: #000000; 
	font-weight: bold;
	}
.cat2 { 
	font-family: Arial, helvetica; 
	font-size: 16px; 
	color: #000000; 
	font-weight: bold;
	}
.catprice { 
	font-family: Arial, helvetica; 
	background-color: #AED3F0; 
	font-size: 16px; 
	color: #000; 
	font-weight: bold;
	}

.desc { 
	font-family: Arial, helvetica; 
	font-size: 13px; 
	color: #000000; 
	font-weight: bold;
	}


/* Begin Menu*/

#navcontainer ul {
	position: 		relative;
	top: 			15px;
	margin: 		0;
	padding: 		0;
	width: 			140px;
	list-style-type: 	none;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 		13px;
}

#navcontainer li { margin: 0 0 3px 0; }

#navcontainer a {
	display: 		block;
	padding: 		2px 0px 2px 0px;
	border: 		0px;	
	width: 			153px;
	text-align: 		center;
	font-weight:		bold;
	background-image: 	url(/images/buttongold.gif);
}

#navcontainer a:link, #navlist a:visited {
	width: 			153px;
	color: 			#000;
	text-decoration: 	none;
}

#navcontainer a:hover {
	width: 			153px;
	background-image: 	url(/images/buttonsilver.gif);
	color: 			#060383;
}

#active a:link, #active a:visited, #active a:hover {
	width: 			153px;
	border: 		0px;
	background-image: 	url(/images/buttonsilver.gif);
	color: 	#060383;
}

ul.baby {
	font-size: 15px;
	font-weight: bold;
	}

/* End Menu*/

/* Begin Menu for SUTURES heading*/

#navcontainer2 ul {
	position: 		relative;
	top: 			15px;
	margin: 		0;
	padding: 		0;
	width: 			140px;
	list-style-type: 	none;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 		15px;
}

#navcontainer2 li { margin: 0 0 3px 0; }

#navcontainer2 a {
	display: 		block;
	padding: 		1px 0px 1px 0px;
	border: 		0px;	
	width: 			153px;
	text-align: 		left;
	font-size: 		15px;
	font-weight:		bold;
	background-image: 	url(/images/buttongold.gif);
}

#navcontainer2 a:link, #navlist2 a:visited {
	width: 			153px;
	color: 			#000;
	text-decoration: 	none;
	font-size: 		15px;
}

#navcontainer2 a:hover {
	width: 			153px;
	background-image: 	url(/images/buttonsilver.gif);
	font-size: 		15px;
	color: 			#060383;
}

#active a:link, #active a:visited, #active a:hover {
	width: 			153px;
	border: 		0px;
	background-image: 	url(/images/buttonsilver.gif);
	font-size: 		15px;
	color: 	#060383;
}

/* End Menu for SUTURES heading*/

/* Begin Sutures Menu*/

#navcontainersut ul {
	position: 		relative;
	top: 			15px;
	left:			30px;
	margin: 		1px;
	padding: 		0;
	width: 			140px;
	list-style-type: 	none;
	font-family: 		Arial, Helvetica, sans-serif;
}

#navcontainersut li { margin: 0 0 0 6px; }

#navcontainersut a {
	display: 		block;
	padding: 		1px 0px 1px 0px;
	margin-top:		2px;
	border: 		0px;	
	width: 			140px;
	text-align: 		left;
	font-weight:		bold;
	background-image: 	url(/images/buttonsilversut.gif);
}

#navcontainersut a:link, #navlistsut a:visited {
	width: 			140px;
	font-size: 		13px;
	color: 			#000;
	text-decoration: 	none;
}

#navcontainersut a:hover {
	width: 			140px;
	background-image: 	url(/images/buttonsilversut.gif);
	font-size: 		13px;
	color: 			#060383;
}

#active a:link, #active a:visited, #active a:hover {
	width: 			140px;
	border: 		0px;
	background-image: 	url(/images/buttonsilversut.gif);
	font-size: 		13px;
	color: 	#060383;
}
/* End Sutures Menu*/