body
{
	margin: 0px;
	font-family: Tahoma;
}

A:Hover
{
	text-decoration: none;
}

.banner
{
	background-image: url(/images/top.png);
	height: 150px;
	padding: 20px;
	color: White;
}

.catalogs
{
	border-top: solid 1px gray;
	padding: 1px;
	background-color: #171717;
	color: White;
	
}

.catalogs A:Visited
{
	color: White;
}

.content
{
	padding: 10px;
}

.quantityInput
{
	width: 60px;
	text-align: right;
}

.spanLink
{
	cursor:pointer;
	text-decoration:underline;
}

#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}




/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
