body.standard {
    padding-left: 50px;
    font: 12px Arial;
    margin: 0px;
}

form {
    margin: 0px;
}

table.outerTable {
    background-color: #0099FF;
    border: 0px;
}
td.tableMessage{
    font:bold 12px Arial;
    color:#333333;
    background-color:#ffffff;
    padding:10px;
}

td.tableError{
    font:bold 12px Arial;
    color:#ff0000;
    background-color:#ffffff;
    padding:10px;
}

table.innerTable {
    background-color: #E9F3FB;
    font: 12px Arial;
    color: #000000;
}

tr.formCaption {
    font: bold 14px Arial;
    color: #000000;
    text-align: left;
    height: 30px;
    background-color: #D3D3D2;
    border-bottom: 1px solid #0099FF;
}

td.formCaptionSubheader {
    padding: 5px
}

td.formHeader {
    font: bold 14px Arial;
    color: #ffffff;
    text-align: center;
    height: 30px;
    background-color: #0099FF;
    border-bottom: 1px solid #0099FF;
    background-image:url('/theme/images/headerbg.gif');
}

td.formSubHeader {
    font: bold 14px Arial;
    color: #333333;
    text-align: center;
    height: 30px;
}

td.formCriterion {
    font: bold 12px Arial;
    color: #333333;
    padding: 5px;
    padding-right: 20px;                  
    text-align: right;
}

td.formOption {
    font: 12px Arial;
    color: #333333;
    text-align: center;
    height: 50px;
}

td.formValue {
    font: 12px Arial;
    color: #333333;
    padding: 5px;
}

td.formError {
    font: bold 12px Arial;
    color: #ff0000;
    padding: 5px;
    text-align: center;
}

td.formMessage {
    font: bold 12px Arial;
    color: #000000;
    padding: 5px;
    text-align: center;
}

td.tableHeader {
    font: bold 14px Arial;
    color: #ffffff;
    text-align: center;
    background-color: #0099FF;
    height: 30px;
    background-image:url('/theme/images/headerbg.gif');
}

td.tableHeader-2 {
    font: bold 14px Arial;
    color: #ffffff;
    text-align: center;
}

td.tableFooter {
    font: bold 14px Arial;
    color: #ffffff;
    text-align: right;
    background-color: #ffffff;
    border-top: 1px solid gray;
    height: 30px;
}

td.tableColumnHeader {
    font: bold 12px Arial;
    color: #333333;
    text-align: center;
    background-color: #ffffff;
    height: 20px;
    padding: 2px;
}

td.tableText {
    font: 12px Arial;
    color: #333333;
    background-color: #ffffff;
    height: 20px;
    padding: 2px;
}
td.tableTextBusy {
    font: 12px Arial;
    color: #888888;
    background-color: #ffffff;
    height: 20px;
    padding: 2px;
}
td.tableText1 {
    font: 12px Arial;
    color: #333333;
    background-color: #E9F3FB;
    height: 20px;
    padding: 2px;
}

td.tableTextDisabled {
    font: 12px Arial;
    color: #666666;
    background-color: #ffffff;
    height: 20px;
    padding: 2px;
}

td.tableOption {
    font: 12px Arial;
    color: #000000;
    text-align: center;
    height: 50px;
    background-color: #ffffff;
}

td.link {
    font: 12px Arial;
    text-decoration: underline;
    color: #000000;
}

td.linkstopages {
    font: 12px Arial;
    color: #000000;
}

a.link {
    font: 12px Arial;
    text-decoration: underline;
    color: #000000;
}

a.boldlink {
    font: bold 12px Arial;
    color: #000000;
    text-decoration: underline;
}

input.textField {
    font: 12px Arial;
}

input.button {
    font: 12px Arial;
    border: 1px solid #0099ff;
    background-color: #98CBFF;
    padding: 1px;
}

input.button-90px {
    font: 12px Arial;
    border: 0px solid #0099ff;
    background-image: url('/theme/images/90pixel_button.gif');
    width: 90px;
    height: 25px;
    cursor: pointer;
}

input.button-90px-h {
    font: 12px Arial;
    border: 0px solid #0099ff;
    background-image: url('/theme/images/90pixel-button-h.gif');
    width: 90px;
    height: 25px;
    cursor: pointer;
}

input.button-90px-blue {
    font: 12px Arial;
    border: 0px solid #0099ff;
    background-image: url('/theme/images/90pixel-button-blue.gif');
    width: 90px;
    height: 25px;
    cursor: pointer;
}

input.button-90px-white {
    font: 12px Arial;
    border: 0px solid #0099ff;
    background-image: url('/theme/images/90pixel_button_bg_white.png');
    width: 90px;
    height: 25px;
    cursor: pointer;
}

