#divBetSlipMinimize {
	background: url(/css/images/ch/betslip_minimize.gif) top no-repeat;
	width: 187px;
	height: 30px;
}

.divSummaryYes {
	background: url(/css/images/ch/s_icon_yes.gif) no-repeat left center;
	color: #009900;
}

.divSummaryNo {
	background: url(/css/images/ch/s_icon_no.gif) no-repeat left center;
	color: #ff0000;
}

.divSummaryUnknown {
	background: url(/css/images/ch/s_icon_unknown.gif) no-repeat left center;
	color: #ffae00;
}

.divCellYes {
	width: 23px;
	height: 23px;
}

.divCellNo {
	width: 23px;
	height: 23px;
}

.divCellUnknown {
	width: 23px;
	height: 23px;
}

.welcomeDiv {
	background: url(/css/images/ch/betslip_logo.gif) no-repeat 0px 5px;
	margin: 10px 0px 10px 0px;
}

.errorMsgClodeButton {
	background: url(/css/images/ch/betslip_error_close.gif) no-repeat;
	width: 16px;
	height: 17px;
	margin: 3px 3px 0px 0px;
	float: right;
}

.accInfoBg {
	background: url(/css/images/ch/betslip_top_bg.gif) top repeat-x #EBEBEB;
}

.accInfoTable {
	display: table;
	width: 221px;
	height: 69px;
	background: url(/css/images/ch/betslip_logo.gif) no-repeat 0px 10px;

}

.topHelpButton {
	background: url(/css/images/ch/icon_help.gif) no-repeat;
	width: 15px;
	height: 15px;
	margin: 5px 3px 0px 0px;
	float: right;
}

.bottomHelpButton {
	background: url(/css/images/ch/icon_help.gif) no-repeat;
	width: 15px;
	height: 15px;
	margin: 0px 3px 0px 5px;
	float: left;
}

.topHelpButton:hover,
.bottomHelpButton:hover {
	cursor: help;
}

.minimizeButton {
	background: url(/css/images/ch/icon_min.gif) no-repeat;
	width: 15px;
	height: 15px;
	margin: 5px 5px 0px 0px;
	float: right;
}

.minimizeButton:hover,
.slipAlupUp:hover,
.slipAlupDown:hover,
.slipInactivePanel:hover {
	cursor: pointer;
}

.loginButton {
	background: url(/css/images/ch/btn_login.gif) no-repeat;
	width: 50px;
	height: 21px;
	margin: 2px 5px 0px 0px;
	float: right;
}

.loginButton:hover {
	background: url(/css/images/ch/btn_login_on.gif) no-repeat;
	cursor: pointer;
}

.loginDimmedButton {
	background: url(/css/images/ch/btn_login_dimmed.gif) no-repeat;
	width: 50px;
	height: 21px;
	margin: 2px 5px 0px 0px;
	float: right;
}

.loginSSONextButton {
	background: url(/css/images/ch/btn_next.gif) no-repeat;
	width: 50px;
	height: 21px;
	margin: 2px 5px 0px 0px;
	float: right;
	display: none;
}

.loginSSONextButton:hover {
	background: url(/css/images/ch/btn_next_on.gif) no-repeat;
	cursor: pointer;
}

.loginSSONextDimmedButton {
	background: url(/css/images/ch/btn_next_off.gif) no-repeat;
	width: 50px;
	height: 21px;
	margin: 2px 5px 0px 0px;
	float: right;
}

.logoutButton {
	background: url(/css/images/ch/btn_logout.gif) no-repeat;
	width: 50px;
	height: 21px;
	margin: 5px 5px 0px 0px;
	float: right;
}

.logoutButton:hover {
	background: url(/css/images/ch/btn_logout_on.gif) no-repeat;
	cursor: pointer;
}

.slipExpand {
	display: table-cell;
	width: 9px;
	background: url(/css/images/ch/betslip_open.gif) left center no-repeat, url(/css/images/ch/betslip_left_bg.gif) left top repeat-y;
}

.slipExpand:hover {
	background: url(/css/images/ch/betslip_open_on.gif) left center no-repeat, url(/css/images/ch/betslip_left_bg.gif) left top repeat-y;
	cursor: pointer;
}

