.storebg			{background-color: #e9e9e9;
					font-size: 11px;
					font-family: verdana, trebuchet ms, arial;
					color: #4c4941;
					border: 1px solid #6d6d6d;
					}
					
.tablebg			{background-color: #c4c2bb;
					}
					
.storeheading		{font-size: 18px;
					font-family: trebuchet ms, verdana, arial;
					color: #4c4941;
					}
					
.fieldbg			{background-color: #c4c2bb;
					border: 1px solid #6d6d6d;
					}
					
.link				{font-family: verdana, trebuchet ms, arial;
					color: #4c4941;
					font-size: 11px;
					text-decoration: underline;
					}
					
.link:hover			{font-family: verdana, trebuchet ms, arial;
					color: #4c4941;
					font-size: 11px;
					text-decoration: none;
					}