input.button-90px-red-blue {
    font: 12px Arial;
    border: 0px solid #0099ff;
    background-image: url('/theme/images/90_button_red_in_blue.gif');
    width: 89px;
    height: 25px;
    cursor: pointer;
}

input.button-90px-red {
    font: 12px Arial;
    border: 0px solid #0099ff;
    background-image: url('/theme/images/90_button_red.gif');
    width: 89px;
    height: 25px;
    cursor: pointer;
}

input.button-90px-green {
    font: 12px Arial;
    border: 0px solid #0099ff;
    background-image: url('/theme/images/90_button_green.gif');
    width: 89px;
    height: 25px;
    cursor: pointer;
}

input.button-today {
    font: bold 11px Arial;
    border: 0px solid #0099ff;
    background-image: url('/theme/images/button_grey.gif');
    width: 64px;
    height: 19px;
    cursor: pointer;
    color:#ffffff;
}

input.button-this-week {
    font: bold 11px Arial;
    border: 0px solid #0099ff;
    background-image: url('/theme/images/this_week.gif');
    width: 81px;
    height: 21px;
    cursor: pointer;
    color:#ffffff;
}

input.button-90px-gray {
    font: 12px Arial;
    border: 0px solid #0099ff;
    background-image: url('/theme/images/90pixel_button_bg_gray.png');
    width: 89px;
    height: 25px;
    cursor: pointer;
}
input.button-90px-d-gray {
    font: 12px Arial;
    border: 0px solid #0099ff;
    background-image: url('/theme/images/button_90px_d_gray.png');
    width: 90px;
    height: 25px;
    cursor: pointer;
}

input.button-90px-report {
    font: 12px Arial;
    border: 0px solid #0099ff;
    background-image: url('/theme/images/90pixel_button_bg_report.png');
    width: 90px;
    height: 25px;
    cursor: pointer;
}

input.button-100px {
    font: 12px Arial;
    border: 0px solid #0099ff;
    background-image: url('/theme/images/100pixel_button_bg.png');
    width: 100px;
    height: 25px;
    cursor: pointer;
}

input.button-100px-white {
    font: 12px Arial;
    border: 0px solid #0099ff;
    background-image: url('/theme/images/100pixel_button_l.png');
    width: 100px;
    height: 25px;
    cursor: pointer;
}

input.button-150px {
    font: 12px Arial;
    border: 0px solid #0099ff;
    background-image: url('/theme/images/150pixel_button_l.png');
    width: 150px;
    height: 25px;
    cursor: pointer;
}

input.button-150px-bg {
    font: 12px Arial;
    border: 0px solid #0099ff;
    background-image: url('/theme/images/150pixel_button.png');
    width: 150px;
    height: 25px;
    cursor: pointer;
}

input.button-150px-gray {
    font: 12px Arial;
    border: 0px solid #0099ff;
    background-image: url('/theme/images/150pixel_button_bg_gray.png');
    width: 150px;
    height: 25px;
    cursor: pointer;
}

input.button-150px-b {
    font: 12px Arial;
    border: 0px solid #0099ff;
    background-image: url('/theme/images/button_150.gif');
    width: 150px;
    height: 25px;
    cursor: pointer;
}

input.button-300px {
    font: 12px Arial;
    border: 0px solid #0099ff;
    background-image: url( '/theme/images/200pixel_button.png' );
    background-repeat:no-repeat;
    width: 200px;
    height: 25px;
    cursor: pointer;
}

input.button-300px-white {
    font: 12px Arial;
    border: 0px solid #0099ff;
    background-image: url( '/theme/images/200pixel_button_bg_white.png' );
    background-repeat:no-repeat;
    width: 200px;
    height: 25px;
    cursor: pointer;
}

input.button-cancel {
    font: 12px Arial;
    border: 0px solid #0099ff;
    background-image: url( '/theme/images/cancel_with_without_charge.gif' );
    background-repeat:no-repeat;
    width: 80px;
    height: 25px;
    cursor: pointer;
}

input.button-cancel-01 {
    font: 12px Arial;
    border: 0px solid #0099ff;
    background-image: url( '/theme/images/cancel_with_without_charge_01.gif' );
    background-repeat:no-repeat;
    width: 80px;
    height: 25px;
    cursor: pointer;
}

.error {
    font: bold 12px Arial;
    color: #ff0000;
    padding: 5px;
    text-align: center;
}

.date {
    font: bold 16px Arial;
    color: #0099FF;
    text-align: center;

}

td.schHeader {
    font: bold 12px Arial;
    color: #ffffff;
    text-align: center;
    background-color: #007EFF;
    height: 20px;
    border-right: 1px solid #98CBFF;
    cursor: pointer;
}
div.schHeader {
    font: bold 12px Arial;
    color: #ffffff;
    text-align: center;
    background-color: #007EFF;
    width:100px;
}

