.storebg			{background-color: #000000;
					font-size: 11px;
					font-family: verdana, trebuchet ms, arial;
					color: #adadad;
					border: 1px solid #0e1410;
					}
					
.tablebg			{background-color: #48554a;
					}
					
.storeheading		{font-size: 18px;
					font-family: trebuchet ms, verdana, arial;
					color: #adadad;
					}
					
.fieldbg			{background-color: #48554a;
					border: 1px solid #0e1410;
					}
					
.link				{font-family: verdana, trebuchet ms, arial;
					color: #adadad;
					font-size: 11px;
					text-decoration: underline;
					}
					
.link:hover			{font-family: verdana, trebuchet ms, arial;
					color: #adadad;
					font-size: 11px;
					text-decoration: none;
					}