.store_tab {
	font-family: sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight:bold;
}

.store_tab_spacer {
	border-top : 0;
	border-left : 0;
	border-bottom : 1 solid Black;
	border-right : 0;
}

.store_tab_face_on {
	border-top : 1 solid Black;
	border-left : 1 solid Black;
	border-bottom : 0;
	border-right : 1 solid Black;
	padding-top: 2px;
	padding-left : 20px;
	padding-right : 20px;
	padding-bottom: 2px;
}
.store_tab_face {
	border-top : 1 solid #999999;
	border-left : 1 solid #999999;
	border-bottom : 1 solid Black;
	border-right : 1 solid #999999;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left : 20px;
	padding-right : 20px;
	background-color: #006699;

	color:white;
}
.store_tab_face a:link {
	color:white;
}
.store_tab_face a:visited {
	color:white;
}
.store_prod_body {
	padding-top : 10px;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;

}

.botbdr { border-bottom: solid 1px #cccccc } ;

.store_title1 {
	font-size: 16px;
	font-weight: bold;
	background-color: #efefef;
	border-top: 1px solid #cccccc;
}

.store_title2 {
	font-weight: bold;
	background-color: #efefef;
	border-top: 1px solid #cccccc;
}

