.wbox {
	position: relative;
	border: 1px solid #D6D6D6;
	background-color: white;
}
.wbox B.tr, .wbox B.br, .wbox B.bl, .wbox B.tl {
	width: 5px;
	height: 5px;
	display: block;
	position: absolute;
	font-size: 1px;
	background: white url('/images/wbox-corners.gif') no-repeat;
}
.wbox B.tr { top: -1px; right: -1px; background-position: -5px 0px !important; }
.wbox B.tl { top: -1px; left: -1px; background-position: 0px 0px !important; }
.wbox B.bl { bottom: -1px; left: -1px; background-position: 0 -5px !important; }
.wbox B.br { right: -1px; bottom: -1px; background-position: -5px -5px !important; }

.wboxclub {
	position: relative;
	border: 1px solid #00ACFC;
	background-color: white;
}
.wboxclub B.tr, .wboxclub B.br, .wboxclub B.bl, .wboxclub B.tl {
	width: 5px;
	height: 5px;
	display: block;
	position: absolute;
	font-size: 1px;
	background: white url('/images/wbox-corners-club.gif') no-repeat;
}
.wboxclub B.tr { top: -1px; right: -1px; background-position: -5px 0px !important; }
.wboxclub B.tl { top: -1px; left: -1px; background-position: 0px 0px !important; }
.wboxclub B.bl { bottom: -1px; left: -1px; background-position: 0 -5px !important; }
.wboxclub B.br { right: -1px; bottom: -1px; background-position: -5px -5px !important; }

.wboxclub A {
	color: #202020;
	text-decoration: none;
}
.wboxclub A:HOVER {
	color: #007CEC;
	text-decoration: underline;
}

.gdbox {
	position: relative;
	border: 1px solid #D6D6D6;
	background: white url('/images/gdbox-back.png') repeat-x 0px 0px;
}
.gdbox B.tr, .gdbox B.br, .gdbox B.bl, .gdbox B.tl {
	width: 5px;
	height: 5px;
	display: block;
	position: absolute;
	font-size: 1px;
	background: white url('/images/gdbox-corners.gif') no-repeat;
}
.gdbox B.tr { top: -1px; right: -1px; background-position: -5px 0px !important; }
.gdbox B.tl { top: -1px; left: -1px; background-position: 0px 0px !important; }
.gdbox B.bl { bottom: -1px; left: -1px; background-position: 0 -5px !important; }
.gdbox B.br { right: -1px; bottom: -1px; background-position: -5px -5px !important; }

.headbox {
	width: 558px;
	height: 29px;
	padding: 3px 8px 0px 8px;
	margin-bottom: 10px;
	position: relative;
	background: white url('/images/hdrBoxM.png') repeat-x 0px 0px;
}
.headbox B.hl, .headbox B.hr {
	width: 6px;
	height: 29px;
	display: block;
	position: absolute;
	font-size: 1px;
}
.headbox B.hl { top: 0px; left: 0px; background: white url('/images/hdrBoxL.png') no-repeat; }
.headbox B.hr { top: 0px; right: 0px; background: white url('/images/hdrBoxR.png') no-repeat; }
.headbox H2 {
	font: bold 18px Arial,Helvetica,sans-serif;
	color: #CE3973;
	margin: 0px;
}

.headboxclub {
	width: 558px;
	height: 29px;
	padding: 3px 8px 0px 8px;
	margin-bottom: 10px;
	position: relative;
	background: white url('/images/hdrBoxMClub.png') repeat-x 0px 0px;
}
.headboxclub B.hl, .headboxclub B.hr {
	width: 6px;
	height: 29px;
	display: block;
	position: absolute;
	font-size: 1px;
}
.headboxclub B.hl { top: 0px; left: 0px; background: white url('/images/hdrBoxLClub.png') no-repeat; }
.headboxclub B.hr { top: 0px; right: 0px; background: white url('/images/hdrBoxRClub.png') no-repeat; }
.headboxclub H2 {
	font: bold 18px Arial,Helvetica,sans-serif;
	color: #008CEC;
	margin: 0px;
}

.pbox {
	position: relative;
	height: 25px;
	margin-bottom: 2px;
	cursor: default;
}
.pboxLSide {
	position: relative;
	width: 6px;
	height: 25px;
	font-size: 1px;
	background: white url('/images/pboxLSide.png') no-repeat 0px 0px;
	float: left;
}
.pboxRSide {
	position: relative;
	width: 6px;
	height: 25px;
	font-size: 1px;
	background: white url('/images/pboxRSide.png') no-repeat 0px 0px;
	float: left;
}
.pboxMid {
	position: relative;
	float: left;
	height: 21px;
	background-color: #CE3974;
	padding: 4px 3px 0px 3px;
	font: bold 13px Arial,Helvetica,sans-serif;
	color: white;
}

.hbox1mid {
	position: relative;
	width: 290px;
	background: white url('/images/hbox1mid.gif') repeat-y 0px 0px;
}
.hbox2mid {
	position: relative;
	width: 274px;
	background: white url('/images/hbox2mid.gif') repeat-y 0px 0px;
}
.hbox3mid {
	position: relative;
	width: 193px;
	background: white url('/images/hbox3mid.gif') repeat-y 0px 0px;
}
.hbox4mid {
	position: relative;
	width: 251px;
	background: white url('/images/hbox4mid.gif') repeat-y 0px 0px;
}
.hbox4midClub {
	position: relative;
	width: 251px;
	background: white url('/images/hbox4midClub.gif') repeat-y 0px 0px;
}
.hboxCnt {
	margin: 11px;
	font: 13px Arial,Helvetica,sans-serif;
	color: #3C3C3C;
}
.hboxCnt2 {
	padding: 0px 10px 10px 10px;
	font: 13px Arial,Helvetica,sans-serif;
	color: #3C3C3C;
}
.wboxTL {
	width: 5px;
	height: 5px;
	background: white url('/images/wbox-corners.gif') no-repeat 0px 0px;
}
.wboxTM {
	height: 5px;
	background: white url('/images/wbox-top.gif') repeat-x 0px 0px;
}
.wboxTR {
	width: 5px;
	height: 5px;
	background: white url('/images/wbox-corners.gif') no-repeat -5px 0px;
}
.wboxBL {
	width: 5px;
	height: 5px;
	background: white url('/images/wbox-corners.gif') no-repeat 0px -5px;
}
.wboxBM {
	height: 5px;
	background: white url('/images/wbox-bottom.gif') repeat-x 0px 0px;
}
.wboxBR {
	width: 5px;
	height: 5px;
	background: white url('/images/wbox-corners.gif') no-repeat -5px -5px;
}
.wboxLM {
	width: 5px;
	background: white url('/images/wbox-left.gif') repeat-y 0px 0px;
}
.wboxRM {
	width: 5px;
	background: white url('/images/wbox-right.gif') repeat-y 0px 0px;
}
.wboxBlank {
	width: 5px;
	height: 5px;
}
.bookBoxBk {
	background: white url('/images/bookBoxBk.png') repeat-x 0px 0px;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
}

.bookBoxBkClub {
	background: white url('/images/bookBoxBk.png') repeat-x 0px 0px;
	border-left: 1px solid #19b4fc;
	border-right: 1px solid #19b4fc;
}

