/*Used for all text content throughout the site*/
.content { 
	font-family: Arial; 
	font-size: 10pt;	
	color: #000000; 
	font-weight: none; 
}
/*Used for all bold content*/
.bcontent { 
	font-family: Arial; 
	font-size: 10pt;	
	color: #000000; 
	font-weight: bold; 
}
/*Used for all italic content*/
.icontent { 
	font-family: Arial; 
	font-size: 10pt;	
	color: #000000; 
	font-weight: none; 
	font-style: italic;
}
/*Used for section headers throughout the site*/
.header { 
	font-family: Arial; 
	font-size: 14pt;	
	color: #000000; 
	font-weight: bold; 
}
/*Used for section headings in OrderDetails.asp*/
.details { 
	font-family: Arial; 
	font-size: 12pt;	
	color: #ffffff; 
	font-weight: bold; 
	background-color: #336633;
}
/*Used for content/background color in OrderDetails.asp*/
.bgdetails { 
	font-family: Arial; 
	font-size: 10pt;	
	color: #000000; 
	font-weight: none; 
	background-color: #FFFFCC;
}
/*Used for bold/background color in OrderDetails.asp*/
.bbgdetails { 
	font-family: Arial; 
	font-size: 10pt;	
	color: #000000; 
	font-weight: bold; 
	background-color: #FFFFCC;
}
/*Used for <a href> links*/
.headlines { 
	font-family: Arial; 
	font-size: 12pt;	
	color: #006699; 
	font-weight: bold; 
}
/*Used for footer*/
.footer { 
	font-family: Arial; 
	font-size: 9pt;	
	color: #006699; 
	font-weight: normal; 
	font-style: normal;
	background-color: #FFFFFF;	
}
/*Blue page links*/
.pagelink { 
	font-family: Arial; 
	font-size: 10pt;	
	color: #006699; 
	font-weight: none; 
	font-style: none;
	background-color: #FFFFFF;	
}
/*Used for all blue bold content*/
.bbcontent { 
	font-family: Arial; 
	font-size: 10pt;	
	color: #006699; 
	font-weight: bold; 
}
/*Used for Resources and What's New pages -  headings*/
.title { 
	font-family: Arial; 
	font-size: 10pt;	
	color: #CC6633; 
	font-weight: bold; 
}
/*Used in viewcart.asp */
.carttitle { 
	font-family: Arial; 
	font-size: 10pt;	
	color: #FFFFFF; 
	font-weight: none; 
	background-color: #330066;		
}
/*Used in viewcart.asp */
.cartback { 
	font-family: Arial; 
	font-size: 10pt;	
	color: #FFFFFF; 
	font-weight: none; 
	background-color: #9966FF;		
}
/*Used in viewcart.asp */
.carttotal { 
	font-family: Arial; 
	font-size: 10pt;	
	color: #FFFFFF; 
	font-weight: bold; 
	background-color: #330066;		
}
/*Used for all small text content throughout the site*/
.disclaimer { 
	font-family: Arial; 
	font-size: 8pt;	
	color: #000000; 
	font-weight: none; 
}
/*Used for all form fields throughout the site - Needed for Netscape.*/
.formfield { 
	font-family: courier; 
}
}
/*Used in Admin */
.searchheading { 
	font-family: Arial; 
	font-size: 10pt;	
	color: #FFFFFF; 
	font-weight: bold; 
	background-color: #9999CC;	
	text-decoration: none;
}
a	{ 
	font-family: Arial; 
	font-size: 10pt;	
	color: #006699; 
	font-weight: none; 
	font-style: none;
	background-color: #FFFFFF;	
}
.headlinesreg {

	font-family: Arial; 
	font-size: 10pt;	
	color: #CC6633; 
	font-weight: normal;
}
.bodycopy {


	font-family: Arial; 
	font-size: 10pt;	
	color: #333333; 
	font-weight: normal;
}
.bbcontentreg {
	font-family: Arial;
	font-size: 9pt;
	color: #006699;
	font-weight: normal;
	line-height: normal;

}
.bbgoback {


	font-family: Arial; 
	font-size: 9pt;	
	color: #006699; 
	font-weight: normal;
}
.bbcontentsm {
	font-family: Arial;
	font-size: 8pt;
	color: #006699;
	font-weight: normal;
	line-height: 10px;

}
.bbcloseup9 {

	font-family: Arial;
	font-size: 9pt;
	color: #333333;
	font-weight: normal;
	line-height: 15px;
}
.bbcloseup8 {


	font-family: Arial;
	font-size: 8pt;
	color: #333333;
	font-weight: normal;
	line-height: 15px;
}
.bbcloseup8red {



	font-family: Arial;
	font-size: 8pt;
	color: #CC6633;
	font-weight: normal;
	line-height: 15px;
}
.bbcloseup9red {


	font-family: Arial;
	font-size: 9pt;
	color: #CC6633;
	font-weight: normal;
	line-height: 15px;
}
.bbcontentsm_gray {

	font-family: Arial;
	font-size: 8pt;
	color: #999999;
	font-weight: normal;
	line-height: normal;
}
.bbcontentnormal {

	font-family: Arial; 
	font-size: 10pt;	
	color: #006699; 
	font-weight: normal;
}
.bbcontentsmblack {

	font-family: Arial;
	font-size: 8pt;
	color: #333333;
	font-weight: normal;
	line-height: 10px;
}
.bbcontentregBlack {

	font-family: Arial;
	font-size: 9pt;
	color: #333333;
	font-weight: normal;
	line-height: normal;
}
.bbcloseup8Blue {



	font-family: Arial;
	font-size: 8pt;
	color: #006699;
	font-weight: normal;
	line-height: normal;
}
.LilacHighlight {

	font-family: Arial; 
	font-size: 10pt;	
	color: #000000; 
	font-weight: none; 
	background-color: #CCCCFF;
}

div.border {border: 2px solid #FFC300; padding:10px; margin:10px 0 0 50px;width: 440px;}
div.border h3 span, div.border h3 span a {font-size:90%;	background-color: #CCCCFF;color:#000;}
.salebg {border: 2px solid #CCCCFF;background-color: #F9FFD9;}