.accInfoCellStroke {
	background: url(/css/images/ch/stroke_gray.gif) no-repeat center center;
	display: table-cell;
	width: 1px;
	height: 11px;
}

.slipCollapse {
	display: table-cell;
	width: 9px;
	background: url(/css/images/ch/betslip_collapse.gif) left center no-repeat, url(/css/images/ch/betslip_left_bg.gif) left top repeat-y;
}

.slipCollapse:hover {
	background: url(/css/images/ch/betslip_collapse_on.gif) left center no-repeat, url(/css/images/ch/betslip_left_bg.gif) left top repeat-y;
	cursor: pointer;
}

.cancelButton {
	background: url(/css/images/ch/betslip_btn_cancel.gif) no-repeat;
	width: 50px;
	height: 21px;
	float: left;
	margin: 0px 10px 0px 10px;
}

.cancelButton:hover {
	background: url(/css/images/ch/betslip_btn_cancel_on.gif) no-repeat;
	cursor: pointer;
}

.confirmButton {
	background: url(/css/images/ch/betslip_btn_confirm.gif) no-repeat;
	width: 50px;
	height: 21px;
	float: right;
	margin: 0px 10px 0px 10px;
}

.confirmButton:hover {
	background: url(/css/images/ch/betslip_btn_confirm_on.gif) no-repeat;
	cursor: pointer;
}

.backButton {
	background: url(/css/images/ch/btn_back.gif) no-repeat;
	width: 50px;
	height: 21px;
	float: left;
	margin: 0px 10px 0px 10px;
}

.backButton:hover {
	background: url(/css/images/ch/btn_back_on.gif) no-repeat;
	cursor: pointer;
}

.logoutEKBAButton {
	background: url(/css/images/ch/btn_logout.gif) no-repeat;
	width: 50px;
	height: 21px;
	float: left;
	margin: 0px 10px 0px 10px;
}

.logoutEKBAButton:hover {
	background: url(/css/images/ch/btn_logout_on.gif) no-repeat;
	cursor: pointer;
}

.disclaimerEnterButton {
	background: url(/css/images/ch/betslip_enter.gif) no-repeat;
	width: 71px;
	height: 21px;
	margin: 10px 7px 10px 0px;
	float: right;
}

.disclaimerEnterButton:hover {
	background: url(/css/images/ch/betslip_enter_on.gif) no-repeat;
	cursor: pointer;
}

.accBalButton {
	display: inline-block;
	background: url(/css/images/ch/icon_refresh.gif) no-repeat;
	width: 15px;
	height: 15px;
	margin: 0px 0px 0px 5px;
	cursor: pointer;
}

.accBalButtonLoading {
	display: inline-block;
	background: url(/css/images/ch/betslip_loading.gif) no-repeat;
	width: 15px;
	height: 15px;
	margin: 0px 0px 0px 5px;
}

.slipAlupUp {
	background: url(/css/images/ch/btn_up.gif) no-repeat;
	width: 16px;
	height: 10px;
}

.slipAlupDown {
	background: url(/css/images/ch/btn_down.gif) no-repeat;
	width: 16px;
	height: 10px;
}

.slipAddBet {
	background: url(/css/images/ch/btn_addslip.gif) no-repeat;
	width: 72px;
	height: 21px;
	float: right;
	display: none;
}

.slipAddBet:hover {
	background: url(/css/images/ch/btn_addslip_on.gif) no-repeat;
	cursor: pointer;
}

.slipDelButton {
	background: url(/css/images/ch/icon_del.gif) no-repeat;
	width: 15px;
	height: 15px;
	float: right;
}

.slipDottedLine {
	background: url(/css/images/ch/dash1.gif) repeat-x center;
	padding: 3px 3px 3px 3px;
}

.slipDeleteBet {
	background: url(/css/images/ch/btn_del.gif) no-repeat;
	width: 72px;
	height: 21px;
	float: right;
	padding: 0px 2px 0px 0px;
}

.slipDeleteBet:hover {
	background: url(/css/images/ch/btn_del_on.gif) no-repeat;
	cursor: pointer;
}