td.schRowsHeader {
    font: bold 12px Arial;
    color: #30A2FF;
    text-align: center;
    background-color: #CBE5FF;
    height: 25px;
    border: 1px solid #008AFE;
    border-top: none;
    cursor:default;
}

td.schRowsHeader1 {
    font: bold 12px Arial;
    color: #30A2FF;
    text-align: center;
    background-color: #BBD9FB;
    height: 25px;
    border: 1px solid #008AFE;
    border-top: none;
    cursor:default;
}

td.schTableText {
    font: 12px Arial;
    color: #333333;
    background-color: #ffffff;
    height: 25px;
    padding: 2px;
    border-right: 1px solid #008AFE;
    border-bottom: 1px solid #008AFE;
    cursor: pointer;
}

td.schTableText1 {
    font: 12px Arial;
    color: #333333;
    background-color: #E9F3FB;
    height: 25px;
    padding: 2px;
    border-right: 1px solid #008AFE;
    border-bottom: 1px solid #008AFE;
    cursor: pointer;
}

td.schTableTextSelect {
    font: bold 12px Arial;
    color: #000000;
    background-color: #98CBFF;
    height: 25px;
    padding: 10px;
    border-right: 1px solid #008AFE;
    border-bottom: 1px solid #008AFE;
    cursor: pointer;
    vertical-align: top;
}

td.schTableTextOver {
    font: 12px Arial;
    color: #333333;
    background-color: #ffffff;
    height: 25px;
    padding: 2px;
    border-left: 2px solid #008AFE;
    border-top: 2px solid #008AFE;
    border-right: 3px solid #008AFE;
    border-bottom: 3px solid #008AFE;
    cursor: pointer;
}

td.schTableTextBook {
    font: bold 12px Arial;
    color: #000000;
    background-color: #CBE5FF;
    height: 25px;
    padding: 10px;
    border-right: 1px solid #008AFE;
    border-bottom: 1px solid #008AFE;
    cursor: pointer;
    vertical-align: top;
}

td.schTableText1Over {
    font: 12px Arial;
    color: #333333;
    background-color: #E9F3FB;
    height: 25px;
    padding: 2px;
    border-left: 2px solid #008AFE;
    border-top: 2px solid #008AFE;
    border-right: 3px solid #008AFE;
    border-bottom: 3px solid #008AFE;
    cursor: pointer;
}

td.schTableTextSelectOver {
    font: bold 12px Arial;
    color: #000000;
    background-color: #98CBFF;
    height: 25px;
    padding: 8px;
    border-left: 2px solid #008AFE;
    border-top: 2px solid #008AFE;
    border-right: 3px solid #008AFE;
    border-bottom: 3px solid #008AFE;
    cursor: pointer;
    vertical-align: top;
}

td.schTableTextBookOver {
    font: bold 12px Arial;
    color: #000000;
    background-color: #CBE5FF;
    height: 25px;
    padding: 8px;
    border-left: 2px solid #008AFE;
    border-top: 2px solid #008AFE;
    border-right: 3px solid #008AFE;
    border-bottom: 3px solid #008AFE;
    cursor: pointer;
    vertical-align: top;
}

a.sortinglink {
    font: bold 12px Arial;
    color: #333333;
    text-decoration: none;
}

.Calendar {
    background-color: white;
    width: 140px;
    border: 1px solid #0099FF;
}

.CalendarHeader {
    padding: 2px;
    background-color: #0099FF;
    color: white;
    font-weight: bold;
    font-size: 11px;
}

.CalendarHeaderMonthName {
    text-align: center;
    white-space: nowrap;
}

.CalendarDayName {
    font-size: 11px;
    text-align: center;
    font-weight: bold;
}

.CalendarDay {
    font-size: 11px;
    text-align: center;
    cursor: pointer;
    background-color: #ffffff;

    color: #000000;
}

.CalendarDayEmpty {
    font-size: 11px;
}

.CalendarSelectedDate {
    background-color: #0199FE;
    color: white;
    font-size: 11px;
    text-align: center;
    cursor: pointer;
}

.logintable {
    width: 395px;
    margin-top: 150px;
    background-color: #E9F2FB;
}
.logintabletop {
    height: 32px;
}

.froglinck {
    margin-left: 27px;
    font-size: 11px;
}

.clubname {
    color:white;
    font: bold 14px Arial;
    margin-left:10px;
}

.totals {
    text-align:center;
    font: 12px Arial;
    color: #333333;
    background-color: #ffffff;
    height: 20px;
    padding: 2px;
}

.clientname {
    font: bold 14px Arial;
    color: #000000;
}

