.storebg			{background-color: #f6f4e8;
					font-size: 11px;
					font-family: verdana, trebuchet ms, arial;
					color: #808080;
					border: 1px solid #e3d1ab;
					}
					
.tablebg			{background-color: #e3d1ab;
					}
					
.storeheading		{font-size: 18px;
					font-family: trebuchet ms, verdana, arial;
					color: #808080;
					}
					
.fieldbg			{background-color: #f6f4e8;
					border: 1px solid #e3d1ab;
					}
					
.storelink			{font-size: 11px;
					font-family: verdana, trebuchet ms, arial;
					color: #808080;
					text-decoration: underline
					}
					
.storelink:hover	{font-size: 11px;
					font-family: verdana, trebuchet ms, arial;
					color: #808080;
					text-decoration: none
					}
					
.link				{font-family: verdana, trebuchet ms, arial;
					color: #808080;
					font-size: 11px;
					text-decoration: underline;
					}
					
.link:hover			{font-family: verdana, trebuchet ms, arial;
					color: #808080;
					font-size: 11px;
					text-decoration: none;
					}