
body {
	margin-top: 1px;
	margin-bottom: 10px;
	color: #333333;
	background-color: #ffffff;
	font-size: 12px;
	font-family: arial,helvetica,sans-serif;
}

a { color:#ff6600; background-color:#ffffff; white-space:nowrap; font-weight:bold; }
a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover { text-decoration:underline; }
a:active { text-decoration:none; }

.border {
	border-width: 1px;
	border-style: solid;
	border-color: #a0a0a0;
	padding: 0.2em;
	text-align: justify;
	color: #505050;
	background-color: #ffffff;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}

.product { width:100%; height:100px; color:#000000; background-color:#e7e7e7; }
.product .image { width:150px; height:100px; overflow:hidden; float:left; padding-left:10px; padding-right:10px; margin-right:10px; text-align:center; color:#000000; background-color:#ffffff; }


#Menu_Bar { text-align:left; }
#Menu_Bar a { margin-left:2px; margin-right:10px; }

#Categories { color:#ff6600; background-color:#ffffff; font-weight:bold; text-decoration:none; }

#Shoplist p { height:90px; padding:0.5em; border-color:#a0a0a0; }
#Shoplist a { color: #0000ff; text-decoration: underline; }
#Shoplist img { float:left; margin-right:5px; margin-left:0px; }