.slipSendPreview {
	background: url(/css/images/ch/btn_sendpreview.gif) no-repeat;
	width: 72px;
	height: 21px;
	float: right;
}

.slipSendPreview:hover {
	background: url(/css/images/ch/btn_sendpreview_on.gif) no-repeat;
	cursor: pointer;
}

.previewDeleteDimButton {
	background: url(/css/images/ch/betslip_del_off.gif) no-repeat;
	width: 71px;
	height: 21px;
}

.previewDeleteButton {
	background: url(/css/images/ch/betslip_del.gif) no-repeat;
	width: 71px;
	height: 21px;
}

.previewDeleteButton:hover {
	background: url(/css/images/ch/betslip_del_on.gif) no-repeat;
	cursor: pointer;
}

.previewCloseDimButton {
	background: url(/css/images/ch/betslip_preview_close_off.gif) no-repeat;
	width: 71px;
	height: 21px;
	display: inline-block;
}

.previewCloseButton {
	background: url(/css/images/ch/betslip_preview_close.gif) no-repeat;
	width: 71px;
	height: 21px;
	display: inline-block;
}

.previewCloseButton:hover {
	background: url(/css/images/ch/betslip_preview_close_on.gif) no-repeat;
	cursor: pointer;
}

.previewSendDimButton {
	background: url(/css/images/ch/betslip_preview_send_off.gif) no-repeat;
	width: 71px;
	height: 21px;
	display: inline-block;
}

.previewSendButton {
	background: url(/css/images/ch/betslip_preview_send.gif) no-repeat;
	width: 71px;
	height: 21px;
	display: inline-block;
}

.previewSendButton:hover {
	background: url(/css/images/ch/betslip_preview_send_on.gif) no-repeat;
	cursor: pointer;
}

.replyRecallButton {
	background: url(/css/images/ch/betslip_recall.gif) no-repeat;
	width: 218px;
	height: 21px;
	float: right;
}

.replyRecallButton:hover {
	background: url(/css/images/ch/betslip_recall_on.gif) no-repeat;
	cursor: pointer;
}

.replyCloseButton {
	background: url(/css/images/ch/betslip_done.gif) no-repeat;
	width: 71px;
	height: 21px;
	float: right;
}

.replyCloseButton:hover {
	background: url(/css/images/ch/betslip_done_on.gif) no-repeat;
	cursor: pointer;
}

.slipStrokeOrange {
	background: url(/css/images/ch/stroke_orange.gif) no-repeat;
	width: 3px;
	height: 15px;
	padding: 0px 5px 0px 0px;
	float: left;
}

.strokeGray {
	background: url(/css/images/ch/stroke_gray.gif) center no-repeat;
	float: left;
	width: 1px;
	height: 30px;
	margin: 0px 0px 0px 16px;
}

.boHelpButton {
	width: 15px;
	height: 15px;
	float: left;
	margin: 7px 0px 0px 3px;
}

.boHelpButton:hover {
	cursor: help;
}

.statementConfirmButton {
	background: url(/css/images/ch/btn_ok.gif) no-repeat;
	float: right;
	width: 71px;
	height: 21px;
	margin: 15px 12px 0px 0px;
}

.statementConfirmButton:hover {
	background: url(/css/images/ch/btn_ok_on.gif) no-repeat;
	cursor: pointer;
}

#betHeaderPrint {
	background: url(/css/images/ch/icon_print.gif) no-repeat right center;
	width: 42px;
	height: 15px;
	float: right;
	padding: 7px 0px 7px 0px;
}

#betHeaderPrint:hover {
	cursor: pointer;
	text-decoration: underline;
}

#logoutClose {
	background: url(/css/images/ch/btn_close.gif) no-repeat;
	display: table-cell;
	width: 71px;
	height: 21px;
	vertical-align: middle;
	float: right;
}

#logoutClose:hover {
	background: url(/css/images/ch/btn_close_on.gif) no-repeat;
	cursor: pointer;
}

.stmtCloseButton {
	background: url(/css/images/ch/btn_close.gif) no-repeat;
	width: 71px;
	height: 21px;
	float: left;
}

