/* base config */
body {background-color: #ffffff; font-family: verdana; color: #808080; font-size: 12px}

/* link configs */
a:link {color:#ffffff;text-decoration:none; font-size: 16px; font-weight: bold; background-color:#006600; border-style: solid; border-color: #000000; border-width: 1px; width=80}
a:visited {color:#ffffff;text-decoration:none; font-size: 16px; font-weight: bold; background-color:#006600; border-style: solid; border-color: #000000; border-width: 1px; width=80}
a:active {color:#ffffff;text-decoration:none; font-size: 16px; font-weight: bold; background-color:#006600; border-style: solid; border-color: #000000; border-width: 1px; width=80}
a:hover {color:#33ff99;text-decoration:none; font-size: 16px; font-weight: bold; background-color:#006600; border-style: solid; border-color: #000000; border-width: 1px; width=80}
a.link2:link {color:#0000ff; font-size: 12px; font-weight: bold; width:auto; background-color:#ffffff; border-style: none}
a.link2:visited {color:#0000ff; font-size: 12px; font-weight: bold; width:auto; background-color:#ffffff; border-style: none}
a.link2:active {color:#0000ff; font-size: 12px; font-weight: bold; width:auto; background-color:#ffffff; border-style: none}
a.link2:hover {color:#ff6699; font-size: 12px; font-weight: bold; width:auto; background-color:#ffffff; border-style: none}

/* screen configs */
.score_card {border-style: solid; border-color: #000000; border-width: 1px; background-color: #eeeeee;}
.title {color: #808080; font-family: verdana; font-size: 26px; font-weight: bold}
.title2 {color: #808080; font-family: verdana; font-size: 16px; font-weight: bold}
.text1 {color: #000000; font-family: verdana; font-size: 12px;}
.text2 {color: #000000; font-family: verdana; font-size: 12px; font-weight: bold;}
.text3 {color: #000000; font-family: verdana; font-size: 10px; text-align: center;}
.text4 {color: #000000; font-family: verdana; font-size: 10px; text-align: center; font-weight:bold;}
.text5 {color: #0033cc; font-family: verdana; font-size: 12px; font-weight:normal}
.text6 {color: #808080; font-family: verdana; font-size: 12px; font-weight:normal}
.text7 {color: #000000; font-family: verdana; font-size: 12px; font-weight:normal}
.text1h {color: #808080; font-family: verdana; font-size: 12px;background-color: #FFFF80}
.text2h {color: #008080; font-family: verdana; font-size: 12px; font-weight: bold;background-color: #FFFF80}
.textsc1 {color: #008833; font-family: verdana; font-size: 10px; text-align: left; font-weight:bold;}
.textsc2 {color: #000000; font-family: verdana; font-size: 10px; text-align: left; font-weight:bold;}
.success {color: #006600; font-family: verdana; font-size: 12px; font-weight: bold}
.warn {color: #ff0000; font-family: verdana; font-size: 12px; font-weight:normal}
.break {color: #C0C0C0;background-color: #C0C0C0;height: 2px; border: 0}
.button {color:#ffffff; font-size: 12px; font-family: verdana; background-color:#006600; border-style: solid; border-color: #000000; border-width: 1px; text-align: center; font-weight: bold}
.button_special {color:#ffffff; font-size: 8px; font-family: verdana; background-color:#006600; border-style: solid; border-color: #000000; border-width: 1px; text-align: center; font-weight: bold; margin-bottom:182px}
.button_special2 {color:#ffffff; font-size: 8px; font-family: verdana; background-color:#006600; border-style: solid; border-color: #000000; border-width: 1px; text-align: center; font-weight: bold;}

/* form configs */
.login {background-color:#ccffcc; border-style: solid; border-color: black; border-width: 1px; font-family: verdana; font-size: 15px; color: #000000}
.option {margin:1px}

/* table configs */
.table {background-color: white ;border-style: solid; border-color: black; border-width: 1px}
.table_header {color:#ffffff; background-color: #00cc00; font-family: verdana; font-size: 12px; font-weight: bold}
.table_header2 {color:#ffffff; background-color: #00cc00; font-family: verdana; font-size: 10px; font-weight: bold}
.table_header3 {color:#ffffff; background-color: #00cc00; font-family: verdana; font-size: 10px; font-weight: bold; width=18px; text-align: center}
.hole_row {background-color:#ccffcc}
.par_row {background-color:#ccddff}
.table_cell {color:#000000; background-color:#ccffcc; font-family: verdana; font-size: 12px}
.table_cell2 {color:#000000; background-color:#ccffcc;font-family: verdana; font-size: 10px}

/* other */
.error {color: red; font-family: verdana; font-size: 12px; font-weight: bold}

/* correct image auto orientation */
img {image-orientation: none;}
input {image-orientation: none;}