body {
	background-color: #;
	color: #000000;
	font-family: Verdana;
	font-size: 10pt;
}
td {
	color: #000000;
	font-family: Verdana;
	font-size: 10pt;
}
a { 
	color: #009B63;
}
a:visited { 
	color: #007F51;
}
a:active { 
	color: #009B63;
}
input, textarea, select {
	font-family: Verdana;
	font-size: 10pt;
}		
.error {
	color: red;
}
br.clearboth { 
	clear: both; 
}	
.galleryItem {
	font-size: 10pt;
	text-align: center;
	margin-bottom: 10px; 
	width: 80px;
}			
.galleryLabel {
	height: 10px; 
	overflow: hidden;
}		
.shopHeading {
	font-size: 24px;
}
.shopProductTitle {
	font-size: 12px;
}
.shopCategoryTitle {
	font-size: 12px;
	font-weight: bold;
}
.shopNote {
	font-size: 12px;
	font-style: italic;
}
.searchInput {
	font-size:9pt;
	border:1px solid;
	
}
.searchSelect {
	font-size:8pt;
	border:1px solid;
}
.relatedPages_row {
	font-size: smaller;
	padding: 3px;
}
