.txt1 {
	font-family: Verdana;
	font-size: x-small;
	color: #6666666;
	text-decoration: none;
}
.txt2 {
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bold;
	color: #ffffff;
	link: #ffffff;
	vlink: #666666;
	alink: #666666;
	ahover: #666666;
	text-decoration: none; 
}
.txt3 {
	font-family: Verdana;
	font-size: x-small;
	color: #ff3399;
	link: #ff3399;
	vlink: #666666;
	alink: #666666;
	ahover: #666666;
	text-decoration: none;
    a hover: #666666; 
}
.txt4 {
	font-family: Verdana;
	font-size: 8px;
	color: #666666;
	link: #666666;
	vlink: #666666;
	alink: #666666;
	ahover: #666666;
	text-decoration: none; 
}	
.txt5 {
	font-family: Verdana;
	font-size: small;
	color: #660099;
	background-color: #000000;
	ahover: #666666;
	text-decoration: none;
} 
.txt6 {
	font-family: Verdana;
	font-size: x-small;
	color: #660099;
	ahover: #666666;
	text-decoration: none;
}
.txt7 {
	font-family: Verdana;
	font-size: 8px;
	color: #ffffff;
}
.txt8 {
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	link: #ff0066;
	vlink: #ff0066;
	alink: #ff0066;
	ahover: #ff0066;
	text-decoration: none;
    a hover: #ff0066; 
}
.txt9 {
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	color: #666666;
	link: #666666;
	vlink: #666666;
	alink: #666666;
	ahover: #666666;
	text-decoration: none;
    a hover: #666666; 
}
.txt10 {
	font-family: Verdana;
	font-size: x-small;
	color: #666666;
	link: #666666;
	vlink: #666666;
	alink: #666666;
	ahover: #666666;
	text-decoration: none;
    a hover: #666666;
} 
.txt11 {
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	color: #999999;
	link: #999999;
	vlink: #333333;
	alink: ##FF33CC;
	ahover: ##FF33CC;
	text-decoration: none;
    a hover: ##FF33CC;
} 
.txtpink {
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bold;
	color: #FF0066;
	link: #FF0066;
	vlink: #cc3366;
	alink: #FF33CC;
	text-decoration: none;
	ahover: #33ffcc;
} 
.txtpurple {
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bold;
	color: #660066;
	link: #660066;
	vlink: #663366;
	alink: #FF33CC;
	text-decoration: none;
	ahover: #33ffcc;
} 
.txtred {
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bold;
	color: #ff0033;
	link: #ff0033;
	vlink: #cc0033;
	alink: #FF33CC;
	text-decoration: none;
	ahover: #33ffcc;
} 
.txtblue{
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bold;
	color: #00ffff;
	link: #00ffff;
	vlink: #00ffff;
	alink: #00ffff;
	text-decoration: none;
	ahover: #33ffcc;
} 
.txtprice {
	font-family: Verdana;
	font-size: x-small;
	color: #666666;
	link: #666666;
	vlink: #666666;
	alink: #666666;
	ahover: #666666;
	text-decoration: none;
    a hover: #666666;
}
.jump {
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
	color: #cccccc;
	background-color: #ffffff;
	border-color: #ffffff;
	width: 145px;
	border-width: 3px;
	margin-bottom: 0px;
}
.jump2 {
	font-family: verdana; 
	font-size: x-small; 
	font-weight: bold; 
	color: #ffffff; 
	background-color: #cccccc; 
	border-color: #ffffff;
	width: 25px;;
	margin-bottom: 0px;
}
.indexjump {
	font-family: verdana;
	font-size: small;
	font-weight: bold;
	color: #cccccc;
	background-color: #ffffff;
	border-color: #ffffff;
	width: 145px;
	margin-bottom: 0px;
}
.indexjump2 { 
	font-family: verdana; 
	font-size: small; 
	font-weight: bold; 
	color: #ffffff; 
	background-color: #cccccc; 
	border-color: #ffffff;
	width: 25px; 
	margin-bottom: 0px;
	margin-top: 0px;
}
.keywordjump {
	font-family: verdana;
	font-size: small;
	font-weight: bold;
	color: #cccccc;
	background-color: #ffffff;
	border-color: #ffffff;
	width: 136px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.basket {
    font-family: verdana;
	font-size: small;
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
	border-color: #ff3399;
	width: 140px;
	border-width: 1px;	
} 
.form {
	margin-bottom: 0px;
	margin-top: 0px;
}
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 1px;
padding-bottom: 0;
background: #000000;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}
#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
	color: #FFFFFF;
	padding: 5px;
	text-align: right;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: #000000;
}
#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
padding: 5px;
z-index: 5;
}
