.powered{
	color: silver;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none; 
	font-size: 9pt;}
	
.error {
	color: #ff0000; font-size: 9pt;
}

.nounderline:link, .nounderline:visited, .nounderline:active{
	text-decoration: none; color: #FFFF33; font-size: 9pt;
}

.carttable{
	background: #E012E0;
}

.tabletext{
	color: black; font-size: 11pt;
}

.carterror{
	color: #ff0000;
}

.cartnavigation{
	font-weight: 600; font-size: 9pt;
}

.normal{
	font-size: 11pt;
	color: black;
}
.normalheader{
	font-size: 11pt;
	color: green;
	font-weight: bold;
}

.itemdescription  {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif }
	
.itemtitle  {
	color: black;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif }

.itemname {
	color: black;
	font-weight: bold;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif }
	
.itemnamesmall {
	color: black;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif }
	
.pricetext {
	color: black;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif }
	
.ourprice {
	color: red;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif }
	
.saveprice {
	color: red;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif }
	
.slashedprice {
	color: black;
	font-size: 14px;
	text-decoration: line-through;
	font-family: Arial, Helvetica, sans-serif }
	
a.cart:link {
	text-decoration: none; 
	color: black;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif }

a.cart:visited {
	text-decoration: none; 
	color: black;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif }
		
a.cart:hover { 
	text-decoration: underline; 
	color: black;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif}
	
.search {
	border: black 1px solid}