body
{
	font-family: Verdana;
}
A.Header
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: verdana;
	text-decoration: none;
}
A.Header:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: #3399cc;
	font-family: verdana;
	text-decoration: none;
}
A
{
	font-weight: bold;
	font-size: 9pt;
	color: #3399cc;
	font-family: verdana;
	text-decoration: none;
}
A:hover
{
	font-weight: bold;
	font-size: 9pt;
	color: #3399cc;
	font-family: verdana;
	text-decoration: none;
}
TD.Succecss
{
	font-weight: bold;
	font-size: 12pt;
	color: green;
	font-family: Verdana;
	text-align: center;
}
TD.Error
{
	font-weight: bold;
	font-size: 12pt;
	color: Red;
	font-family: Verdana;
	text-align: center;
}
TD.shoppingCartItems
{
}
TD.shoppingCartheader
{
	font-weight: bold;
	font-size: 12pt;
	color: white;
	font-family: Verdana;
	background-color: #3399cc;
	text-align: center;
}
.submit-button
{
	font-size: 8pt;
	color: white;
	background-color: #3399cc;
}
.shoppingCartQuantity
{
	font-size: 8pt;
	color: Black;	
}
.header
{
	font-size: 13pt;
	color: Black;	

}
INPUT TEXTAREA
{
	color: #3399cc;
}
a.navigation
{
	font-weight: bold;
	font-size: 13pt;
	color: #3399cc;
	font-family: verdana;
	text-decoration: none;
}
A.navigation:hover
{
	font-weight: bold;
	font-size: 13pt;
	color: #3399cc;
	font-family: verdana;
	text-decoration: none;
}

