.scButton_default { font-family: Tahoma, Arial, sans-serif; font-size: 12px; color: #000000; font-weight: normal; background-color: #99ea8e; border-color: #99ea8e; border-style: solid; border-width: 3px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; padding: 4px 8px; background-image: none;text-decoration: none;  }
.scButton_disabled { font-family: Tahoma, Arial, sans-serif; font-size: 12px; color: gray; font-weight: bold; background-color: #EEEEEE; border-color: #cdcdcd; border-style: solid; border-width: 1px; -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px; padding: 4px 8px; background-image: none;text-decoration: none;  }
.scButton_default:hover { font-family: Tahoma, Arial, sans-serif; font-size: 12px; color: #000000; font-weight: normal; background-color: #b9f1b1; border-color: #99ea8e; border-style: solid; border-width: 3px; -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px; background-image: none;text-decoration: none;  }
.scButton_default:active { font-family: Tahoma, Arial, sans-serif; font-size: 12px; color: #000000; font-weight: normal; background-color: #b9f1b1; border-color: #99ea8e; border-style: solid; border-width: 3px; -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px; background-image: none;text-decoration: none;  }
.scLink_default { text-decoration: underline; font-size: 12px; color: #0000AA;  }
.scLink_default:visited { text-decoration: underline; font-size: 12px; color: #0000AA;  }
.scLink_default:active { text-decoration: underline; font-size: 12px; color: #0000AA;  }
.scLink_default:hover { text-decoration: none; font-size: 12px; color: #0000AA;  }
