.cellTopBack {
	background: #FFFFFF url(images/store-top-back.gif) repeat-x top;
	height:45px;
	width:130px;
	font-weight:bold;
	color:#000000;
	font-size:12px;
	text-align:center;
	}

.cellTopBack2 {
	background: #c8e4fc;
	height:45px;
	width:130px;
	font-weight:bold;
	color:#000000;
	font-size:12px;
	text-align:center;
	}

.cellTopBack3 {
	background: #ecd4ec;
	height:45px;
	width:130px;
	font-weight:bold;
	color:#000000;
	font-size:12px;
	text-align:center;
	}
	
	
.cellStore01 {
	background: #f3f3f3;
	color:#444444;
	font-size:12px;
	text-align:left;ecf8e0;
	padding:4px;
	height: 50px;
	}
	
.cellStore02 {
	background: #FFFFFF;
	color:#999999;
	font-size:12px;
	text-align:center;
	}
	
.cellStore03 {
	background: #ecf8e0;
	color:#444444;
	text-align:left;
	font-size:12px;
	padding:4px;
	height: 50px;
	}
	
.cellStore04 {
	background: #ecf8e0;
	color:#000000;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	padding:4px;
	height: 50px;
	}

.optionalText {
	color:#999999;
	font-size: 11px;
	font-style:italic;
	font-weight:normal;
	}