.storebg			{background-color: #3d80b0;
					font-size: 11px;
					font-family: verdana, trebuchet ms, arial;
					color: #ffffff;
					border: 1px solid #b7d7ef;
					}
					
.tablebg			{background-color: #5aaae4;
					}
					
.storeheading		{font-size: 18px;
					font-family: trebuchet ms, verdana, arial;
					color: #ffffff;
					}
					
.fieldbg			{background-color: #5aaae4;
					border: 1px solid #11397e;
					}
					
.link				{font-family: verdana, trebuchet ms, arial;
					color: #ffffff;
					font-size: 11px;
					text-decoration: underline;
					}
					
.link:hover			{font-family: verdana, trebuchet ms, arial;
					color: #ffffff;
					font-size: 11px;
					text-decoration: none;
					}