.stmtCloseButton:hover {
	background: url(/css/images/ch/btn_close_on.gif) no-repeat;
	cursor: pointer;
}

.stmtPrintButton {
	background: url(/css/images/ch/btn_print.gif) no-repeat;
	width: 71px;
	height: 21px;
	float: right;
	margin: 0px 5px 0px 0px;
}

.stmtPrintButton:hover {
	background: url(/css/images/ch/btn_print_on.gif) no-repeat;
	cursor: pointer;
}

.stmtExportButton {
	background: url(/css/images/ch/btn_export.png) no-repeat;
	width: 71px;
	height: 21px;
	float: right;
	margin: 0px 5px 0px 0px;
}

.stmtExportButton:hover {
	background: url(/css/images/ch/btn_export_on.png) no-repeat;
	cursor: pointer;
}

#stmtExportHtml {
	background: url(/css/images/ch/btn_export_html.gif) no-repeat;
	width: 71px;
	height: 21px;
}

#stmtExportHtml:hover {
	background: url(/css/images/ch/btn_export_html_on.gif) no-repeat;
	cursor: pointer;
}

#stmtExportText {
	background: url(/css/images/ch/btn_export_text.gif) no-repeat;
	width: 71px;
	height: 21px;
}

#stmtExportText:hover {
	background: url(/css/images/ch/btn_export_text_on.gif) no-repeat;
	cursor: pointer;
}

.stmtNewSearchButton {
	background: url(/css/images/ch/betslip_new_search.gif) no-repeat;
	width: 71px;
	height: 21px;
	float: right;
	margin: 0px 5px 0px 0px;
}

.stmtNewSearchButton:hover {
	background: url(/css/images/ch/betslip_new_search_on.gif) no-repeat;
	cursor: pointer;
}

.stmtNextButton {
	background: url(/css/images/ch/btn_stmt_next.gif) no-repeat;
	width: 71px;
	height: 21px;
	float: right;
}

@media (hover: hover) and (pointer: fine) {
	.stmtNextButton:hover {
		background: url(/css/images/ch/btn_stmt_next_on.gif) no-repeat;
		cursor: pointer;
	}
}

.stmtNextDimButton {
	background: url(/css/images/ch/btn_stmt_next_off.gif) no-repeat;
	width: 71px;
	height: 21px;
	float: right;
}

.stmtPrevButton {
	background: url(/css/images/ch/btn_prev.gif) no-repeat;
	width: 71px;
	height: 21px;
	float: right;
	margin: 0px 5px 0px 0px;
}

.stmtPrevButton:hover {
	background-image: url(/css/images/ch/btn_prev_on.gif) no-repeat;
	cursor: pointer;
}

.stmtPrevDimButton {
	background: url(/css/images/ch/btn_prev_off.gif) no-repeat;
	width: 71px;
	height: 21px;
	float: right;
	margin: 0px 5px 0px 0px;
}

.settingDefaultButton {
	background: url(/css/images/ch/betslip_default.gif) no-repeat;
	width: 108px;
	height: 21px;
	float: left;
	margin: 0px 0px 0px 5px;
}

.settingDefaultButton:hover {
	background: url(/css/images/ch/betslip_default_on.gif) no-repeat;
	cursor: pointer;
}

.settingSaveButton {
	background: url(/css/images/ch/betslip_save.gif) no-repeat;
	width: 71px;
	height: 21px;
	float: right;
	margin: 0px 5px 0px 0px;
}

.settingSaveButton:hover {
	background: url(/css/images/ch/betslip_save_on.gif) no-repeat;
	cursor: pointer;
}

.alupIcon {
	background: url(/css/images/ch/icon_allup.gif) no-repeat;
	float: left;
	width: 30px;
	height: 17px;
	padding: 0px 3px 0px 0px;
}

.alupIconON {
	background: url(/css/images/ch/icon_allup_on.gif) no-repeat;
	float: left;
	width: 30px;
	height: 17px;
	padding: 0px 3px 0px 0px;
}

.alupIconDim {
	background: url(/css/images/ch/icon_allup_dim.gif) no-repeat;
	float: left;
	width: 30px;
	height: 17px;
	padding: 0px 3px 0px 0px;
}

