.scButton_default { font-family: Tahoma, Arial, sans-serif; font-size: 11px; color: #ffffff; font-weight: bold; background-color: #3497b6; border-color: #ffffff; border-style: none; border-width: 1px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; padding: 8px 18px;  }
.scButton_disabled { font-family: Tahoma, Arial, sans-serif; font-size: 11px; color: #ffffff; font-weight: bold; background-color: #d9e0e6; border-color: #3497b6; border-style: none; border-width: 1px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; padding: 8px 18px;  }
.scButton_onmousedown { font-family: Tahoma, Arial, sans-serif; font-size: 11px; color: #050005; font-weight: bold; background-color: #bae4fa; border-color: #3497b6; border-style: none; border-width: 1px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; padding: 8px 18px;  }
.scButton_onmouseover { font-family: Tahoma, Arial, sans-serif; font-size: 11px; color: #3497b6; font-weight: bold; background-color: #bae4fa; border-color: #d1cdd1; border-style: none; border-width: 1px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; padding: 8px 18px;  }
.scLink_default { text-decoration: none; font-size: 12px; color: #0000AA;  }
.scLink_default:visited { text-decoration: none; font-size: 12px; color: #0000AA;  }
.scLink_default:active { text-decoration: none; font-size: 12px; color: #0000AA;  }
.scLink_default:hover { text-decoration: none; font-size: 12px; color: #0000AA;  }
