.storeTabSel {
  margin:0px;
  text-align:center;
  padding-left:0px;
  height:20px;
  width:200px;
  background-color: #cbdced;
  font-weight: bold;
}

.storeTabMiddle {
  margin:0px;
  text-align:center;
  padding-left:0px;
  height:20px;
  width:200px;
  border-width: 2px; 
  border-style: solid; 
  border-color: #cbdced;
  border-bottom: 0px;
  border-top: 0px;
}

.storeTabMiddleSel {
  margin:0px;
  text-align:center;
  padding-left:0px;
  height:20px;
  width:200px;
  border-width: 2px; 
  border-style: solid; 
  border-color: #cbdced;
  border-bottom: 0px;
  border-top: 0px;
  background-color: #cbdced;
  font-weight: bold;
}

.storeTabUnsel {
  margin:0px;
  text-align:center;
  padding-left:0px;
  height:20px;
  width:200px;
}

a.loadLink {
  font-weight: bold;
}

a.loadLink:visited {
  color: blue;
}

.pagerStatic {
  font-size: 11px;
  font-weight: normal;
  padding-right: 1px;
  padding-left: 2px;
}

.pagerStaticCurrent {
  font-size: 11px;
  font-weight: bold;
  padding-right: 1px;
  padding-left: 2px;
}

a.pagerLink {
  color: blue;
  font-size: 11px;
  text-decoration: none;
  font-weight: normal;
}

a.pagerLink:visited {
  color: blue;
  font-size: 11px;
  text-decoration: none;  
  font-weight: normal;
}
