<cfoutput>#session.username#</cfoutput>


<style type="text/css">


<!--- This section for the Show Items page. has the most amount of variables --->
div.showitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	margin: 3px;
	padding: 3px;
	clear: none;
	float: none;
	height: 200px;
	width: 200px;
	border: 2px none #000000;
	position: relative;
	left: 20px;
	top: 20px;
	right: 20px;
	text-align: center;
	background-color: #FFFFCC;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
}
font.showitemcaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: ##000000;
	text-decoration: none;
}
font.showitemprice {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: ##000000;
	text-decoration: none;
}
font.showitemname {
	font-family: Arial;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: ##000000;
	text-decoration: none;
}
img.showitemimage {
	height: 100px;
	border: medium none #000000;

}
div.showitemform{
	height: 100px;
	border: medium none #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	zoom: 100%;
	position: relative;
	left: 50px;
	top: 200px;
zoom: 100%;
}
div.showitemtext{
	height: 100px;
	border: medium none #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	zoom: 100%;
	position: relative;
	left: 0px;
	top: 0px;

}


<!--- This section for the Items List page. Has only the image, price and name --->
font.itemlistprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: ##000000;
	text-decoration: none;
}
font.itemlistname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: ##000000;
	text-decoration: none;
	background-color: #0066FF;
}



img.itemlistimage {
	height: 75px;
	border: medium none #000000;

}
table.itemslist
{background-color: white;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center; text-decoration: none;

}

</style>
