TABLE.register INPUT.redButton {
background-color:#5d0000;
color:#ffffff;
font-weight:bold;
font-size: 13px;
cursor: pointer;
text-align: center;
border: 1px solid #ffffff;
padding: 5px 0px 5px 0px;
margin: 0px;
line-height: 15px;
width: 230px;
}
TABLE.register INPUT.greyButton {
color:#ffffff;
font-weight:bold;
font-size: 13px;
cursor: pointer;
text-align: center;
border: 1px solid #ffffff;
padding: 5px 0px 5px 0px;
margin: 0px;
}
A.redButton {
background-image:url(../images/betslipFooterBg.gif);
background-repeat:repeat-x;
background-color:#5d0000;
color:#ffffff;
font-weight:bold;
font-size: 13px;
cursor: pointer;
text-align: center;
border: 1px solid #ffffff;
padding: 5px 20px 5px 20px;
margin: 0px;
width: 230px;
}
A.greyButton {
color:#ffffff;
font-weight:bold;
font-size: 13px;
cursor: pointer;
text-align: center;
border: 1px solid #ffffff;
padding: 5px 20px 5px 20px;
margin: 0px;
}

.middleHolder {
border: 1px solid #000000;
}
 
#middle .middleHolder  H2 {
margin: 0px;
font-size: 13px;
color: #ffffff;
background-color: #000000;
width: 515px;
line-height: 25px;
padding-left: 15px;
}
#middle .middleHolder  H3, H4 {
margin: 0px;
font-size: 13px;
color: #cc0000;
background-color: #000000;
width: 515px;
line-height: 25px;
padding-left: 15px;
}

.accountHolder {
border: 1px solid #000000;
width: 530px;
}
 
#middle .accountHolder  H2 {
margin: 0px;
font-size: 13px;
color: #cc0000;
background-color: #000000;
width: 515px;
line-height: 25px;
padding-left: 15px;
}
#middle .accountHolder  H3, H4 {
margin: 0px;
font-size: 13px;
color: #ffffff;
background-color: #000000;
width: 515px;
line-height: 25px;
padding-left: 15px;
}


TABLE.register {
margin: 15px;
}
TABLE.register TD {
padding-right: 10px;
line-height: 20px;
padding-bottom: 10px;
}
TABLE.register INPUT {
width: 225px;
line-height: 20px;
padding-bottom: 5px;
}
TABLE.register  SELECT {
width: 230px;
line-height: 20px;
}
TABLE.register INPUT.tickbox {
width: 50px;
line-height: 20px;
}
TABLE.register INPUT.tickbox_account {
width: 20px;
line-height: 20px;
margin-bottom: 5px;
}
.form-label {
font-weight:bold;
width:200px;
text-align:right;
}

/* simple css-based tooltip */ 
div.tooltip {     
background-color:#000;         
border:1px solid #fff;     
padding:2px 15px;        
display: none;
color:#fff;     
text-align:left;     
font-size:11px;  
z-index: 25;   
/* outline radius for mozilla/firefox only */     
outline-radius:4px;     
-moz-outline-radius:4px;     
-webkit-outline-radius:4px; 
}
SPAN.red {
color: #cc0000;
font-size: 12px;
display:inline-block;
padding: 0px 0px 5px 0px;
}
DIV.intro-text {
margin: 15px;
line-height: 18px;
font-size: 12px;
}
TD.intro-text {
padding-right: 25px;
line-height: 18px;
font-size: 12px;
}
.intro-text P {
padding-right: 25px;
}
TABLE.customerText {
margin: 15px;
}

TD.evenRow col-1 {
background-color: #000000;
}
#account_error_pane {
margin: 15px;
font-weight: bold;
color: #cc0000;
}
#customerMenu {
width: 530px;
margin: 0px;
}
FORM {
margin: 0px;
}
#customerMenu TD {
background-image:url(../images/account/accountMenuBg.gif);
background-repeat:repeat-x;
background-color:#000000;
text-align: left;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-top: 1px solid #000000;
border-bottom: 3px solid #000000;
padding: 0px 12px 0px 12px;
}
#customerMenu TD.on {
background-image:none;
background-color:#000000;
text-align: center;
}
#customerMenu TD A {
color: #ffffff;
text-decoration: none;
line-height: 18px;
}
#customerMenu TD.on A {
}
#customerMenu TD A:hover {
text-decoration: underline;
}
TABLE.trans-hist-receipt {
margin: 25px 15px;
}
TABLE.trans-hist-menu {
margin: 25px 15px;
}
#acct_error_text {
font-size: 12px;
line-height: 22px;
font-weight: bold;
color: #cc0000;
}
#acct_error_pane {
background-color: #000000;
margin: 10px 0px;
padding: 25px;
}
A {
font-size: 11px;
color: #ffffff;
}
TD.historyTitle {
padding-bottom: 5px;
font-weight: bold;
}
A.historyLink {
text-decoration: none;
}
A.historyLink:hover {
text-decoration: underline;
}