.scErrorTable { background-image: none; opacity: 1; filter: alpha(opacity=100); -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px }
.scErrorTitle { background-color: #FF0000; background-image: none; opacity: 1; filter: alpha(opacity=100); border-color: #FF0000; border-style: solid; border-width: 1px; color: #FFFFBB; font-family: Verdana, Tahoma; font-size: 13px; font-weight: bold; padding: 2px; text-decoration: none }
.scErrorTitleFont { color: #FFFFBB; font-family: Verdana, Tahoma; font-size: 13px; font-weight: bold; text-decoration: none }
.scErrorMessage { background-color: #ffdddd; background-image: none; opacity: 1; filter: alpha(opacity=100); border-color: #FF0000; border-style: solid; border-width: 1px; color: #990000; font-family: Verdana, Tahoma; font-size: 11px; padding: 2px; text-decoration: none }
.scErrorMessageFont { color: #990000; font-family: Verdana, Tahoma; font-size: 11px; text-decoration: none }
.scErrorLine { background-color: #FFBBBB; background-image: none; opacity: 1; filter: alpha(opacity=100); text-decoration: none }
