.scButton_default { font-family: Arial, sans-serif; font-size: 11px; color: #444444; font-weight: bold; border-color: #353535; border-style: none; border-width: 1px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; padding: 3px 14px; cursor: pointer; background-image: url(../../img/scriptcase__NM__V7buttonskyblue.jpg);text-decoration: none;  }
.scButton_disabled { font-family: Arial, sans-serif; font-size: 11px; color: #333; font-weight: bold; background-color: #FFFFFF; border-color: #D6D6D6; border-style: solid; border-width: 1px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; padding: 3px 14px; cursor: pointer; background-image: none;text-decoration: none;  }
.scButton_default:hover { font-family: Arial, sans-serif; font-size: 11px; color: #555555; font-weight: bold; background-color: #E7EEF4; border-color: #C6C6C6; border-style: none; border-width: 1px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; cursor: pointer; background-image: none;text-decoration: none;  }
.scButton_default:active { font-family: Arial, sans-serif; font-size: 11px; color: #666666; font-weight: bold; background-color: #D5E1E8; border-color: #999; border-style: none; border-width: 1px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; cursor: pointer; 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;  }
