.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: black;
}

.tabletext{
	color: white; font-size: 11pt;
}

.carterror{
	color: #ff0000;
}

.cartnavigation{
	font-weight: 600; font-size: 9pt;
}

.menu {
	font-size: 10pt;
}

.selection {
	font-size: 8pt;
	color: green;
}

.header{
	font-size: 10pt;
	font-weight: bold;
	color: white;
}

.subheader{
	font-size: 10pt;
	color: white;
}

.tableheader{
	background-color: #355d9a
}

.tableheadertext{
	color: #f9fa8f;
}

.tablemenu{
	background-color: #c6d0d6
}

.instruction{
	font-size: 16pt;
	color: #355d9a;
}

.subinstruction{
	font-size: 12pt;
	color: #FFFF33;
}

.normal{
	font-size: 11pt;
	color: #000000;
}

.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 }
	
.cart {
	color: black;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif }
	
.search {
	color: black;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif }