
body {
	margin: 0;
  padding: 0;
}

/* DEBUG CSS - DON'T CHANGE */

DIV#Debug
{
	position: absolute;
	right: 0px;
	top: 0px;
	height: 20px;
	overflow: hidden;
	width: 20px;
	z-index: 10;
}

TABLE.Debug
{
	border-width: 0px;
	width: 100%;
	height: 200px;
	background: #000000;
}

A.Debug
{
	color: #ffffff;
	text-decoration: underline;
}

SPAN.Debug
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
}

/* COMMON */
BODY, P, TD
{
	font-family: Verdana, sans-serif;
}

SPAN.ShopHeader
{
	font-family: Verdana; color: #ffffff; font-weight: bold; font-size: 11px;
}

SPAN.ShopText
{
	font-family: Verdana; color: #000000; font-size: 11px;
}

SPAN.ShopCategories
{
	font-family: Verdana; color: #000000; font-size: 12px;
}


SPAN.ShopProductList
{
	font-family: Verdana; color: #000000; font-size: 12px;
}

A.ShopProduct
{
	font-weight: bold; color: #003399;
}

SPAN.ShopProductListPrice
{
	color: #cc0000; font-weight: bold;
}

SPAN.ShopProductDetailsPrice
{
	color: #cc0000; font-weight: bold; font-size: 15px;
}

SPAN.ShopProductDetailsName
{
	color: #003399; font-weight: bold; font-size: 15px;
}

SPAN.ShopProductDetails
{
	font-family: Verdana; color: #000000; font-size: 12px;	
}

A.ShopCart
{
	font-family: Verdana; font-size: 12px; font-weight: bold; color: #003399;
}

SPAN.ShopCartLarge
{
	font-family: Verdana; font-size: 15px; font-weight: bold;
}

A.ShopCartLarge
{
	font-family: Verdana; font-size: 15px; font-weight: bold; color: #003399;
}

SPAN.ShopProductAdd
{
	color: #cc0000; font-weight: bold;
}

SPAN.ShopCart
{
	font-family: Verdana; color: #000000; font-size: 12px;	
}

A.Shop
{
	color: #003399;
}
.small 
{
	font-size: 10px;
}
A.FooterTellAFriend
{
	color: blue;
}