.alupIcon:hover,
.alupIconON:hover {
	cursor: pointer;
}

/* flexibet dropdown */
.ctlSelect {
	width: 37px;
	cursor: default;
	border: 1px solid #9D9D9D;
	color: #9D9D9D;
	background: #FFFFFF;
	text-align: right;
	display: inline;
	padding: 2px 2px 0px 2px;
}

.ctlSelectHL {
	width: 37px;
	cursor: default;
	border: 1px solid #9D9D9D;
	background: #9D9D9D;
	color: #FFFFFF;
	text-align: right;
	display: inline-block;
}

.ctlSelectExpand {
	width: 73px;
	cursor: default;
	border: 1px solid #9D9D9D;
	color: #9D9D9D;
	background: #FFFFFF;
	display: inline-block;
}

.ctlSelectExpandHL {
	width: 73px;
	cursor: default;
	border: 1px solid #9D9D9D;
	background: #9D9D9D;
	color: #FFFFFF;
	display: inline-block;
}

.ctlSelectInput {
	padding: 0px 1px 0px 2px;
	display: inline;
	font-size: 12px;
	font-family: Arial;
	color: #333333;
}

.ctlSelectInputHL {
	padding: 0px 1px 0px 2px;
	display: inline;
	font-size: 12px;
	font-family: Arial;
	background: #9D9D9D;
	color: #FFFFFF;
}

.ctlSelectArrow {
	display: inline;
	font-size: 12px;
	color: #333333;
}

.ctlSelectArrowHL {
	display: inline;
	font-size: 12px;
	background: #9D9D9D;
	color: #FFFFFF;
}

.ctlOptions {
	width: 80px;
	font-size: 12px;
	font-family: Arial;
	cursor: default;
	border: 1px solid #9D9D9D;
}

.ctlSelectOption {
	padding: 0px 1px 0px 2px;
	color: #FFFFFF;
	background: #9D9D9D;
	text-align: right;
}

.ctlUnSelectOption {
	padding: 0px 1px 0px 2px;
	color: #333333;
	background: #FFFFFF;
	text-align: right;
}

.ctlSelect2 {
	width: 39px;
	cursor: default;
	border: 1px solid #9D9D9D;
	color: #9D9D9D;
	background: #FFFFFF;
	text-align: right;
}

.ctlSelectHL2 {
	width: 39px;
	cursor: default;
	border: 1px solid #9D9D9D;
	background: #9D9D9D;
	color: #FFFFFF;
	text-align: right;
}

.ctlSelectInput2 {
	padding: 0px 1px 0px 2px;
	display: inline;
	font-size: 11px;
	font-family: Arial;
	color: #333333;
}

.ctlSelectInputHL2 {
	padding: 0px 1px 0px 2px;
	display: inline;
	font-size: 11px;
	font-family: Arial;
	background: #9D9D9D;
	color: #FFFFFF;
}

.ctlOptions2 {
	font-size: 12px;
	font-family: Arial;
	cursor: default;
	border: 1px solid #9D9D9D;
}

.ctlOptionsExpand2 {
	font-size: 12px;
	font-family: Arial;
	cursor: default;
	border: 1px solid #9D9D9D;
}

.ctlSelectOption2 {
	padding: 0px 1px 0px 2px;
	color: #FFFFFF;
	background: #9D9D9D;
	text-align: right;
}

.ctlUnSelectOption2 {
	padding: 0px 1px 0px 2px;
	color: #333333;
	background: #FFFFFF;
	text-align: right;
}

.eWalletUpgrade {
	background: url(/css/images/ch/btn_upgrade_ch.gif) no-repeat;
	width: 83px;
	height: 21px;
	float: left;
	margin: 0px 0px 0px 5px;
}

.eWalletUpgrade:hover {
	background: url(/css/images/ch/btn_upgrade_on_ch.gif) no-repeat;
}

.eWalletLater {
	background: url(/css/images/ch/btn_later_ch.gif) no-repeat;
	width: 71px;
	height: 21px;
	float: left;
	margin: 0px 0px 0px 5px;
}

.eWalletLater:hover {
	background: url(/css/images/ch/btn_later_on_ch.gif) no-repeat;
}