p,body,td{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px
}

td.formatchange{
	font-size: 10px;
	text-align: center;
}

td.results_large{
	border: 0px solid;
}

input.greenbar_text{ 
	border: 1px solid #666666;
	height: 18px;
	font-size: 11px;
	font-family: Tahoma, Helvetica, Arial, Verdana
}
input.greenbar_submit{
	border: 1px solid #666666;
	background-colour: #EEEEEE;
	background-color: #EEEEEE;
	height: 18px;
	font-size: 11px;
	font-family: Tahoma, Helvetica, Arial, Verdana;
	color: #777777;
}

font.results_mainparentcategory{ font-size: 18px; font-weight: bold }
font.results_maincategory{ font-size: 18px; font-weight: bold }

font.login_text{ color: #FFFFFF; text-shadow: 0.5em 0.5em silver }

font.results_large_brand{ font-weight: bold; font-size: 15px; }
font.results_large_name{ font-weight: bold; font-size: 12px; }
font.results_large_semicolon{ font-weight: bold }
font.results_large_price{ font-weight: bold; color: #FF0000 }

font.product_brand{ font-weight: bold; font-size: 18px }
font.product_name{ font-weight: bold; font-size: 15px }
font.product_semicolon{ font-weight: bold }
font.product_size{  }
font.product_price{ font-weight: bold; color: #FF0000 }
font.product_loggedinnote{ font-size: 9px }
font.product_outofstock{ font-size: 10px; color: #FF0000 }
font.ratingmsg{ font-weight: bold; color: #FF0000; }
font.alsobought{  font-size: 13px }

font.brandinfo_title{ font-weight: bold; font-size: 15px }

font.main_welcome{ font-size: 12px }

font.tips_heading{ font-size: 13px; font-weight: bold }
font.tips_articleheading{ font-size: 18px; font-weight: bold }

font.brandinfocus_name{ font-size: 12px; font-weight: bold }

font.specials_semicolon{ font-weight: bold }
font.specials_price{ color: #FF0000; font-weight: bold; font-size: 12px }
font.specials_brand{ font-weight: bold; }
font.specials_product{ font-weight: bold; }

font.suggested_semicolon{ font-weight: bold }
font.suggested_price{ color: #FF0000; font-weight: bold; font-size: 12px }
font.suggested_brand{ font-weight: bold; }
font.suggested_product{ font-weight: bold; }
font.suggested_desc{  }

td.footnote{ color: #FFFFFF; background-color: #444444; text-align: center }
td.footnote a:link { color: #DDDDDD }
td.footnote a:visited { color: #DDDDDD }

font.cart_bigtotal{ color: #FFFFFF; font-size: 15px; font-weight: bold }
font.cart_bigtotalwpostage{ color: #FFFF33; font-size: 17px; font-weight: bold }
font.cart_notinstockmsg{ color: #FF0000; }
td.cart_cellhead{ font-weight: bold; background-color: #333333; color: #FFFFFF }

font.mainareaheading{ font-size: 18px; font-weight: bold }
font.formerrors{ color: #FF0000; }

td.formerror{ text-align: right; color: #FF0000; font-weight: bold }
td.noformerrors{  }

td.formdesc{ text-align: right; font-weight: bold }


a:link{
	color: #009900;
}
a:visited{
	color: #009900;
}
a:hover{
	color: #FF0000;
}

a.login:link{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.login:visited{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.login:hover{
	font-weight: bold;
	text-decoration: none;
}

a.menulink:link{
	text-decoration: none;
	font-weight: bold;
	font-family: Helvetica, Arial, Tahoma, Arial, Verdana;
	color: #333333;
}
a.menulink:visited{
	text-decoration: none;
	font-weight: bold;
	font-family: Helvetica, Arial, Tahoma, Arial, Verdana;
	color: #333333;
}
a.menulink:hover{
	color: #FF0000;
}

a.menubelow:link{
	text-decoration: none;
	font-weight: bold;
	font-family: Helvetica, Arial, Tahoma, Arial, Verdana;
	color: #666666;
}
a.menubelow:visited{
	text-decoration: none;
	font-weight: bold;
	font-family: Helvetica, Arial, Tahoma, Arial, Verdana;
	color: #666666;
}
a.menubelow:hover{
	color: #FF0000;
}

table.display{
	padding: 4px;
	spacing: 0px;
	border: 1px solid #BBBBBB;
	float: center;
}
th{
	border: 1px solid;
	font-size: 12px;
	background-color: #5CC133;
	font-weight: bold;
	color: #FFFFFF;
}
table.display td{
	background-color: #EEEEEE;
	border: 1px solid;
}

p.topmsg{
	font-size: 8px;
	color: #FFFFFF;
}

p.topmsg a:link{
	color: #FDFCD9;
	text-decoration: none;
}


p.topmsg a:visited{
	color: #FDFCD9;
	text-decoration: none;
}