
.offLink {
  color: #d0d0d7;
  font-size: 10pt;
  line-height: 150%;
  font-weight: normal;
}
a.grayNLink {
  color: #2e2e1e;
  cursor: pointer;
  font-size: 10pt;
  line-height: 150%;
  font-weight: normal;
}
.thumbImage {
  overflow: hidden;
  max-height: 90px;
}

a.grayBLink {
  color: #2e2e1e;
  cursor: pointer;
  font-size: 10pt;
  line-height: 150%;
  font-weight: bold;
}
a.grayNLink:hover { color: #114e27; }
a.grayNLink:active { color: #114e27; }
a.grayBLink:hover { color: #114e27; }
a.grayBLink:active { color: #114e27; }
a.grayBLink:visited { color: #114e27; }

.G14 {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 150%;
}
.G14B {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 150%;
	font-weight: bold;
}
.G12 {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 150%;
}
.G12B {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 150%;
	font-weight: bold;
}
.V9 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  line-height: 11pt;
}

.rp-button1 {
  background-color: #956a40;
  border-color: #719e3d #719e3d #114e27 #114e27;
  border-width: 5px;
  cursor: pointer;
  font-size: 10pt;
  line-height: 12pt;
  font-weight: bold;
}
.rp-button1:hover {color: #114e27;}

.vipCellOff {
  cursor: pointer;
  padding: 3px;
}
.vipCellOn {
  cursor: pointer;
  padding: 3px;
  background-color: #956a40; 
}
.vipCellOn:hover {color: #114e27;}
.vipCellOff:hover {color: #114e27;}

.darkImageFrame {
  background-color: #333126; 
  width: 570px;
  height: 570px;
}
.pagerContent {
  width: 100%;
}
.pagingNavBar {
  width: 100%;
}
