.storebg			{background-color: #024a7d;
					font-size: 11px;
					font-family: verdana, trebuchet ms, arial;
					color: #e3cb00;
					border: 1px solid #fbe209;
					}
					
.tablebg			{background-color: #1888b1;
					}
					
.storeheading		{font-size: 18px;
					font-family: trebuchet ms, verdana, arial;
					color: #e3cb00;
					}
					
.fieldbg			{background-color: #1888b1;
					border: 1px solid #fbe209;
					}
					
.link				{font-family: verdana, trebuchet ms, arial;
					color: #e3cb00;
					font-size: 11px;
					text-decoration: underline;
					}
					
.link:hover			{font-family: verdana, trebuchet ms, arial;
					color: #e3cb00;
					font-size: 11px;
					text-decoration: none;
					}