.scButton_default { font-family: Arial, sans-serif; font-size: 11px; color: #222; font-weight: normal; line-height: 18px; line-height: 18px; background-color: #F5F5F5; border-color: #D8D8D8; border-style: solid; border-width: 1px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; height: 18px; padding: 5px 10px; cursor: pointer; background-image: none;text-shadow: 0px 1px 0px #FFF; text-decoration: none;  }
.scButton_disabled { font-family: Arial, sans-serif; font-size: 11px; color: #999999; font-weight: normal; line-height: 18px; line-height: 18px; background-color: #F5F5F5; border-color: #D8D8D8; border-style: solid; border-width: 1px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; height: 18px; padding: 5px 10px; cursor: default; background-image: none;text-shadow: 0px 1px 0px #FFF; text-decoration: none;  }
.scButton_default:hover { font-family: Arial, sans-serif; font-size: 11px; color: #222; font-weight: normal; line-height: 18px; line-height: 18px; background-color: #F5F5F5; border-color: #888887; border-style: solid; border-width: 1px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; cursor: pointer; background-image: none;text-shadow: 0px 1px 0px #FFF; text-decoration: none;  }
.scButton_default:active { font-family: Arial, sans-serif; font-size: 11px; color: #222; font-weight: normal; line-height: 18px; line-height: 18px; background-color: #F5F5F5; border-color: #888887; border-style: solid; border-width: 1px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; cursor: pointer; background-image: none;text-shadow: 0px 1px 0px #FFF; text-decoration: none;  }
.scLink_default { text-decoration: underline; font-size: 12px; color: #0000AA; cursor: pointer;  }
.scLink_default:visited { text-decoration: underline; font-size: 12px; color: #595959; cursor: pointer;  }
.scLink_default:active { text-decoration: underline; font-size: 12px; color: #595959; cursor: pointer;  }
.scLink_default:hover { text-decoration: none; font-size: 12px; color: #595959; cursor: pointer;  }
