.StoreItem  { color: #800000;}
.kheading     { font-family: Tahoma; font-size: 12pt; color: #000080; font-weight: bold; font-style:italic }
.button		{ color: green; text-decoration: none;}

.spacer		{ border-style:none; border-width:1px; }
.headers	{font-family: Tahoma; font-size: 10pt; font-weight: bold}

div.main {
	border-style:solid; border-width:1px; position: absolute;
	left: 0px;
	width: 500px;
	height: 20px; background-color: #C0C0C0
}

div.container {
	position: relative;
	margin: 0 auto;
	width: 500px;
	height: 432px;
	text-align: left;
	border: none;
}

div.debug{color: #00FF00; font-family: monospace; font-size: 10pt; background-color: 
               #000000}

.label	{font-family: Tahoma; font-size: 10pt}
.money	{font-family: Tahoma; font-size: 10pt; text-align:right}

.containertable {
	width: 100%;
	height: 100%;
	text-align: center;
	}

td {
	text-align: center;
}