.scButton_default { font-family: Tahoma, Arial, sans-serif; font-size: 11px; color: #ffffff; font-weight: bold; background-color: #ff9500; border-style: none; padding: 4px 8px; cursor: pointer; background-image: none;text-decoration: underline;  }
.scButton_disabled { font-family: Tahoma, Arial, sans-serif; font-size: 11px; color: gray; font-weight: normal; background-color: #474747; border-style: none; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; padding: 4px 8px; background-image: none;text-decoration: none;  }
.scButton_small { font-family: Tahoma, Arial, sans-serif; font-size: 11px; color: #ffffff; font-weight: bold; background-color: #ff9500; border-color: #824c00; border-style: none; border-width: 3px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; padding: 4px 8px; background-image: none;text-decoration: underline;  }
.scButton_default:hover, .scButton_small:hover { font-family: Tahoma, Arial, sans-serif; font-size: 11px; color: #ffffff; font-weight: bold; background-color: #824c00; border-style: none; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; background-image: none;text-decoration: none;  }
.scButton_default:active, .scButton_small:active { font-family: Tahoma, Arial, sans-serif; font-size: 11px; color: #ffffff; font-weight: bolder; background-color: #824c00; border-style: none; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; 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;  }
