/* user_agent : CCBot/1.0 (+http://www.commoncrawl.org/bot.html) *//* link alterations */a:visited	{ color: #00ff00; }a:hover		{ color: #ff0000; }.leftcoltext a:link		{ color: #cccccc; }.leftcoltext a:visited	{ color: #00ff00; }.leftcoltext a:hover	{ color: #ff0000; }.invertedcarttext a:link		{ color: #cccccc; }.invertedcarttext a:visited	{ color: #00ff00; }.invertedcarttext a:hover	{ color: #ff0000; }.barback a:link		{ color: #ffffff; }.barback a:visited	{ color: #ffffff; }.barback a:hover	{ color: #ff0000; }/* basic style for the entire document */.basic{	background-attachment: fixed;	font-family: Verdana,sans-serif;	font-size: small;}/* caption in one of our menu headers */.menucaption{	font-family: Verdana,sans-serif;	font-weight: bold;	font-size: small;}/* pulldown menu text */.pulldownmenu{	color: #ffffff;	background-color: #000066;	font-family: Verdana,sans-serif;	font-size: small;}/* navigation menu button */.menubutton{	color: #ffffff;	background-color:#000066;	font-family: Verdana,sans-serif;	font-size: small;}/* leftcolumn */.leftcoltext{	color: #ffffff;	background-color: #000066;	border-color: #ccffff;	font-family: Verdana,sans-serif;	font-size: small;}/* leftcolumn frame (just a color difference) */.leftcolframe{	color: #ffffff;	background-color: #000066;	border-color: #ccffff;	font-family: Verdana,sans-serif;	font-size: small;}/* caption in one of our buttons */.buttoncaption{	font-family: Verdana,sans-serif;	font-size: small;}/* caption in the general text */.textcaption{	font-family: Verdana,sans-serif;	font-weight: bold;}/* copyright at bottom of the page */.copyright{	font-family: Verdana,sans-serif;	font-size: small;}/* body of text title */.bodytitle{	font-family: Verdana,sans-serif;	font-size: large;	font-weight: bold;}/* small text used in songs, etc */.smalltext{	font-family: Verdana,sans-serif;	font-size: small;}/* regular text */.regulartext{	font-family: Verdana,sans-serif;	font-size: small;}/* inverted cart text */.invertedcarttext{	color: #ffffff;	background-color:#142454;	font-family: Verdana,sans-serif;	font-size: small;}/* bar text definition */.bartext{	color: #ffffff;	background-color:#000066;	font-family: Verdana,sans-serif;	font-size: small;	font-weight: bold;	font-style: italic;}/* back to top link style */.barback{	color: #ffffff;	background-color:#000066;	font-family: Verdana,sans-serif;	font-size: small;	font-weight: bold;}	/* small text used in songs, etc */.smalltextred{	font-family: Verdana,sans-serif;	font-size: small;	color: #ff0000;}/* regular text */.regulartextred{	font-family: Verdana,sans-serif;	font-size: small;	color: #ff0000;}/* large text */.largetextred{	font-family: Verdana,sans-serif;	font-size: large;	color: #ff0000;}/* caption in the general text */.textcaptionred{	font-family: Verdana,sans-serif;	font-weight: bold;	color: #ff0000;}/* basic black color */.basicblack{	color: #000000;}/* basic white color */.basicwhite{	color: #FFFFFF;}/* popup menu style */DIV.popupMenu {padding:16px;background:#FFFFFF;border:2px solid #2266AA}